jw-s / kubectl-gs

kubectl plugin helping with custom resources by Giant Swarm

Home Page:https://www.giantswarm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header image

The official Giant Swarm kubectl plug-in

Quick start

kubectl krew install gs
alias kgs="kubectl gs"
kgs

Check the installation docs for details on installation with and without Krew.

Features

  • 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 a kubectl context with OIDC authentication for a Giant Swarm control plane.

Documentation

Publishing a release

See docs/Release.md

About

kubectl plugin helping with custom resources by Giant Swarm

https://www.giantswarm.io

License:Apache License 2.0


Languages

Language:Go 82.8%Language:HTML 14.4%Language:Makefile 2.8%