Commit 4a37293
Add comprehensive Kubernetes deployment module
- Create 04-kubernetes.adoc with complete Kubernetes deployment guide
- Cover basic pods, deployments, scaling, and production patterns
- Include GPU resource management and NVIDIA GPU Operator integration
- Add persistent storage, ConfigMaps, and secrets management
- Implement horizontal pod autoscaling with custom policies
- Configure ingress, load balancing, and TLS termination
- Add Prometheus monitoring and ServiceMonitor configuration
- Include multi-GPU deployments and StatefulSet patterns
- Provide comprehensive troubleshooting and performance tuning
- Update navigation and index page to include Kubernetes section
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 7a19c6e commit 4a37293
File tree
3 files changed
+736
-2
lines changed- documentation/modules/ROOT
- pages
3 files changed
+736
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments