kubectl krew install gs
alias kgs="kubectl gs"
kgs
Check the installation docs for details on installation with and without Krew.
- Custom resource templating: using the
template
command lets you create manifests for creating/updating custom resources for:- Clusters
- Node pools
- App catalogs
- Apps
- SSO login: with the
login
command you can quickly set up akubectl context
with OIDC authentication for a Giant Swarm control plane.
See docs/Release.md