This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
# labs/kubernetes
|
||||
# kubernetes
|
||||
|
||||
This folder is intended for Kubernetes lab work such as manifests, troubleshooting exercises, and orchestration experiments.
|
||||
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
A["kubernetes"] --> B["Workloads"]
|
||||
A --> C["Services"]
|
||||
A --> D["Ingress and networking"]
|
||||
A --> E["Cluster troubleshooting"]
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
- The directory is currently a placeholder.
|
||||
- It keeps orchestration experiments separate from the production-style script content.
|
||||
Kubernetes lab notes are planned. No implemented Kubernetes example is present yet. See ../../ROADMAP.md.
|
||||
|
||||
Reference in New Issue
Block a user