Skip to content

Instantly share code, notes, and snippets.

@dims
Last active June 15, 2026 05:28
Show Gist options
  • Select an option

  • Save dims/bb219a4a8d9cb88dc2a2dc1f11a537c6 to your computer and use it in GitHub Desktop.

Select an option

Save dims/bb219a4a8d9cb88dc2a2dc1f11a537c6 to your computer and use it in GitHub Desktop.
Kubernetes Resources

Folks, Leave me a comment / URL if something you like is missing!

Beginner Resources

Resource Description
Kube Academy https://kube.academy/
kuernetes-101 https://kube.academy/courses/kubernetes-101/
Docs Home https://kubernetes.io/docs/home/
CKS CKA CKAD Simulator https://killer.sh/
udemy https://www.udemy.com/topic/certified-kubernetes-administrator-cka/
dev.to https://dev.to/liptanbiswas/ckad-practice-questions-4mpn
CKAD-exercises https://github.com/dgkanatsios/CKAD-exercises
ckad-prep https://github.com/bmuschko/ckad-prep/
katacoda https://www.katacoda.com/courses/kubernetes
cka-exam https://kube.academy/courses/how-to-prepare-for-the-cka-exam
edx https://www.edx.org/course/introduction-to-kubernetes
cheat sheet https://kubernetes.io/docs/reference/kubectl/cheatsheet/
learn k8s https://learnk8s.io/academy
collabnix https://collabnix.github.io/kubelabs/
kodekloud https://kodekloud.com/
tgik https://tgik.io
Intro slides copy slides
code walk throughs https://www.youtube.com/playlist?list=PL69nYSiGNLP0gugLYzpNR1ueyUj9GjzpK
Exam prep resources https://bit.ly/2IdKwIc
Core concepts of Kubernetes https://dominik-tornow.medium.com/
CNCF YouTube https://youtube.com/c/cloudnativefdn
Kubernetes Design Principles https://youtu.be/ZuIQurh_kDk
Kubernetes Fundamentals https://k8sfun.courselabs.co/
CKAD Resources https://gist.github.com/carlisia/76825e553a3d94029dcd8069437f39c5
Security resources https://github.com/magnologan/awesome-k8s-security

Developers Resources

Resource Description
Dims Twitter thread - contribution to k8s https://twitter.com/dims/status/1329400522890219520?s=20
Kubernetes Contributor site https://k8s.dev/
Kubernetes Slack https://slack.k8s.io/
Developers guide https://github.com/kubernetes/community/tree/master/contributors/devel/
Contributors guide https://github.com/kubernetes/community/blob/master/contributors/guide/
Release Engineering https://github.com/kubernetes/sig-release/tree/master/release-engineering/
Community Calendar https://k8s.dev/calendar/
Test Grid https://testgrid.k8s.io/
Search k8s repos https://cs.k8s.io/
Kubernetes Enhancements repo https://github.com/kubernetes/enhancements/
Test Infrastructure https://github.com/kubernetes/test-infra#ci-job-management
PR dashboard https://gubernator.k8s.io/pr/
Prow jobs https://prow.k8s.io/
Bot commands https://prow.k8s.io/command-help
Aggregated Failures https://storage.googleapis.com/k8s-gubernator/triage/index.html
Dev Stats https://k8s.devstats.cncf.io/
Merge Queue https://prow.k8s.io/tide#/queue
Short URL(s) https://github.com/kubernetes/k8s.io/blob/main/k8s.io/
On call https://storage.googleapis.com/test-infra-oncall/oncall.html
Kubernetes the hard way https://github.com/kelseyhightower/kubernetes-the-hard-way
What are Kubernetes Pods Anyway? https://www.ianlewis.org/en/what-are-kubernetes-pods-anyway
The Almighty Pause Container https://www.ianlewis.org/en/almighty-pause-container
Events, the DNA of Kubernetes https://www.mgasch.com/2018/08/k8sevents/
QoS, "Node allocatable" and the Kubernetes Scheduler https://www.mgasch.com/2017/10/sched-reconcile/
@MadhavJivrajani

Copy link
Copy Markdown

Thanks for doing this โค๏ธ

Beginner Resources:

@dims

dims commented May 10, 2021

Copy link
Copy Markdown
Author

Thanks for doing this โค๏ธ

Beginner Resources:

Thanks! updated.

@sixeyed

sixeyed commented May 10, 2021

Copy link
Copy Markdown

Super useful, thank you :)

For hands-on training, all the exercises and labs for my Kubernetes Fundamentals course are online too: https://k8sfun.courselabs.co

@RinkiyaKeDad

Copy link
Copy Markdown

Thanks for this list @dims!
I've found the Kubernetes Community Calendar to be very useful for finding which SIG Meetings are happening on a day and to get quick access to the meeting notes (without importing all meetings to a personal calendar). Could be a good addition to the Developer Resources.

@dims

dims commented May 10, 2021

Copy link
Copy Markdown
Author

Thanks for this list @dims!
I've found the Kubernetes Community Calendar to be very useful for finding which SIG Meetings are happening on a day and to get quick access to the meeting notes (without importing all meetings to a personal calendar). Could be a good addition to the Developer Resources.

Done @sixeyed ! thanks.

@dims

dims commented May 10, 2021

Copy link
Copy Markdown
Author

Thanks for this list @dims!
I've found the Kubernetes Community Calendar to be very useful for finding which SIG Meetings are happening on a day and to get quick access to the meeting notes (without importing all meetings to a personal calendar). Could be a good addition to the Developer Resources.

Done @RinkiyaKeDad

@divya-mohan0209

Copy link
Copy Markdown

๐Ÿ‘‹ Dims, thank you so much for doing this! Would adding these two links make sense?

@dims

dims commented May 10, 2021

Copy link
Copy Markdown
Author

๐Ÿ‘‹ Dims, thank you so much for doing this! Would adding these two links make sense?

They are in the next level over (short urls) @divya-mohan0209

@PushkarJ

Copy link
Copy Markdown

This is a great resource, @dims ! Not sure if under beginner or developer but the below link, would be a great add to the list crafted by our community member @magnologan

@magnologan

Copy link
Copy Markdown

@PushkarJ Thank you! I'll also add this own list to my awesome k8s security as soon as I recover from the KubeCon hangover! =)

@dims

dims commented May 11, 2021

Copy link
Copy Markdown
Author

@PushkarJ

Copy link
Copy Markdown

Thanks @dims. @magnologan I went ahead and did a PR to your awesome repo which includes this gist: https://github.com/magnologan/awesome-k8s-security/pull/16/files ๐Ÿš€

@danpop-chainguard

Copy link
Copy Markdown

this is wonderful @dims

@RinkiyaKeDad

Copy link
Copy Markdown

@dims this contributing to kubernetes workshop would be a nice addition ๐Ÿ™‚

@aminoxix

Copy link
Copy Markdown

Really love this @dims! ๐Ÿ™‚

@suchakra012

Copy link
Copy Markdown

This is really useful !! Thanks @dims for contributing to it :)

@pshail

pshail commented Jul 28, 2021

Copy link
Copy Markdown

@dims This is awesome collection Thank!!
I found this curated list to be a good resource - https://collabnix.github.io/kubetools/

@SoniaisMad

Copy link
Copy Markdown

Thanks for this amazing list !

@saiyam1814

saiyam1814 commented Aug 9, 2021

Copy link
Copy Markdown

@dims can you add Civo Academy -> https://civo.com/academy
It's completely free, you need to signup but no credit card is required to access the academy -> mentioning this for clarification

@MadhavJivrajani

MadhavJivrajani commented Sep 15, 2021

Copy link
Copy Markdown

@pchan

pchan commented Apr 17, 2022

Copy link
Copy Markdown

Hi @dims

Thanks for this list. I found Kubernetes the hard way an excellant way to know about how all the things that come together to make a functional cluster. Please consider adding it.

@0xMALVEE

Copy link
Copy Markdown

Thanks for all these good resources. really appreciate it. ๐Ÿ˜˜

@gjanders

gjanders commented Jul 2, 2025

Copy link
Copy Markdown

https://labs.iximiuz.com/ is also an excellent resource for learning K8s and containers

@ChristopherHanson

Copy link
Copy Markdown

Hi @dims,

Here are some more FREE resources for the list:

All are kept up to date with the latest exam versions.

We also offer commercial training on K8s among other things (similar to LearnKube/LearnK8s and KodeKloud from your list): https://rx-m.com/course-catalog/

@Shreesha001

Copy link
Copy Markdown

Hi @dims

KubeAcademy and the Kubernetes-101 course were officially retired in January 2026. The site currently displays a retirement notice instead of the learning content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment