K3sup Versions Save

bootstrap K3s over SSH in < 60s 🚀

0.13.5

4 months ago

Changelog for 0.13.5:

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

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

Changes: https://github.com/alexellis/k3sup/compare/0.13.4...0.13.5

Generated by Derek

0.13.4

4 months ago

Changelog for 0.13.4:

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

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

Changes: https://github.com/alexellis/k3sup/compare/0.13.3...0.13.4

Generated by Derek

0.13.3

6 months ago

See also: Add plan command node-token command

Changelog for 0.13.3:

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

Changes: https://github.com/alexellis/k3sup/compare/0.13.2...0.13.3

Generated by Derek

0.13.2

6 months ago

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:

  • PR #416 Add plan command node-token command by @alexellis

Commits bb4baf407e14b483f365fd7711def285e96370a6 Add notes to README for k3sup plan by @alexellis 48c82b39d09918328937d34baebfaeafe6272ed4 Use node-token from an env-var instead of a file by @alexellis 8c01ffb5c19e574aef74b80030e47b83c6b27682 Use an env-var for the node-token instead of a file by @alexellis bee8462b33759931962029f8a829481d35ef7827 Update examples for k3sup plan by @alexellis 7ac93b82b974cb3cca3269563dda4dc57d5866da Move temporary file deletion into a defer by @alexellis 2382066526644e888a555c36bb9a2bf57d883c00 Add plan and node-token commands by @alexellis 3a02867118ea1ed26d9c13c9872c355153b9169c Fix typo by @alexellis 863a0edc5856b879047c07c27b395b6e6c41f7fa Alteration to support message by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.13.1...0.13.2

Generated by Derek

0.13.1

7 months ago

Changelog for 0.13.1:

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

Commits 16f009cd86de432fa78d08fffa1c12faf9d4c896 Update vendor by @alexellis 812fa4be9eab8882055874dd7e2a645845e0cf76 Update to go-execute v2 by @alexellis ca80ac6ac19374cb8fd98f8d9c90897ae30bbb7e chore: remove refs to deprecated io/ioutil by @testwill

Changes: https://github.com/alexellis/k3sup/compare/0.13.0...0.13.1

Generated by Derek

0.13.0

8 months ago

Changelog for 0.13.0:

Commits 1d2e443ea56a355cc6bd0a14a8f8a2661a72f2e8 Ignore gofmt errors from vendor folder by @alexellis 2a30804204f762599cd9ddeb4f2b8ace16fee383 Remove usage of deprecated errors package by @alexellis 35232db20f93b8b0cfbe613b4e201c3a742f411d Remove rebuild and cgo by @alexellis bb1e6707a21cd4b7b5e36be24a634f8592606dc3 Update to Go 1.20 by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.12.15...0.13.0

Generated by Derek

0.12.15

8 months ago

Changelog for 0.12.15:

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

Changes: https://github.com/alexellis/k3sup/compare/0.12.14...0.12.15

Generated by Derek

0.12.14

9 months ago

A call for sponsors

If you're using K3sup, please sponsor me on whatever tier you like 🏆

This was a missing part of the HA story, that sets an extra IP or hostname in the TLS cert for the kubelet on each host, so that they can be used interchangeably behind a load-balancer, proxy, inlets or something else.

k3sup join --server \
  --server-ip $SERVER_IP \
  --ip EXTRA_SERVER_IP \
  --tls-san LB_IP

Changelog for 0.12.14:

Commits e4107dd9bbd099909483fd655b815bd77319dfb6 Add --tls-san for join command for servers by @alexellis d47b6996cbad63981bdde71113a8cb68e1ef6f3a Update README.md by @alexellis 8e9af1c348d57a627b9f1c8c3a68e8d7cf93f932 Update README.md by @alexellis 638c02ddd814d55f730c58c6fee2ad62de7bc022 Update caption localk3 to localk3s by @alexellis 438fe719f1464d819674458c568c211afe5d70a3 Update dependencies by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.12.13...0.12.14

Generated by Derek

0.12.13

1 year ago

Changelog for 0.12.13:

Commits 6b5db9e90e689f4d8a33707d254a57838dfd6fa8 Print agent host/IP in join command by @alexellis 7dc8d01005c7f094e4ff721b3e3fcf55baa5b06c Change streaming behaviour when joining nodes by @alexellis 92c9c3a1ed17c6dc60327dc173dd9262894be76c Update README.md by @alexellis f6129ae556657cfa9aeb1a507a2804015a4eed8f Revert sponsorship policy by @alexellis b0e64c04680734a97bb1197cb0413fbc74a1e148 Update README.md by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.12.12...0.12.13

Generated by Derek

0.12.12

1 year ago

Changelog for 0.12.12:

Commits 02c7a775b9914b9dcf3b90fa7935eb347b7979e7 Rename no-deploy to disable by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.12.11...0.12.12

Generated by Derek