Skip to content

Setup K3s with Yubikeys & smart cards on MacOS & Linux

Compare
Choose a tag to compare
@alexellis alexellis released this 12 May 14:34
· 97 commits to master since this release

Highlights:

This release means you can use your 2FA / smart card with k3sup for connecting to your servers.
An example would be the Yubikey which once properly configured will cause k3sup to use the ssh-agent on MacOS or Linux to connect.

For instructions and testing see: #312

Changelog for 0.11.0:

Commits
fd9dfea Handle absense of SSH_AUTH_SOCK and agent errors by @johnmccabe
dfedcae Add ssh-agent with fall-through to join command. by @johnmccabe
c52c222 Transparently use ssh-agent on linux/darwin by @johnmccabe

Generated by Derek