Merge the tutorials under tutorials->clusters into tutorials->security
This commit is contained in:
@@ -47,12 +47,6 @@ Before walking through each tutorial, you may want to bookmark the
|
|||||||
|
|
||||||
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
|
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
|
||||||
|
|
||||||
## Clusters
|
|
||||||
|
|
||||||
* [AppArmor](/docs/tutorials/clusters/apparmor/)
|
|
||||||
|
|
||||||
* [seccomp](/docs/tutorials/clusters/seccomp/)
|
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
* [Using Source IP](/docs/tutorials/services/source-ip/)
|
* [Using Source IP](/docs/tutorials/services/source-ip/)
|
||||||
@@ -61,7 +55,8 @@ Before walking through each tutorial, you may want to bookmark the
|
|||||||
|
|
||||||
* [Apply Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
|
* [Apply Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
|
||||||
* [Apply Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
|
* [Apply Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
|
||||||
|
* [AppArmor](/docs/tutorials/security/apparmor/)
|
||||||
|
* [seccomp](/docs/tutorials/security/seccomp/)
|
||||||
## {{% heading "whatsnext" %}}
|
## {{% heading "whatsnext" %}}
|
||||||
|
|
||||||
If you would like to write a tutorial, see
|
If you would like to write a tutorial, see
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Clusters"
|
|
||||||
weight: 60
|
|
||||||
---
|
|
||||||
|
|
||||||
@@ -546,3 +546,6 @@
|
|||||||
/id/docs/concepts/configuration/pod-overhead/ /id/docs/concepts/scheduling-eviction/pod-overhead/ 301
|
/id/docs/concepts/configuration/pod-overhead/ /id/docs/concepts/scheduling-eviction/pod-overhead/ 301
|
||||||
|
|
||||||
/pt/* /pt-br/:splat 302!
|
/pt/* /pt-br/:splat 302!
|
||||||
|
|
||||||
|
/docs/tutorials/clusters/apparmor.md /docs/tutorials/security/apparmor.md 301
|
||||||
|
/docs/tutorials/clusters/seccomp.md /docs/tutorials/security/seccomp.md 301
|
||||||
Reference in New Issue
Block a user