Azure Kubernetes Service (AKS)
Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management.
Example Terraform Resource Usage
Schema
type
azure-aksconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:azure-aks-cluster
azure-aks-namespace
azure-aks-secret
azure-aks-configmap
azure-aks-deployment
azure-aks-statefulset
azure-aks-pod
Metadata
server_url
(Optional | String) Server URLcertificate_authority
(Optional | String) Certificate Authorityresource_group
(Optional | String) Resource Groupcluster_name
(Optional | String) Cluster Namesubscription_id
(Optional | String) Subscription ID
Last updated