Skip to content

Commit

Permalink
add .pages for proper sorting (#2626)
Browse files Browse the repository at this point in the history
  • Loading branch information
sspencerwire authored Mar 6, 2025
1 parent 09b3563 commit 24e475a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/labs/kubernetes-the-hard-way/.pages
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
nav:
- ... | lab0-README*.md
- ... | lab1-prerequisites*.md
- ... | lab2-jumpbox*.md
- ... | lab3-compute-resources*.md
- ... | lab4-certificate-authority*.md
- ... | lab5-kubernetes-configuration-files*.md
- ... | lab6-data-encryption-keys*.md
- ... | lab7-bootstrapping-etcd*.md
- ... | lab8-bootstrapping-kubernetes-controllers*.md
- ... | lab9-bootstrapping-kubernetes-workers*.md
- ... | lab10-configuring-kubectl*.md
- ... | lab11-pod-network-routes*.md
- ... | lab12-smoke-test*.md
- ... | lab13-cleanup*.md
- ...

0 comments on commit 24e475a

Please sign in to comment.