[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):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."]]],[]]