
Kubernetes
Official websiteKubernetes orchestrates containerized workloads with scaling, service discovery, and rolling deployments.
How I use it
I use Kubernetes for services that need horizontal scaling, health checks, and declarative infrastructure in production clusters.




