Guides ยท Engineering
K8s Deployment Basics
Deploy apps to Kubernetes safely
This guide covers creating Kubernetes deployments, setting liveness/readiness probes, resource requests/limits, using rolling updates, and monitoring after release.
- kubernetes
- deployment
- helm
- readiness
- rolling update
Define manifests
Set replicas, images, env vars, and config/secret mounts.
Probes and resources
Configure readiness/liveness probes and sensible CPU/memory requests/limits.
Rollouts
Use rolling updates with max surge/unavailable; pause if errors spike.
Observe post-deploy
Watch logs, metrics, and events; roll back quickly if needed.
Keep Exploring
Guides
Intro to CAD Modeling
Learn the core CAD workflow for turning simple sketches into precise, editable 3D parts.
How it works
Air Traffic Control
Air traffic control coordinates aircraft movements to maintain safe separation.
Comparison
Hydrogen Car vs EV
Hydrogen cars make electricity from fuel onboard, while EVs store electricity directly in batteries.
Examples
Lever Simple Machine
A lever multiplies force by pivoting around a fulcrum, trading distance for mechanical advantage.