# labs/kubernetes This folder is intended for Kubernetes lab work such as manifests, troubleshooting exercises, and orchestration experiments. ## Diagram ```mermaid flowchart TD A["kubernetes"] click A href "./" "kubernetes" ``` ## Notes - The directory is currently a placeholder. - It keeps orchestration experiments separate from the production-style script content.