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
Kai Chen
2d864ea266
Fix references to ConfigMap for the CN website
2018-01-05 01:27:12 -08:00
Tim Hockin
8f196b7d6a
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
lichuqiang
79f7e12722
translate doc distribute-credentials-secure into Chinese ( #6292 )
2017-11-13 15:02:48 -08:00
lichuqiang
1f49279e9a
translate tasks doc podpreset into Chinese
2017-11-06 09:28:14 +08:00
Suraj Deshmukh
11b0b64ab9
fix(pod restartPolicy): add restartPolicy to pods ( #5817 )
...
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Tim(Xiaoyu) Zhang
7f8b2f002e
Merge pull request #5450 from houjun41544/20170914
...
ZTE-SH-CN: downward-api-volume-expose-pod-information.md
2017-09-25 15:05:58 +08:00
houjun41544
492d7e32eb
modify
2017-09-25 11:44:17 +08:00
houjun41544
a9a81a99bf
Add inject-data-application and two docs in it.
2017-09-25 10:21:29 +08:00
Jennifer Rondeau
c04d4c2a3e
Merge pull request #5466 from YuxiJin-tobeyjin/inject-env2
...
ZTE-SH-CN-define-environment-variable-container
2017-09-19 19:22:15 -04:00
Andrew Chen
99fbc2b4ae
Monthly 404 fix ( #5494 )
...
* Monthly 404 fix
* WIP
* 404 fixes cont
* finish 404 fixes
* file syntax tested and fixed
* fix cn file for netlify preview
* syntax cleanup for consistency
2017-09-18 15:20:15 -07:00
YuxiJin-tobeyjin
fc4731a77e
add envars.yaml
2017-09-18 09:31:38 +08:00
jinyuxi
fc7ea442af
ZTE-SH-CN-define-command-argument-container ( #5381 )
...
* ZTE-SH-CN:define-command-argument-container
* ZTE-SH-CN-define-command-argument-container detele en
2017-09-15 16:52:01 -07:00
YuxiJin-tobeyjin
6147385088
ZTE-SH-CN-define-environment-variable-container
2017-09-15 10:02:18 +08:00