When you finish learning about GKE, clean up to avoid billing charges.
If you plan to take additional tutorials, wait until you finish those tutorials before you clean up. You can use the sample Kubernetes cluster in most GKE tutorials.
Clean up to avoid billing charges
If you created a new project to learn about GKE and you no longer need the project, delete the project.
If you used an existing GKE project, delete the resources you created to avoid incurring charges to your account:
Go to the GKE Clusters page.
Select the row containing hello-world-cluster, and click
Delete .In the Delete hello-world-cluster window, do the following:
In the hello-world-cluster field, enter
hello-world-cluster
.Click Delete.
If you receive an error message about the cluster being repaired, you can wait for the process to complete, and then delete the cluster. This operation might take some time to complete.
If you created a logs sink and bucket when following instructions in other tutorials:
Go to the Cloud Logging Logs storage page.
Select hello-world-cluster-bucket and click Delete.
Go to the Logging Log router page.
Select hello-world-cluster-sink and click Delete.
What's next
View code samples demonstrating the usage of Google Cloud products.
Discover best practices and reference architectures for application development "Architecture guides for application development"
Plan, architect, deploy, and operate large workloads on GKE clusters while scaling workloads within service-level objectives (SLOs).