github alexellis/k3sup 0.4.2
Support flag overrides

latest releases: 0.13.5, 0.13.4, 0.13.3...
4 years ago

Changelog

You can now do things like:

k3sup app install openfaas --load-balancer --basic-auth=false

./bin/k3sup-darwin app install openfaas --help
Install openfaas

Usage:
  k3sup app install openfaas [flags]

Examples:
  k3sup app install openfaas --loadbalancer

Flags:
  -a, --basic-auth         Enable authentication (default true)
  -h, --help               help for openfaas
  -l, --load-balancer      Add a loadbalancer
  -n, --namespace string   The namespace for the core services (default "openfaas")

Get it

curl -SLsf https://get.k3sup.dev | sudo sh

Don't miss a new k3sup release

NewReleases is sending notifications on new releases.