kubectl-gs

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

kubectl-gs - kubectl Plug-In for Giant Swarm custom resources

Plug-in for kubectl to create manifests for creating/updating custom resources for:

Plugin supports rendering for CRs:

  • Tenat control-plane (AWS only):

  • Nodepool (AWS only):

  • AppCatalog

  • App

Installation

Basically you need the executable in your $PATH. Here are ways to accomplish this on Linux and Mac OS:

Linux
wget https://github.com/giantswarm/kubectl-gs/releases/download/v0.1.0/kubectl-gs-linux-amd64
chmod +x kubectl-gs-linux-amd64
# mv into /usr/local/bin/ might require sudo
mv kubectl-gs-linux-amd64 /usr/local/bin/kubectl-gs
MacOS
wget https://github.com/giantswarm/kubectl-gs/releases/download/v0.1.0/kubectl-gs-darwin-amd64
chmod +x kubectl-gs-darwin-amd64
# mv into /usr/local/bin/ might require sudo
mv kubectl-gs-darwin-amd64 /usr/local/bin/kubectl-gs

How to template CR

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL