Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Advanced clusters
  3. Setting up Amazon Web Services
  4. Setting up Google Cloud
  5. Setting up Microsoft Azure
  6. Setting up a self-service cluster
  7. Local cluster setup
  8. Advanced configurations
  9. Troubleshooting advanced clusters
  10. Appendix A: Command reference

Advanced Clusters

Advanced Clusters

Remove all clusters no longer necessary

Remove all clusters no longer necessary

This command removes clusters in a staging directory that are no longer necessary.
The following table describes each option:
For example, the following command examines certain clusters in the staging directory
autodeploy/devbld
and deletes the clusters that have the status
deleted
,
metadata-only
, or
in-use
:
delete-clusters.sh -d=autodeploy/devbld -deletable-states=deleted,metadata-only,in-use -c=testcluster.k8s.local,testcluster.k8s.local,testcluster2.k8s.local,testcluster3.k8s.local,testcluster4.k8s.local

0 COMMENTS

We’d like to hear from you!