π Kubernetes π Docker
Welcome to my collection of Kubernetes and Docker learning notes and commands!
Kubernetes Notes π
Comprehensive guide covering:
- Pods, ReplicaSets, Deployments
- Services (ClusterIP, NodePort)
- Namespaces
- Environment Variables & ConfigMaps
- And much more...
Docker Notes π
Complete Docker reference covering:
- Dockerfiles and image building
- Container commands
- CMD vs ENTRYPOINT
- Volumes and port mapping
- Layered caching
This repository contains:
- K8CMD.md - All Kubernetes commands and concepts
- Docker.md - All Docker commands and concepts
- Example YAML files for practice
These notes are organized for easy reference and learning. Each file contains:
- Command examples
- Code snippets
- Explanations and best practices
- Common use cases
Happy Learning! π