concepts - DeekshithSN/kubernetes GitHub Wiki
- Kuberenetes arch,Pod, replica set, Deployment
- Deployment strategy
- Service ( clusterip,nodeport,load balancer)
- Headless service
- Init, side car, adaptor containers, Ambassador
- Secrets
- ConfigMaps
- Liveness probe and readiness probe
- Node selector and Node affinity
- Taints and tolerations
- Namespaces with resource quote
- scallings ( hpa and vertical )
- Statefulset
- Volumes( empty dir, nfs/gcp , hostpath )
- Network policies
- Service account
- Role, ClusterRole, RoleBiniding
- CronJob, Job
- podsecuritypolicies
- poddisruptionbudgets
- pull image from nexus or jfrog
- Kubernetes operators
- Ingress