Issue 66
Lots of cool outcomes from Kubecon EU: OpenTelemetry, Service Mesh Interface, ect.
We’ve collected a few recaps and some more around service meshes, the kube future, secrets, and scaling!
Kubernetes - from the beginning, part III scaling
A follow-along lab for learning how to scale in Kubernetes!
KubeCon EU 2019: Top 10 Takeaways
Want to know what Kubecon EU was all about? Read this!
Towards a Kubernetes native Future
Pretty good overview of the things we need to think about when building a comprehensive platform.
Microservices Mesh — Part III — Istio Advanced
Deep dive into Istio’s components: sidecar, mixer, pilot, citadel!
Introducing DevSpace Cloud: Turn Kubernetes into a Powerful Developer Platform
Make multi-cluster development and operations on Kubernetes easy!
The Secret to Kubernetes Secrets
Chris explains simple string based secrets in Kubernetes.
Tweet of the Week
It’s simple really, you just have to create a txt file that is base64 encoded and then encode it again and write a secret manifest and then encode that all as base64 and then mount it on your resource using base64 –kubernetes-mount-special.