Became a Kubestronaut: CKS Was the Final Step
I officially became a Kubestronaut, with CKS as the final certification that completed the Kubernetes track.
I officially became a Kubestronaut, with CKS as the final certification that completed the Kubernetes track.

My experience taking and passing both the Kubernetes and Cloud Native Associate (KCNA) and Kubernetes and Cloud Native Security Associate (KCSA) exams - a different kind of certification challenge

My journey taking and passing the Certified Kubernetes Administrator (CKA) exam, including preparation strategies, exam tips, and lessons learned from years of cluster administration

My experience taking and passing the Certified Kubernetes Application Developer (CKAD) exam after years of hands-on Kubernetes work, including preparation tips and exam insights

Learn how to automate container image updates in Kubernetes using Flux Image Automation Controllers. This guide covers ImageRepository for scanning registries, ImagePolicy for selecting versions, and ImageUpdateAutomation for automatic Git commits.

Deep dive into Flux's Kustomize Controller, advanced kustomization techniques, multi-environment management, and configuration overlays for GitOps workflows

A beginner's guide to deploying your first Talos Linux Kubernetes cluster for learning and experimentation

A comprehensive guide to setting up Rancher on a highly available RKE2 Kubernetes cluster with Cilium CNI and Kube-vip for robust container management

A comprehensive guide to setting up a production-ready Elastic Stack on Kubernetes using the Elastic Cloud on Kubernetes (ECK) operator. This tutorial walks through deploying Elasticsearch for data storage, Kibana for visualization, and Fleet Server for agent management.

Complete your Kubernetes observability stack by adding centralized logging with Grafana Loki and Promtail. This guide shows you how to set up Loki for log storage and Promtail as a DaemonSet to collect logs from all your pods, complementing the monitoring capabilities of the kube-prometheus stack.