Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
k3sup.exe.sha256 | 2025-06-26 | 80 Bytes | |
k3sup.sha256 | 2025-06-26 | 76 Bytes | |
k3sup-darwin-arm64.sha256 | 2025-06-26 | 89 Bytes | |
k3sup-darwin.sha256 | 2025-06-26 | 83 Bytes | |
k3sup.exe | 2025-06-26 | 5.1 MB | |
k3sup-darwin | 2025-06-26 | 4.9 MB | |
k3sup-darwin-arm64 | 2025-06-26 | 4.8 MB | |
k3sup-armhf | 2025-06-26 | 4.8 MB | |
k3sup-armhf.sha256 | 2025-06-26 | 82 Bytes | |
k3sup-arm64 | 2025-06-26 | 4.7 MB | |
k3sup-arm64.sha256 | 2025-06-26 | 82 Bytes | |
k3sup | 2025-06-26 | 4.8 MB | |
Add get-config command and --merge flag to plan command source code.tar.gz | 2025-06-26 | 2.8 MB | |
Add get-config command and --merge flag to plan command source code.zip | 2025-06-26 | 3.3 MB | |
README.md | 2025-06-26 | 741 Bytes | |
Totals: 15 Items | 35.4 MB | 3 |
Changelog for 0.13.10:
Merge a config from k3sup plan
into a local file i.e. $HOME/.kube/config
:::bash
k3sup plan --merge
Fetch 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
:::bash
k3sup get-config
See the README.md for complete examples
Commits [5d9765] Fix Makefile for Linux target when run on an Arm64 Mac by @alexellis [e515ca] Add get-config command by @alexellis [8602af] Add --merge flag to k3sup plan by @alexellis
Changes: https://github.com/alexellis/k3sup/compare/0.13.9...0.13.10
Generated by Derek