Qiming Teng
774594bf15
Fix links in tutorials section
2020-10-22 15:27:40 +08: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
Kubernetes Prow Robot
29f3c2858c
Merge pull request #21591 from scottstout/master
...
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Scott Stout
e38b9dc9c6
revised to minumize usage of whitelist/blacklist
2020-06-09 14:14:52 -05:00
Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Sascha Grunert
7f9f9d9fbe
Update AppArmor requirement section ( #17531 )
...
Mainly all runtimes support AppArmor from now on, so we should update
the documentation accordingly.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 18:30:07 -08:00
Qiming
82d8113545
Fix site build ( #16531 )
...
The `*.profile` file referenced do not need to be provided in a separate
file. Making them separate files is preventing hugo from correctly
building the site.
2019-09-24 09:35:30 -07:00
mohamed chiheb ben jemaa
efe2d0fd99
change minion-group to node-pool ( #14976 )
2019-06-19 12:06:36 -07:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
PingWang
4baf6d4d52
Update links of apparmor doc ( #12593 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:11:04 -08:00
Damini Satya
bd5c9a0d8d
Fix 12497 - Update links for additional resources in apparmor doc ( #12518 )
2019-02-06 20:38:52 -08:00
Vladimir Rutsky
a628a0595b
Fix link on DaemonSet AppArmor loader example ( #11288 )
...
It was moved from kubernetes/contrib to kubernetes/kubernetes repository in
c7b70969bc
2018-11-25 18:11:00 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
tanshanshan
1f56be2d06
fix the command output ( #9950 )
...
I have verified on version v1.11
2018-08-21 07:14:21 -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
Joe Gregorio
9ddca8982a
Link to Profiling_with_tools was 404 ( #8859 )
...
Fix link, old link to Profiling_with_tools was 404.
2018-06-01 19:37:57 -07:00
Steve Perry
21fd86ed4b
Fix up Tutorials landing page and Tutorials left nav. ( #8557 )
...
* Fix up Tutorials landing page and Tutorials left nav.
* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00