400 Recipes Milestone: What We Built and What's Next
Kubernetes Recipes reaches 400 production-ready articles. Explore new AI/GPU infrastructure, NVIDIA networking, ArgoCD GitOps, OpenShift, and RHACS security recipes.
π‘ Quick Answer: Kubernetes Recipes has reached 400 production-ready articles covering Kubernetes, OpenShift, NVIDIA GPU infrastructure, AI model serving, and platform engineering. Every recipe includes working YAML, troubleshooting steps, and best practices drawn from real production environments.
The Problem
Kubernetes documentation is scattered across vendor docs, GitHub issues, blog posts, and Stack Overflow answers. Finding a single, tested, production-ready solution means stitching together fragments from dozens of sources. This is especially true for advanced topics like GPU infrastructure, RDMA networking, and AI model serving.
The Solution
Weβve built a single, searchable library of 400 recipes. Hereβs whatβs new.
AI & GPU Infrastructure (50+ recipes)
The fastest-growing section. From deploying a single model to managing multi-tenant GPU clusters:
- Model Deployment β Deploy Llama 2 70B, Phi-4, Whisper, Stable Diffusion XL, and 10+ more models with production-ready manifests
- Inference Serving β Triton + vLLM, TensorRT-LLM, multi-model serving, autoscaling on GPU metrics
- Model Storage β hostPath vs PVC patterns for fast model loading with NVMe caching
- Benchmarking β AIPerf and GenAI-Perf for TTFT, ITL, and throughput measurement
- Training β NeMo training, distributed training with Kubeflow, MPI Operator
- Multi-Tenant GPU β namespace isolation, ResourceQuotas, time-slicing vs MIG, chargeback monitoring
NVIDIA Networking (20+ recipes)
Deep-dive infrastructure recipes for high-performance networking:
- NNCP β 10 recipes for static IPs, bonds, VLANs, Linux bridges, OVS bridges, and jumbo frames
- SR-IOV β VF configuration, AI workload binding, mixed NIC generations, troubleshooting
- NFSoRDMA β dedicated NIC setup, bonding, PV integration, performance tuning
- DOCA/MOFED β driver containers on OpenShift, NIC driver entrypoint deep-dive
ArgoCD GitOps (10 recipes)
Complete ArgoCD coverage from basic setup to multi-cluster fleet management:
- Sync waves ordering, App-of-Apps pattern, pre/post-sync hooks, database migrations, canary deployments, and multi-cluster management
OpenShift Platform Engineering (15+ recipes)
- Image Mirroring β IDMS, ITMS, MCP rollout management
- Security β RHACS full install, custom policies, network segmentation, compliance scanning, CI/CD integration
- Node Management β RHCOS MachineConfig, custom CA certificates
- Registry β Quay robot accounts, default permissions, token rotation
- Serverless β KnativeServing with KPA/HPA
Core Kubernetes (100+ recipes)
The foundation β battle-tested patterns for every cluster:
- Troubleshooting β CrashLoopBackOff, OOMKilled, ImagePullBackOff, DNS issues, scheduling failures
- Autoscaling β HPA, VPA, Cluster Autoscaler, KEDA
- Deployments β rolling updates, canary, blue-green, probes
- Security β NetworkPolicies, Pod Security, RBAC, secrets management
Whatβs Next
- More AI model recipes β covering the latest HuggingFace trending models as they release
- Performance benchmarking β MLPerf, AIPerf, and GenAI-Perf deep-dives
- Platform engineering patterns β multi-cluster GitOps, policy-as-code, developer portals
- Community contributions β we welcome PRs at github.com/greg4fun/kubernetesrecipes.github.io
About the Book
These online recipes complement the Kubernetes Recipes book published by Apress. The book covers core concepts in depth; this site extends it with cutting-edge topics in AI infrastructure, NVIDIA networking, and OpenShift platform engineering.
Key Takeaways
- 400 recipes covering 10 categories: AI, networking, security, deployments, autoscaling, troubleshooting, configuration, storage, observability, and Helm
- Every recipe includes working YAML, a Quick Answer, common issues, and best practices
- AI/GPU infrastructure is the fastest-growing section with 50+ recipes
- All content is open source and free β contributions welcome

Recommended
Kubernetes Recipes β The Complete Book100+ production-ready patterns with detailed explanations, best practices, and copy-paste YAML. Everything in one place.
Get the Book βLearn by Doing
CopyPasteLearn β Hands-on Cloud & DevOps CoursesMaster Kubernetes, Ansible, Terraform, and MLOps with interactive, copy-paste-run lessons. Start free.
Browse Courses βπ Deepen Your Skills β Hands-on Courses
Courses by CopyPasteLearn.com β Learn IT by Doing
