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
Tim Bannister
97a7bbcea8
Expand on runtime default part of seccomp tutorial
2021-10-16 13:02:04 +01:00
hasheddan
3ad7ea77f1
Add documentation for generally available seccomp functionality
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-07-20 13:51:17 -05:00
Sylvain COULOMBEL
081c7a713c
Clean-up extra line in tasks: configure pod container
2020-05-16 16:01:39 +02:00
Ricardo Cordeiro
5d83dcbf46
Fixes `runAsGroup` security context example ( #13535 ) ( #13538 )
2019-04-09 18:56:12 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -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