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
..
OWNERS Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
index.md Updated result of command 2017-02-21 11:38:11 -08:00
secret-env-pod.yaml 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
secret-pod.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
secret.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
walkthrough.md Update walkthrough.md 2017-02-08 14:20:30 -08:00