Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Qiming Teng
5f8e58a2c0
Fix errors detected by the test case
...
The service account token one must have `serviceAccountName` specified
in order to be successfully validated.
The PV duplicate example can only refer to an existing volume.
2021-12-15 12:50:30 +08:00
Kubernetes Prow Robot
d2d722ae30
Merge pull request #30223 from slayer321/add-volume-example
...
docs: add PV duplicate example
2021-12-05 15:12:32 -08:00
Aravindh Puthiyaparambil
c0dd24a8ba
storage: create new file for projected volumes
...
Move inline examples into the examples folder
2021-11-08 16:07:33 -08:00
slayer321
d283c1f545
docs: add PV duplicate example
2021-10-25 09:52:46 -04:00
Kohei Toyoda
d6bcc7b8d9
Fix orders of yaml for examples. ( #15763 )
2019-08-09 14:33:15 -07:00
Marcin Niemira
e174e79438
Fix alignment in examples/pods/storage/pv-pod.yaml ( #15198 )
2019-07-01 03:15:22 -07:00
Qiming
9b81aa7ccd
Consolidate YAML files [part-10] ( #9362 )
...
* Consolidate YAML files [part-10]
This PR relocates the YAML files used by the pod configuration topic.
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
* Update examples_test.go
2018-07-03 13:31:20 -07:00