mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 23:19:26 +00:00
Ensure all docs and examples in user guide are reachable
This commit is contained in:
@@ -23,8 +23,8 @@ certainly want the docs that go with that version.</h1>
|
||||
|
||||
## Abstract
|
||||
|
||||
A proposal for the distribution of secrets (passwords, keys, etc) to the Kubelet and to
|
||||
containers inside Kubernetes using a custom volume type.
|
||||
A proposal for the distribution of [secrets](../user-guide/secrets.md) (passwords, keys, etc) to the Kubelet and to
|
||||
containers inside Kubernetes using a custom [volume](../user-guide/volumes.md#secrets) type. See the [secrets example](../user-guide/secrets/) for more information.
|
||||
|
||||
## Motivation
|
||||
|
||||
|
Reference in New Issue
Block a user