Skip to content

Commit ec94e69

Browse files
BabapoolTim Bannister
authored andcommitted
Merge the tutorials under tutorials->clusters into tutorials->security
1 parent ae5ae3a commit ec94e69

File tree

5 files changed

+5
-12
lines changed

5 files changed

+5
-12
lines changed

content/en/docs/tutorials/_index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ Before walking through each tutorial, you may want to bookmark the
4747

4848
* [Running ZooKeeper, A CP Distributed System](/docs/tutorials/stateful-application/zookeeper/)
4949

50-
## Clusters
51-
52-
* [AppArmor](/docs/tutorials/clusters/apparmor/)
53-
54-
* [seccomp](/docs/tutorials/clusters/seccomp/)
55-
5650
## Services
5751

5852
* [Using Source IP](/docs/tutorials/services/source-ip/)
@@ -61,7 +55,8 @@ Before walking through each tutorial, you may want to bookmark the
6155

6256
* [Apply Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
6357
* [Apply Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
64-
58+
* [AppArmor](/docs/tutorials/security/apparmor/)
59+
* [seccomp](/docs/tutorials/security/seccomp/)
6560
## {{% heading "whatsnext" %}}
6661

6762
If you would like to write a tutorial, see

content/en/docs/tutorials/clusters/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

static/_redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,3 +546,6 @@
546546
/id/docs/concepts/configuration/pod-overhead/ /id/docs/concepts/scheduling-eviction/pod-overhead/ 301
547547

548548
/pt/* /pt-br/:splat 302!
549+
550+
/docs/tutorials/clusters/apparmor.md /docs/tutorials/security/apparmor.md 301
551+
/docs/tutorials/clusters/seccomp.md /docs/tutorials/security/seccomp.md 301

0 commit comments

Comments
 (0)