Commit Graph

3 Commits (17323ce0774746e3621cc54650884c867d092c05)

Author SHA1 Message Date
Joel Smith 5ec5118445 Don't encourage people to mount downwardAPI volumes on /etc (#7484)
Because API data volumes like downwardAPI are expected to be fully
managed by Kubernetes and are now mounted read-only, this causes
problems with other files in /etc like /etc/resolv.conf that Docker
tries to add to the volume. Our examples should show such volumes
being mounted to a dedicated subdirectory for the volume.
2018-02-23 10:06:45 -08:00
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Steve Perry 15bc72e475 Move topic to Injecting Data section. (#3634)
* Move topic to Injecting Data section.

* Fix path in TOC.
2017-05-04 10:43:17 -07:00