Containers and Kubernetes
- Kubernetes
- Pod
- Node
- Cluster
- Service
- Deployment
- ReplicaSet
- Ingress
- Namespace
- ConfigMap
- Secret
- Volume
- StatefulSet
- DaemonSet
- Job
- CronJob
- Helm
- Kubectl
- Container Runtime
- Docker
- EKS (Elastic Kubernetes Service)
- Fargate
- Kubelet
- Kube-Proxy
- CNI (Container Network Interface)
- Resource Quota
- Horizontal Pod Autoscaler
- Custom Resource Definition (CRD)
- Service Mesh
- Istio
- Knative
- OpenShift
- Microservices
- Container Orchestration
- Sidecar Pattern
- Load Balancer
- Cluster Autoscaler
- Taint and Toleration
- Affinity and Anti-Affinity
- Pod Disruption Budget
- Network Policy
- Persistent Volume
- Persistent Volume Claim
- Container Security
- Image Repository
- CI/CD Pipeline for Containers
- Blue-Green Deployment
- Canary Release