SSH daemon to interact with kubernete pod serial consoles
Do not recommend using in a production environment yet. Compile and use the service file.
Usage for kubectl-sshd (dev) https://github.com/callowaysutton/kubectl-sshd:
-k string
SSH host key file (default "~/.ssh/id_ed25519")
-l string
Listen <host:port> (default ":2222")
-c string
Path to kubectl configuration file (default "./config")
-v Enable verbose logging