Skip to content

Instantly share code, notes, and snippets.

@dims
Last active July 19, 2024 04:25
Show Gist options
  • Save dims/bb219a4a8d9cb88dc2a2dc1f11a537c6 to your computer and use it in GitHub Desktop.
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

Thanks for doing this ❀️

Beginner Resources:

@dims
Copy link
Author

dims commented May 10, 2021

Thanks for doing this ❀️

Beginner Resources:

Thanks! updated.

@sixeyed
Copy link

sixeyed commented May 10, 2021

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

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
Copy link
Author

dims commented May 10, 2021

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
Copy link
Author

dims commented May 10, 2021

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

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

@dims
Copy link
Author

dims commented May 10, 2021

πŸ‘‹ 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

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

@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
Copy link
Author

dims commented May 11, 2021

@PushkarJ
Copy link

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

this is wonderful @dims

@RinkiyaKeDad
Copy link

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

@aminoxix
Copy link

Really love this @dims! πŸ™‚

@suchakra012
Copy link

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

@pshail
Copy link

pshail commented Jul 28, 2021

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

@SoniaisMad
Copy link

Thanks for this amazing list !

@saiyam1814
Copy link

saiyam1814 commented Aug 9, 2021 β€’

@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

@pchan
Copy link

pchan commented Apr 17, 2022

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

Thanks for all these good resources. really appreciate it. 😘

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