Uninstalling CloudBees CI on modern cloud platforms from Kubernetes

1 minute read

To remove CloudBees CI on modern cloud platforms:

  1. Delete all controllers from operations center.

  2. Delete CloudBees CI on modern cloud platforms.

    helm delete cloudbees-core
  3. Delete remaining volumes.

    kubectl delete pvc -l app=cjoc kubectl delete pvc -l app=master
In August 2020, the Jenkins project voted to replace the term master with controller. We have taken a pragmatic approach to cleaning these up, ensuring the least amount of downstream impact as possible. CloudBees is committed to ensuring a culture and environment of inclusiveness and acceptance - this includes ensuring the changes are not just cosmetic ones, but pervasive. As this change happens, please note that the term master has been replaced through the latest versions of the CloudBees documentation with controller (as in managed controller, client controller, team controller) except when still used in the UI or in code.