sdm admin clusters add

NAME:
   sdm admin clusters add - add one or more clusters

USAGE:
   sdm admin clusters add command [command options] [arguments...]

COMMANDS:
   aks                                                                          create AKS cluster
   aks-service, aksservice                                                      create AKS (Service Account) cluster
   amazon-eks, amazoneks, eks                                                   create Elastic Kubernetes Service cluster
   amazon-eks-instance-profile, amazoneksinstanceprofile, eks-instance-profile  create Elastic Kubernetes Service (instance profile) cluster
   gke                                                                          create Google Kubernetes Engine cluster
   k8s, kubernetes                                                              create Kubernetes cluster
   k8s-podidentity, k8spodidentity                                              create Kubernetes (Pod Identity) cluster
   k8s-service, k8sservice                                                      create Kubernetes (Service Account) cluster

OPTIONS:
   --file value, -f value  load from a JSON file
   --stdin, -i             load from stdin
   --timeout value         set time limit for command
   --help, -h              show help

aks

aks-service

amazon-eks

amazon-eks-instance-profile

gke

kubernetes

k8s-podidentity

k8s-service

Last updated

Was this helpful?