Google Kubernetes Engine (GKE)
Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management.
Example Terraform Resource Usage
Schema
type
gcp-gkeconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:gcp-gke-cluster
gcp-gke-namespace
gcp-gke-secret
gcp-gke-configmap
gcp-gke-deployment
gcp-gke-statefulset
gcp-gke-pod
Metadata
server_url
(Optional | String) Server URLcertificate_authority
(Optional | String) Certificate Authorityproject_id
(Optional | String) Project IDregion
(Optional | String) Regioncluster_name
(Optional | String) Cluster Name
Last updated