Releases: alexellis/k3sup
Clarity and updates
Changelog for 0.13.12:
Commits
ce927dd Bump go.mod by @alexellis
90ab647 Bump to Go 1.26 by @alexellis
48e5a16 Updates on asking for sponsors by @alexellis
d0d16bf Add ascii diagram by @alexellis
23ca623 Make intro a link by @alexellis
bdbf47f Note on CE EULA by @alexellis
6a73d3b Add EULA for K3sup Pro (ONLY) by @alexellis
b82b838 Update LICENSE by @alexellis
b509f69 Update README.md by @alexellis
3979620 Show alternative installation approach by @alexellis
d76db6b Add PRO flag/switch to k3sup installer by @alexellis
Changes: 0.13.11...0.13.12
Generated by Derek
Add K3sup Pro to readme and k3sup pro get command
Changelog for 0.13.11:
- PR #457 Add K3sup Pro to readme and k3sup pro get command by @alexellis
Commits
5e5228b Add command to obtain k3sup pro by @alexellis
7f985f3 Initial pro readme by @alexellis
18852ec Fixes in README by @alexellis
7205b41 Update README.md by @alexellis
56dd14d Update .DEREK.yml by @alexellis
Changes: 0.13.10...0.13.11
Generated by Derek
Add get-config command and --merge flag to plan command
Changelog for 0.13.10:
Merge a config from k3sup plan into a local file i.e. $HOME/.kube/config
k3sup plan --mergeFetch a config from a pre-existing installation - either because you lost the original, are on another machine, or want to merge it into your main KUBECONFIG instead of having a separate file
k3sup get-configSee the README.md for complete examples
Commits
5d97659 Fix Makefile for Linux target when run on an Arm64 Mac by @alexellis
e515ca4 Add get-config command by @alexellis
8602af8 Add --merge flag to k3sup plan by @alexellis
Changes: 0.13.9...0.13.10
Generated by Derek
Look for default service account before marking cluster ready
Changelog for 0.13.9:
Commits
a1700f6 Update vendor by @alexellis
9096f9f Look for default service account before marking cluster ready by @alexellis
9f541fe Cancel concurrent builds by @alexellis
77ea3fe Create request-a-feature.md by @alexellis
8066e16 Update issue templates by @alexellis
Changes: 0.13.8...0.13.9
Generated by Derek
Update Go version, GitHub Actions and vendor
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
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
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
Changelog for 0.13.5:
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
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
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