Merge pull request #31014 from Babapool/merge-tuts

Merge the tutorials under tutorials->clusters into tutorials->security
This commit is contained in:
Kubernetes Prow Robot
2022-01-09 14:07:14 -08:00
committed by GitHub
5 changed files with 4 additions and 12 deletions
+2 -7
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
@@ -1,5 +0,0 @@
---
title: "Clusters"
weight: 60
---