--cloud-account string cloud-account to use
--cni string cni to use (default "cilium")
--disable-addons strings Addons to disable (monitoring(*), logging(*), defaultNetworkPolicies, certManager, sealedSecrets, ingressController, kyverno) - (*) is enabled by default
--enable-addons strings Addons to enable (monitoring(*), logging(*), defaultNetworkPolicies, certManager, sealedSecrets, ingressController, kyverno) - (*) is enabled by default
--enable-high-availability enable high availability of the control-plane
--enable-multi-availability-zones-support enable support for multiple availability zones
--enable-network-encryption enable encryption at the cluster network layer
--enable-pod-security-standards enable pod security standards (default true)
--environment string environment used to provision cluster
-h, --help help for create
--name string cluster display name
--node-count int number of nodes to provision
--node-pool-name string name of the node-pool to provision (default "workers")
--node-type string type of nodes to provision
--pod-subnet string pod-subnet to use (default "192.168.0.0/16")
--private-cluster disable the external IP address for nodes within this cluster if supported by the cloud provider, this enables a NAT gateway
--region string region to use
--service-subnet string service-subnet to use (default "10.96.0.0/12")
--version string AME version to use
--wait wait for cluster to start
--wait-timeout duration maximum duration to wait for cluster to be created (default 15m0s)
--yes-i-am-really-sure confirm creating the cluster