Articles by Tag #cka

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Turning Markdown into Learning: publishing a challenge on labs.iximiuz.com

My experiences publishing my first challenge on labs.iximiuz.com and how the platform enables creating learning materials for users

Learn More 2 0Jan 14

CKA examples

In this note, I picked up some examples for each catogry. And the resource are list in Reference...

Learn More 2 0Jan 30

CKA Recap -- Ingress & NetworkPolicy

Ingress ingress to make external to access:...

Learn More 1 0Jan 3

Kubernetes Certified Administrator (CKA): Exam Details & Resources

Thinking of taking the CKA exam? Here's a friendly breakdown of what to expect, plus the best resources I used to pass.

Learn More 1 0Apr 20

3. CKA Storage

The storage in cka is mainly about the way how to store the data, as the container is used for...

Learn More 0 0Oct 31 '24

Notes & Cheatsheet: “Dockerizing an App – CKA Series #2”

Notes & Cheatsheet: “Dockerizing an App – CKA Series #2” 🎯 Goal of the video Show,...

Learn More 0 0Jul 26

Setting Up a Simple Two-Node Kubernetes Cluster in No Time

Kubernetes is now a crucial tool for developers. Regardless of the field of software development,...

Learn More 0 0Jan 15

CKA Recap -- Deployment

Deployment Basic CMD # Create kubectl create deploy NAME --image=IMAGE...

Learn More 0 0Jan 5

ClusterIP vs. NodePort

ClusterIP kubectl expose deployment nginx --name nginx-svc --port 8080 --target-port 80 ...

Learn More 0 0Jan 4

CKA Quick Check Points -- Network

Quick recap for network. Details can click the title link or check the official doc. ...

Learn More 0 0Jan 10

CKA (Certified Kubernetes Administrator) Study Guide 2025

CKA (Certified Kubernetes Administrator) Study Guide Part 1: Core Components...

Learn More 0 0Oct 6

Pods, ReplicaSets, Deployments, and StatefulSets: What’s the Difference?

When I started with Kubernetes, one of the most confusing things was figuring out why there are so...

Learn More 0 0Aug 19

The Ultimate Guide to Kubernetes Architecture — A Complete CKA-Level Deep Dive

If you’re preparing for the Certified Kubernetes Administrator (CKA) exam or aiming to truly master...

Learn More 0 0Oct 13

Kubernets Storage Demos

In my previous post, shows the basic concepts for Storage in kubernetes, here I want to use some...

Learn More 0 0Jan 2

CKA Quick Check Points -- Logs & Configs

Quick recap for logs & configs. Details can click the title link or check the official doc. ...

Learn More 0 0Jan 9

CKA Quick Check Points -- RBAC

This is a quick recap for RBAC, more details can check the official doc or click the tiltle...

Learn More 0 0Jan 10