Releases: alexellis/k3sup
Releases Β· alexellis/k3sup
Download helm and use custom folder for it
Changelog:
- Download helm binary and use custom folder #45 @alexellis
Add prototype for installing apps
Changelog:
- Add prototype for installing apps #38 @alexellis
k3sup app install openfaasRun it against a cluster on a PC or Raspberry Pi.
Add context flag to server command
Replace 127.0.0.1 with Public IP address while generating kubeconfig
Changelog:
- Replace 127.0.0.1 with Public IP address while generating kube config #44
Required as of v0.9.0 of k3s.
Add version pinning of k3s
Changelog:
- Add version pinning #36 @alexellis @GnaphronG
Flag --k3s-version added with default of v0.8.0
Fix for extra arguments in join command
Flag to pass additional options
Changelog:
- Flag to pass additional options #21 via @billimek (thank you π)
- ASCII logo - thank you to @utsavanand2
Add support for encrypted ssh keys
Changelog:
- Ask for the ssh passphrase if the ssh-key is encrypted #9 - thanks to @HeavyHorst π
This feature adds support for encrypted ssh keys.
Add binary and build for Windows
Changelog:
- Add binary and build for Windows #15
Add version to version command
Add glossary and define kubeadm & kind Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>