[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Platform Administrators (PAs) can delete Key Management System (KMS) keys, including AEAD and Signing keys, within a project namespace via the Management API server."],["Deleting keys is irreversible, so users are cautioned that once deleted, keys cannot be retrieved."],["Before deleting keys, users must configure `kubectl` to access the Management API server and obtain the KMS Admin (`kms-admin`) role within their project namespace."],["To delete keys, the `kubectl delete` command must be used with the correct `MANAGEMENT_API_SERVER`, `KEY_PRIMITIVE`, and `PROJECT` values."],["To delete all keys of all types, the `kubectl delete` command needs to be executed for each key primitive type, such as `aeadkey` and `signingkey`."]]],[]]