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. |
||
---|---|---|
.. | ||
OWNERS | ||
index.md | ||
secret-env-pod.yaml | ||
secret-pod.yaml | ||
secret.yaml | ||
walkthrough.md |