Posts

Showing posts from July, 2023

Sec 1: CKA :

Image
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/master/docs/04-Logging-and-Monitoring/02-Monitor-Cluster-Components.md Kubernetes Release Page for Downloads  https://kubernetes.io/releases/ CKA Exam :  https://www.youtube.com/watch?v=9UqkWcdy140 Exam Point of view : Imperative commands https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/learn/lecture/15018998#overview https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands https://kubernetes.io/docs/reference/kubectl/conventions/ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Sec: 2 : Core Concepts : 11. Cluster Architecture We are taking Two ships as an analogy for the explaination.  12. Docker-vs-ContainerD CLI tools 1. ctr 2. crictl 3. nerdctl What are the CLI tools and which one should you be using. Back then kubernetes only worked...