Files
website/docs/user-guide/secrets
Ricardo M. Augusto 72c93f9b52 Updated result of command
Actually according to the command in example:

kubectl create secret generic ssh-key-secret --from-file=ssh-privatekey=/path/to/.ssh/id_rsa --from-file=ssh-publickey=/path/to/.ssh/id_rsa.pub

The keys will be available with names ssh-publickey and ssh-privatekey.
2017-02-21 11:38:11 -08:00
..
2017-02-21 11:38:11 -08:00
2016-08-02 18:13:52 -07:00
2017-02-08 14:20:30 -08:00