ksctl_info-cluster

Command documentation for ksctl_info-cluster

ksctl info-cluster

Use to info cluster

Synopsis

Ksctl ascii [logo]

ksctl info-cluster [flags]

Examples


ksctl info --provider azure --name demo --region eastus --storage store-local
ksctl info -p ha-azure -n ha-demo-kubeadm -r eastus -s store-local --verbose -1

Options

      --feature-flags string   Experimental Features: Supported values with comma seperated: [autoscale]
  -h, --help                   help for info-cluster
  -n, --name string            Cluster Name (default "demo")
  -p, --provider string        Provider
  -r, --region string          Region
  -s, --storage string         storage provider
  -v, --verbose int            for verbose output

SEE ALSO

  • ksctl - CLI tool for managing multiple K8s clusters
Auto generated by spf13/cobra on 2-Dec-2024

Last modified December 2, 2024: chore(cicd): Update CLI documentation (74eb784)