mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Add link to downward api in downward example
This commit is contained in:
parent
1c0b765df6
commit
fb3adfe7db
@ -1,7 +1,7 @@
|
||||
# Downward API example
|
||||
|
||||
Following this example, you will create a pod with a containers that consumes the pod's name and
|
||||
namespace using the downward API.
|
||||
namespace using the [downward API](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/downward_api.md).
|
||||
|
||||
## Step Zero: Prerequisites
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user