Skip to main content

Kubernetes & Container Orchestration

Resources and bookmarks for Kubernetes cluster management, container orchestration, and cloud-native technologies.

Essential Kubernetes Resources

Official Documentation

Comprehensive Kubernetes documentation and tutorials

kubectl Cheat Sheet

Quick reference for kubectl commands

Kubernetes Patterns

Design patterns for cloud-native applications

CNCF Landscape

Cloud Native Computing Foundation project landscape

Learning Resources

  • Pod, Service, and Deployment concepts
  • ConfigMaps and Secrets management
  • Persistent Volumes and Storage Classes
Always test Kubernetes configurations in development environments before applying to production clusters.