Files
portfolio/labs/kubernetes/README.md
T
2026-05-06 06:46:27 +00:00

17 lines
379 B
Markdown

# 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.