Overview
Google's Kubernetes Engine (GKE) is a fully managed Kubernetes service provided by Google Cloud.
GKE Lifecycle Management¶
Users can leverage the controller's native integration with GKE to
- Provision and manage the lifecycle of their GKE Clusters in any GCP region.
- Create and maintain version controlled, declarative cluster specifications in your Git Repositories
- Use your declarative, cluster specifications to provision GKE clusters in minutes with a high level of automation.
For more details, review how you can perform this using the RCTL CLI for GKE.
Important
If you use an alternate approach for cluster provisioning such as Terraform etc, you can IMPORT these clusters for visibility, monitoring and workload operations.