-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Home
Deekshith SN edited this page Feb 11, 2021
·
24 revisions
For video tutorials refer https://www.youtube.com/playlist?list=PLLYW3zEOaqlLrc4VGtUuInis1N30e3PIm
Kubernetes
-
-
pod
-
replicaset
-
deployment
-
-
pod life cycle
-
-
Rolling update
-
Recreate
-
Blue/green
-
canary
-
-
services
-
clusterIP
-
nodePort
-
loadBalancer
-
Headless
-
-
secrets
-
configmaps
-
Namespaces and resource quota
-
Scaling mechanism
-
Statefulsets
-
Volumes ( static and dynamic provisioning)
-
Service account and RABC concepts
-
job and cronjob
-
pod security policies
-
Ingress