Hear ye, hear ye! This upcoming Wednesday is time for the Kubernetes Office hours. This is our monthly livestream where we have a panel of Kubernetes folks try to answer as many user questions as possible. It’s always on the third Wednesday of the month.
Thanks to a whole bunch of new volunteers we are now able to hold TWO sessions, one for the EU timezone and one for the West Coast US. Those of us in the middle can just go to both.
As always feel free to post questions in this thread, and I’ll also be publishing the list of links/notes from each episode in this thread, so even if you don’t listen in you can check out our notes. Feel free to hang out in our slack channel before, during, and after the stream!
Here are the livestreams:
EU:
URLs from the EU session
Panelists: Vamshi Samuldrala, Jeffrey Sica, Marky Jackson, Tunder Olu-Isa, Pierre Humberdroz, Povilas Versockas, Chris Carty, and Jorge Castro
-
Kubespray
-
https://github.com/ahmetb/kubectx
- Jeef pro tip “Aliasing kubectx and kubens to
kctx
andkns
is so nice.” - Configure Access to Multiple Clusters - Kubernetes
- Bob protip: Check out
krew config_cleanup
- Jeef pro tip “Aliasing kubectx and kubens to
-
Single node storage
-
K8s dashboards
-
Calico Networking
-
Figuring out how to pack more stuff on nodes/rebalance
-
Multi team cluster usage
- https://github.com/fluxcd/multi-tenancy
- https://github.com/open-policy-agent/gatekeeper
- https://www.tigera.io/blog/enforcing-network-security-policies-with-gitops-part-1/
- https://www.tigera.io/blog/decentralized-calico-network-security-policy-deployment-for-gitops-part2/
- https://github.com/instrumenta/conftest
- https://kubeval.instrumenta.dev/
Jeremy has some interesting links he wanted to share with the group:
Live debugging in k8s, https://www.telepresence.io/
Security best practices, https://kubesec.io/
Right sizing your pods, https://github.com/FairwindsOps/goldilocks
West Coast US:
Notes from the West Coast Edition
Panelists: Vamshi Samuldrala, Dave Strebel, Pierre Humberdroz, Marky Jackson, Monica Rodriguez, Jeremy Rickard, and Jorge Castro
-
- https://kubernetes.github.io/ingress-nginx/how-it-works/#when-a-reload-is-required
- https://github.com/kubernetes/ingress-nginx/blob/master/Changelog.md#0240
- John has confirmed that upgrading nginx fixed this issue. Shoutout to Manuel Alejandro de Brito Fontes for this one!
-
Dave Strebel wrote a book: https://www.amazon.com/Kubernetes-Best-Practices-Blueprints-Applications/dp/1492056472
-
Testing archives: https://kubedex.com/collection/testing/
-
Tools for local dev/deployment
-
Tools for secrets
-
Certs:
-
Debugging Java apps
More info here: