KubeCluster
Delete KubeCluster
Delete a KubeCluster
A KubeCluster describes a single cluster provisioned by a KubePlatform.
A KubeCluster is uniquely identified by slugified name that is unique within the set of KubeCluster name for an Account, e.g. cluster1 or k8scl_552fb09a-5a6a-4530-86d3-bcc0a770024d.
KubeClusters always have an Environment tag that is defined by the customer and allows the customer to categorize their KubeClusters.
The Version field of a KubeCluster indicates the current control plane version.
DELETE
Delete KubeCluster
Documentation Index
Fetch the complete documentation index at: https://docs.chkk.io/llms.txt
Use this file to discover all available pages before exploring further.
Response
No Content
Previous
List ResourcesList multiple KubeClusterResources
A KubeCluster can have many <em>KubeClusterResources</em>. Each time a
KubeCluster's inventory is scanned, one or more KubeClusterResources are
created for the KubeCluster and scan date.
KubeClusterResource represents a single Resource (Deployment,
Daemonset, StatefulSet, etc) installed in a specific namespace in
the KubeCluster.
A KubeClusterResource <em>may</em> be assigned a known KubeDeploymentSystem.
When the KubeClusterResource's DeploymentSystem field is empty, that means that
the classification process was unable to determine a matching
KubeDeploymentSystem for the discovered Resource.
A KubeClusterResource <em>may</em> be assigned a known PackageSystem. When the
KubeClusterResource's PackageSystem field is empty, that means that the
classification process was unable to determine a matching PackageSystem for the
discovered Resource.
A KubeClusterResource <em>may</em> be associated with a known Package. When the
KubeClusterResource's Package field is empty, that means that the
classification process was unable to determine a matching Package for the
discovered Resource.
A KubeClusterResource <em>may</em> be associated with a known PackageComponent.
When the KubeClusterResource's PackageComponent field is empty, that means that
the classification process was unable to determine a matching PackageComponent
for the discovered Resource.
Next
Delete KubeCluster