TKG 1.4 on Azure – Part 6 : Delete the clusters

  This post covers the steps to delete the clusters that were deployed in TKG on Azure. Ensure to follow this doc only after double checking when NO APPLICATIONS ARE RUNNING. Cluster deletion completely wipes the pods running it. Delete workload cluster: Delete Management cluster: Management cluster deletion might usually take some time as

TKG 1.4 on Azure – Part 5 : Scaling operations

Scale management clusters: If you have deployed a development management cluster, like I did while creating i.e., with 1 control and worker nodes. You can scale the management clusters to production cluster type anytime using simple commands. In this post, I have covered manual scaling, but there is also auto scaling