This is one of two posts covering my storage prep notes for the CKA exam. This first post covers storage volumes in general, the next post will cover Persistent Volumes and Claims
Read MoreLet's take a look at an important concept in Kubernetes, how to store and use configuration data with ConfigMaps and Secrets.
Read MoreLet's explore how a pod gets scheduled and how we can instruct the Kubernetes scheduler to place pods on nodes matching specific conditions
Read MoreLet's discuss the concepts of Daemon sets, Replica sets and Deployments in Kubernetes and the differences between them
Read MoreHere' you'll find a list of blog posts covering preparations for the Certified Kubernetes Administrator (CKA) exam. I've also a collection of study notes for the Certified Kubernetes Application Developer (CKAD) exam which you can find here This page will be updated as content gets created Update Jan 2024: Note that …
Read MoreIn this post I explore the etcd component in Kubernetes clusters, and we'll also take a look at taking backups of the critical etcd cluster
Read MoreThis is a write up of the steps needed for setting up a simple Kubernetes cluster on VMs which I'm using for preparations towards the CKA exam
Read MoreThis is a write up of the steps needed for setting up a simple Kubernetes cluster on VMs which I'm using for preparations towards the CKA exam
Read More
