Hands-on Projects — Build It End to End
Learning Hub / Hands-on Projects

Hands-on Projects — Build It End to End

Practitioner → Advanced6 lessonsAvailable

Guided end-to-end builds that combine several courses, the way interviews and real jobs ask for them. Each project starts with the resources you need and the flow you're building, walks through every step with commands and checks, lists the questions an interviewer will ask, and ends with a command summary you can revise from.

You'll meetAWS EC2kubeadmCiliumJenkinsArgo CDcontainer registrykube-vipMetalLBEKSTerraformPrometheusApplicationSets
Start lesson 01 →

What you'll be able to do

  • Build a Kubernetes cluster on cloud VMs or bare metal from scratch
  • Wire Git → CI → registry → cluster, with Jenkins and with GitOps
  • Explain every component, decision and check in an interview
  • Keep a reusable command summary for each build

Before you start

Linux Level 1, Kubernetes Administration Level 1; the rest is linked where needed.

How it works

Each lesson: plain-language idea → how it really works → hands-on. Each section ends with a cheat sheet & self-check.

Curriculum

Lessons marked “Read” are ready; the rest are on the way.

Real-world scenarios

Work through each one: symptom → misleading signal → evidence → root cause → prevention.

The interviewer asks: where does the image live, and how does the node pull it?

Registry choices and pull credentials on self-managed clusters.

Jenkins deploys, but the pod is ImagePullBackOff

Private registry, secrets and tags.

This site is a public version of my personal engineering knowledge hub. It intentionally excludes confidential company information and internal operational details.