Important Announcement!

This deprecated version of TLS Protect for Kubernetes, originally known as Jetstack Secure, will be PERMANENTLY SHUTDOWN on May 19, 2025. If you're still using this version, please work with your CyberArk/Venafi account team to transition to the current version of TLS Protect for Kubernetes.

Cleaning up

Clean up

To finish let's clean up - remove the TLS Secrets:

kubectl -n jss-academy delete secret jss-academy-tls01 jss-academy-tls02
kubectl delete ns jss-academy
Copy to clipboard

The TLS Protect for Kubernetes Agent periodically tracks changes to your cluster and on the next poll, will not show the deleted secrets in the dashboard anymore. To validate wait for a couple of minutes and log back into the TLS Protect for Kubernetes dashboard

In the next course, let's look at creating an Issuer that is used for requesting certificates.

On this page