Skip to main content

Pipeline Deletion

Prerequisites for Deleting a Pipeline​

  1. There should be a running cluster.
  2. A project should be running as a pipeline is a part of it.
  3. A pipeline should exist.

Consequences of Deleting a Pipeline​

  1. Sub-domain on which the pipeline is deployed won't be functional anymore.
  2. All the associated Kubernetes objects like ingress, deployments, secrets and services of the pipeline will also be deleted.

Recommendation before Deleting a Pipeline​

It is recommended to have a backup of your YAML, docker file and secrets before deleting a pipeline.

Deleting the Pipeline​

  1. Go to Humalect Console's dashboard.
  2. Click on Projects.
  3. Click on the Pipelines button. list-all-projects
  4. Click on the highlighted three dots towards the right of the respective row. list-all-pipelines
  5. You will see delete button, click on this button.

delete-dropdown

  1. Click on the ✅ icon to delete the pipeline.

confirm-deletion-pipeline

Your pipeline will be deleted.

Troubleshooting​

Need help? Contact us