
This patchset introduces airshipctl command - airshipctl cluster rotate-sa-token which basically rotates SA tokens Previous work: https://review.opendev.org/#/c/749470/ Change-Id: Ibe932fa8d2831979e5b2ac2781f746e8ec2fdc3c
1.0 KiB
1.0 KiB
airshipctl cluster
Manage Kubernetes clusters
Synopsis
This command provides capabilities for interacting with a Kubernetes cluster, such as getting status and deploying initial infrastructure.
Options
-h, --help help for cluster
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl cluster init - Deploy cluster-api provider components
- airshipctl cluster move - Move Cluster API objects, provider specific objects and all dependencies to the target cluster
- airshipctl cluster rotate-sa-token - Rotate tokens of Service Accounts
- airshipctl cluster status - Retrieve statuses of deployed cluster components