1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-01-03 20:09:22 +00:00

K3S recipe (#73)

* Add Markdown Lint Configuration

Added markdown lint configuration for markdownlint extension for VSCode

* New Recipe DIY Kubernetes Cluster

Brand spankn new DIY Kubernetes Cluster recipe
This commit is contained in:
Thomas
2019-12-15 14:18:48 +13:00
committed by David Young
parent a71d5685bf
commit 6366e1d24b
6 changed files with 325 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ nav:
- Start: kubernetes/start.md
- Design: kubernetes/design.md
- Cluster: kubernetes/cluster.md
- DIY Cluster: kubernetes/diycluster.md
- Load Balancer: kubernetes/loadbalancer.md
- Snapshots: kubernetes/snapshots.md
- Helm: kubernetes/helm.md