Push and Revoke CERT
KUBE+ enables a self-service feature of managing KUBE+ related kubernetes resources in the clusters directly from the KUBE+ control plane.
Cluster administrators or DevOps team can Push the Cert and CertLoad resources used for generating certificate signing requests directly from the inventory into the respective cluster, this enables to reduce the efforts of manually downloading the Resources as YAML, copying it to the cluster and deploying it.
Similarly, the cluster administrators or DevOps team can also Revoke (Delete) the Cert and CertLoad Resources deployed in the specific cluster instead of executing the delete commands manually in the cluster.
Pushing the Cert CRD
To push the Cert or CertLoad Resources created,
- Go to menu > KUBE+ > CLUSTER SECURITY > Secure Apps.
- Select a Cert or CertLoad from the inventory that is in a deployed state.
- Click PUSH.
- Type your comments in the Comments field.
- Click Push.
Revoking the Cert CRD
To revoke the Cert or CertLoad Resources created:
- Go to menu > KUBE+ > CLUSTER SECURITY > Secure Apps.
- Select a Cert or CertLoad from the inventory that is in a deployed state.
- Click Revoke.
-
On Certificate Revoke popup window, under
Trigger Revoke Certificate, select one of the
following options:
- Yes (default) - Revokes the certificate in the certificate inventory and delete it in the cluster.
- No - Deletes the certificate only in the cluster.
- Type your comments in the Comments field.
- Click Revoke.
