-As a cluster admin, I want to prevent the accidental deletion of clusters in order to increase the robustness of our production clusters.
Background
Clusters were deleted by mistake a few times.
Possible solution
A locking mechanism (e.g. an annotation and Kyverno rule) could address the issue. This is similar to the EC2 instance termination feature. More details in the general GS resource locking issue.
Story
-As a cluster admin, I want to prevent the accidental deletion of clusters in order to increase the robustness of our production clusters.
Background
Clusters were deleted by mistake a few times.
Possible solution
A locking mechanism (e.g. an annotation and Kyverno rule) could address the issue. This is similar to the EC2 instance termination feature. More details in the general GS resource locking issue.
TODOs
Links