Skip to content

Releases: alexellis/k3sup

Update Go version, GitHub Actions and vendor

20 Jan 15:02
Compare
Choose a tag to compare

Changelog for 0.13.8:

Commits
ac8e814 Update Go version, GitHub Actions and vendor by @alexellis

Changes: 0.13.7...0.13.8

Generated by Derek

Support ssh-key for k3sup plan

09 Aug 13:07
Compare
Choose a tag to compare
Pre-release

Changelog for 0.13.7:

Commits
b7bb7cb Support ssh-key for k3sup plan by @alexellis

Changes: 0.13.6...0.13.7

Generated by Derek

Update support message

10 Jun 14:48
Compare
Choose a tag to compare

Changelog for 0.13.6:

Commits
752c22a Update to message in get.sh by @alexellis
20b15d2 Update support message by @alexellis
23a7535 Update example with three hosts by @alexellis
69f4cef fix example and make it valid JSON by @Comradin

Changes: 0.13.5...0.13.6

Generated by Derek

Add --no-extras flag to k3sup join --server

02 Jan 11:27
Compare
Choose a tag to compare

Changelog for 0.13.5:

  • PR #425 Add --no-extras flag to join command by @rgee0

Commits
d952d6d Add --no-extra flag to join command by @rgee0
cca4497 Update go-execute and cobra by @alexellis

Changes: 0.13.4...0.13.5

Generated by Derek

Updates to go.mod

19 Dec 11:18
Compare
Choose a tag to compare

Changelog for 0.13.4:

  • PR #423 Bump golang.org/x/crypto from 0.13.0 to 0.17.0 by @dependabot[bot]

Commits
9ba4228 Bump golang.org/x/crypto from 0.13.0 to 0.17.0 by @dependabot[bot]
2bf2c9d Update README.md by @alexellis

Changes: 0.13.3...0.13.4

Generated by Derek

Add "--server-k3s-extra-args" to k3sup plan

27 Oct 11:41
Compare
Choose a tag to compare

See also: Add plan command node-token command

Changelog for 0.13.3:

Commits
0903a7d Add --server-k3s-extra-args for disabling traefik etc by @alexellis

Changes: 0.13.2...0.13.3

Generated by Derek

Add plan command node-token command

27 Oct 11:23
Compare
Choose a tag to compare

New commands:

  • k3sup plan - generate an installation script across multiple nodes
  • k3sup node-token - fetch the server's node-token for efficient joining of many nodes

Watch a demo on YouTube
Learn more in the docs

Changelog for 0.13.2:

Commits
bb4baf4 Add notes to README for k3sup plan by @alexellis
48c82b3 Use node-token from an env-var instead of a file by @alexellis
8c01ffb Use an env-var for the node-token instead of a file by @alexellis
bee8462 Update examples for k3sup plan by @alexellis
7ac93b8 Move temporary file deletion into a defer by @alexellis
2382066 Add plan and node-token commands by @alexellis
3a02867 Fix typo by @alexellis
863a0ed Alteration to support message by @alexellis

Changes: 0.13.1...0.13.2

Generated by Derek

If you πŸ’™ K3sup, sponsor me to keep working on it!

14 Sep 17:11
Compare
Choose a tag to compare

Changelog for 0.13.1:

  • PR #411 chore: remove refs to deprecated io/ioutil by @testwill

Commits
16f009c Update vendor by @alexellis
812fa4b Update to go-execute v2 by @alexellis
ca80ac6 chore: remove refs to deprecated io/ioutil by @testwill

Changes: 0.13.0...0.13.1

Generated by Derek

Update to Go 1.20

29 Aug 11:51
Compare
Choose a tag to compare

Changelog for 0.13.0:

Commits
1d2e443 Ignore gofmt errors from vendor folder by @alexellis
2a30804 Remove usage of deprecated errors package by @alexellis
35232db Remove rebuild and cgo by @alexellis
bb1e670 Update to Go 1.20 by @alexellis

Changes: 0.12.15...0.13.0

Generated by Derek

Remove sponsorship info from k3sup commands

20 Aug 09:17
Compare
Choose a tag to compare

Changelog for 0.12.15:

Commits
eecca82 Replace sponsorship note with actuated info by @alexellis
3f8b3fa Format some of the code, comment out unused line by @alexellis

Changes: 0.12.14...0.12.15

Generated by Derek