[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-16 (世界標準時間)。"],[[["Key management operations are performed using the `kubectl` command to access the Management API server."],["Before creating or deleting keys, users must configure `kubectl` with a kubeconfig file obtained via the `gdcloud` CLI."],["Users need the KMS Creator (`kms-creator`) role to create keys and the KMS Admin (`kms-admin`) role for additional privileges like key deletion, granted by their Organization IAM Admin."],["Creating a key involves using a `kubectl apply` command with a YAML configuration, specifying the key's name, type (e.g., `AEAD`), and project namespace."],["Deleting a key is done via a `kubectl delete` command, and verification involves using `kubectl get` to ensure the key is no longer present."]]],[]]