Skip to content

MeSabya/Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

568 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Troubleshoot in K8s

  1. How To Fix Kubernetes Node Not Ready ↳ https://lnkd.in/gksPqZYF

  2. How to Fix Kubernetes Node Disk Pressure ↳ https://lnkd.in/gu9eFiRw

  3. Understanding Kubernetes CreateContainerError ↳ https://lnkd.in/gG_2nHb7

  4. Understanding Kubernetes CreateContainerConfigError ↳ https://lnkd.in/g6Z5TdBt

  5. Kubernetes ImagePullBackOff Explained ↳ https://lnkd.in/gzCTSWRG

  6. Kubernetes RunContainerError Explained ↳ https://lnkd.in/ggQcqi5t

  7. How To Fix OOMKilled ↳ https://lnkd.in/gznwimNr

Kubernetes Study Content

  1. Deployments-vs-Statefulsets-vs-Daemonsets
    1. Deployments
    2. Statefulsets
    3. DaemonSets
    4. Why StatefulSets? Can't a stateless Pod use persistent volumes?
  2. microservice-design-pattern
    1. init Container Pattern
    2. Sidecar Pattern
  3. Understanding CPU Resources
    1. Create container without resources limits
    2. Create container with resources limits
    3. cpu request exceeding available resources
  4. What is a headless service, what does it do/accomplish, and what are some legitimate use cases for it?
  5. Deployment in detail
    1. Deployment Stratergies
    2. minreadyseconds-affect-readiness-probe
    3. Rollingupdate UseCase
    4. Kubernetes Pod Affinity and Anti-Affinity/Taints and tolerations
    5. Deployment Commands

Volumes

  1. filesystem-vs-volume-vs-persistent-volume
  2. the-emptydir-ephemeral-volume
  3. empty dir usecase
  4. hostpath-volume
  5. persistent-volumes-pvs
  6. persistent-volume-claim
  7. what-is-the-difference-between-persistent-volume-pv-and-persistent-volume-claim-pvc-in-simple-terms
  8. details-on-persistent-volume-claim

Security in K8s

Service Account in K8s

  1. Service Account in K8s
  2. How does service account works
  3. Default service account path in k8s
  4. service-account-why-role-and-role-binding-was-needed

PDB

Pod disruption budget

References:

CKAD Prepration material:

Links I find interesting to CKAD topic

https://codeburst.io/kubernetes-ckad-hands-on-challenge-13-replicaset-without-downtime-a9468d1fa994

https://codeburst.io/kubernetes-ckad-weekly-challenge-7-migrate-a-service-68c7af41c8df

https://codeburst.io/kubernetes-ckad-weekly-challenges-overview-and-tips-7282b36a2681

https://codeburst.io/the-ckad-browser-terminal-10fab2e8122e

https://en.sokube.ch/post/kubernetes-tips-for-your-ckad-exam-by-cncf

https://github.com/AmundsenJunior/yet-another-ckad-training-resource/blob/master/Udemy-CKAD-Practice.md

https://github.com/dgkanatsios/CKAD-exercises

https://github.com/topics/ckad-exercises

https://itnext.io/practical-tips-for-passing-ckad-exam-6cbdf2d35cb1

https://matthewpalmer.net/kubernetes-app-developer/#purchase-the-ebook

https://matthewpalmer.net/kubernetes-app-developer/articles/ckad-practice-exam.html

https://medium.com/@milan.das77/how-to-pass-ckad-cka-on-your-first-attempt-1c19e6c20335

https://medium.com/bb-tutorials-and-thoughts/practice-enough-with-these-questions-for-the-ckad-exam-2f42d1228552

https://medium.com/faun/kubernetes-ckad-weekly-challenge-2-namespaces-deployments-and-services-de1ede24679a

https://www.katacoda.com/ckad-prep/scenarios/first-steps

https://www.katacoda.com/fabito/scenarios/ckad

https://www.katacoda.com/fabito/scenarios/ckad

https://www.reddit.com/r/kubernetes/comments/kl1h4m/ckad_exam_laptop_setup_query/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors