Skip to content

Add get-config command and --merge flag to plan command

Latest
Compare
Choose a tag to compare
@alexellis alexellis released this 26 Jun 10:57
· 3 commits to master since this release

Changelog for 0.13.10:

Merge a config from k3sup plan into a local file i.e. $HOME/.kube/config

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

k3sup get-config

See 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