Skip to content

Instantly share code, notes, and snippets.

@jamesbjackson
Last active November 11, 2020 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesbjackson/c7857d0a7413b76d655bf45ebf6b7fed to your computer and use it in GitHub Desktop.
Save jamesbjackson/c7857d0a7413b76d655bf45ebf6b7fed to your computer and use it in GitHub Desktop.
Reading list arround Kubernetes
Kubernetes Learning Resources
-----------------------------
50 days from zero to hero with Kubernetes (Free Video Content) by Microsoft
https://azure.microsoft.com/mediahandler/files/resourcefiles/kubernetes-learning-path/Kubernetes%20Learning%20Path_Version%202.0.pdf
Kubernetes Additional Learning Resources
----------------------------------------
Kubernetes - From basics to advanced networking and workloads (Free content by IBM)
https://developer.ibm.com/series/kubernetes-learning-path/
Ultimate Kubernetes Hands-on Labs
https://collabnix.github.io/kubelabs/
Getting started with Kubernetes (Free Step by Step guide)
https://play.instruqt.com/public/topics/getting-started-with-kubernetes
Kubernetes By Example (by the IBM OpenShift Team)
https://kubernetesbyexample.com/
Introduction to Kubernetes EdX Course (Starts 19th March)
https://www.edx.org/course/introduction-to-kubernetes
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
https://github.com/kelseyhightower/kubernetes-the-hard-way
Kubernetes For The Absolute Beginner - Hands On (Paid)
https://kodekloud.com/p/kubernetes-for-the-absolute-beginners-hands-on
Certified Kubernetes Administrator (CKA) with Practice Tests (Paid)
https://kodekloud.com/p/certified-kubernetes-administrator-with-practice-tests
Certified Kubernetes Application Developer (CKAD) (Paid)
https://kodekloud.com/p/kubernetes-certification-course
Deep Dive: Virtual Kubelet - Jeremy Rickard, Microsoft & Lei Zhang, Alibaba Cloud
https://www.youtube.com/watch?v=v9cwYvuzROs
Running AWS Fargate with virtual-kubelet
https://aws.amazon.com/blogs/opensource/aws-fargate-virtual-kubelet/ & https://github.com/virtual-kubelet/aws-fargate
Kubernetes Open Source Resources
--------------------------------
Gatekeeper - Policy Controller for Kubernetes
https://github.com/open-policy-agent/gatekeeper & https://www.openpolicyagent.org
Kubernetes Operator to manage Dynamic Admission Controllers using Open Policy Agent
https://github.com/replicatedhq/gatekeeper
OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
https://github.com/dexidp/dex
Secure Your Kubernetes Cluster with Google OIDC
https://medium.com/@noqcks/secure-your-kubernetes-cluster-with-google-oidc-e1905c923522
Auditing containers with osquery
https://itnext.io/auditing-containers-with-osquery-389636f8c420
Tini - A tiny but valid init for containers
https://github.com/krallin/tini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment