Skip to content

Releases: alexellis/k3sup

Download helm and use custom folder for it

11 Oct 08:59

Choose a tag to compare

Changelog:

Add prototype for installing apps

10 Oct 20:52

Choose a tag to compare

Changelog:

k3sup app install openfaas

Run it against a cluster on a PC or Raspberry Pi.

Add context flag to server command

10 Oct 20:42

Choose a tag to compare

Pre-release

Changelog:

Replace 127.0.0.1 with Public IP address while generating kubeconfig

08 Oct 09:16

Choose a tag to compare

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

22 Sep 08:38

Choose a tag to compare

Changelog:

Flag --k3s-version added with default of v0.8.0

Fix for extra arguments in join command

16 Sep 11:02

Choose a tag to compare

Changelog:

  • "Allow joins to work properly with k3sExtraArgs" #32 via @billimek

Fixes issue with extra arguments in the join command

Flag to pass additional options

28 Aug 20:06

Choose a tag to compare

Changelog:

Add support for encrypted ssh keys

20 Aug 19:45

Choose a tag to compare

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

19 Aug 13:46

Choose a tag to compare

Changelog:

  • Add binary and build for Windows #15

Add version to version command

19 Aug 06:52

Choose a tag to compare

Add glossary and define kubeadm & kind

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>