Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 612 Bytes

gardenadm_bootstrap.md

File metadata and controls

30 lines (19 loc) · 612 Bytes

gardenadm bootstrap

Bootstrap the infrastructure for an Autonomous Shoot Cluster

Synopsis

Bootstrap the infrastructure for an Autonomous Shoot Cluster (networks, machines, etc.)

gardenadm bootstrap [flags]

Examples

# Bootstrap the infrastructure
gardenadm bootstrap --kubeconfig ~/.kube/config

Options

  -h, --help                help for bootstrap
  -k, --kubeconfig string   Path to the kubeconfig file pointing to the KinD cluster

SEE ALSO

  • gardenadm - gardenadm bootstraps and manages autonomous shoot clusters in the Gardener project.