PinnedCKS v1.22.0 in 25 hoursAre you looking for last minute preparation and have at least 2 years of experience with Kubernetes? Is the deadline to the CKS exam is so…Dec 15, 2021Dec 15, 2021
PinnedNew CKA/CKAD v1.19.0 Exam NotesIt was a long back goal for me to have a Kubernetes Certification and I achieved the same in late November, 2020 by passing CKA and then…Dec 20, 2020Dec 20, 2020
Published inAWS TipPrune Container Images from Rancher using Kubernetes CronJob and BinariesRecently, I was caught up in a crossfire of a fleet of worker nodes in a Kubernetes cluster provisioned using Rancher. The pods stopped…Dec 23, 2021Dec 23, 2021
kubectl logs -n <namespace> -l key=value --all-containers=true --since 10m -fYou can use labels for that purpose to get logs from all pods which have the following label and you can use many labels as well separated…May 6, 2021May 6, 2021