Kubernetes¶
Some resources on how to start with Kubernetes.
Workshops¶
Slide Decks¶
Books¶
- DevOps Toolkit 2.3 - Viktor Farcic
- DevOps Toolkit 2.4 - Viktor Farcic
- DevOps Toolkit 2.5 - Viktor Farcic
- Kubernetes Up And Running - Joe Beda, Brendan Burns, Kelsey Hightower
- The Kubernetes Book - Nigel Poulton
Articles¶
- Article Looking At Kubernetes' Reconciliation
- In-depth Look At Pods
- https://medium.com/@vikram.fugro/container-networking-interface-aka-cni-bdfe23f865cf
- https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-36475925a560?
Linux basics¶
Namespaces & CGroups¶
- https://jvns.ca/blog/2016/10/10/what-even-is-a-container/
- https://www.youtube.com/watch?v=sK5i-N34im8
- https://www.ianlewis.org/en/what-are-kubernetes-pods-anyway
Networking¶
- https://itnext.io/kubernetes-networking-behind-the-scenes-39a1ab1792bb
- https://github.com/nleiva/kubernetes-networking-links
- IP Tables
- CIDR Explanation video
- Packets & Frames introduction
- Traefik on AWS
Metrics¶
Secrets¶
- Hashicorp Vault - Kelsey Hightower
- https://medium.com/qubit-engineering/kubernetes-up-integrated-secrets-configuration-5a15b9f5a6c6
Security¶
- RBAC
- 11 ways not to get hacked on Kubernetes
- https://www.youtube.com/channel/UCiqnRXPAAk6iv2m47odUFzw
Tools to use¶
- Microscanner
- Dex - OpenID Connect solution
- Sonubuoy
- Helm
- Learn LUA book, lua's required for Helm 3.0
- ChartMuseum
- Skaffold
- KSynch
- Traefik
- Istio
- Falco
- Prometheus
- Grafana
- Jenkins
- Kaniko
- Prow
- Tarmak
- Kube-Lego
- Knative
- Rook
- Stern - aggregate log rendering tool
- Linkerd 2
Last update: 2019-08-31 13:12:00