Kubernetes
Quick Definition
Open-source platform for automating container management
Full Definition
An open-source platform for automating container deployment, scaling, and management.
Examples
container orchestration, service mesh, auto-scaling
Related Terms
docker
container-orchestration
More DevOps Terms
Canary Deployment
Gradually rolling out changes to a small user subset
Microservices
Architecture of loosely coupled independently deployable services
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching
Continuous Deployment
Automatically deploying every tested change to production
Continuous Integration
Frequently merging code with automated verification
Tracing
Tracking requests across distributed systems