github alexellis/k3sup 0.12.14
Add --tls-san for join command for servers

latest releases: 0.13.6, 0.13.5, 0.13.4...
10 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
e4107dd Add --tls-san for join command for servers by @alexellis
d47b699 Update README.md by @alexellis
8e9af1c Update README.md by @alexellis
638c02d Update caption localk3 to localk3s by @alexellis
438fe71 Update dependencies by @alexellis

Changes: 0.12.13...0.12.14

Generated by Derek

Don't miss a new k3sup release

NewReleases is sending notifications on new releases.