Merge the tutorials under tutorials->clusters into tutorials->security

pull/31014/head
Babapool 2021-12-17 19:44:44 +05:30 committed by Tim Bannister
parent ae5ae3ab71
commit ec94e69c4e
5 changed files with 5 additions and 12 deletions

View File

@ -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/)
## Clusters
* [AppArmor](/docs/tutorials/clusters/apparmor/)
* [seccomp](/docs/tutorials/clusters/seccomp/)
## Services
* [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 Namespace level](/docs/tutorials/security/ns-level-pss/)
* [AppArmor](/docs/tutorials/security/apparmor/)
* [seccomp](/docs/tutorials/security/seccomp/)
## {{% heading "whatsnext" %}}
If you would like to write a tutorial, see

View File

@ -1,5 +0,0 @@
---
title: "Clusters"
weight: 60
---

View File

@ -546,3 +546,6 @@
/id/docs/concepts/configuration/pod-overhead/ /id/docs/concepts/scheduling-eviction/pod-overhead/ 301
/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