
Istio in 1.4 and 1.6
Istio today
- Sandbox
- Incubation
- Graduation
Note
I roughly counted, and there were more than 20 occasions in 2019 I either spoke about Istio or delivered a workshop. I guess I can call myself an "international speaker", right? 🙂

I share a quick look into my history with Istio and how I've seen it evolve from an incubating project to a graduated one.
Peter Jausovec
Senior Principal Platform Advocate


Note
I roughly counted, and there were more than 20 occasions in 2019 I either spoke about Istio or delivered a workshop. I guess I can call myself an "international speaker", right? 🙂

Keep reading
In the past year, I have done multiple workshops on Kubernetes, Istio and cloud-native development. As part of my workshops I usually start with theory and explain the concepts using slides, show some demos, but then it's on you, the participant to try out the technology yourself.
Peter Jausovec
I like to read and see how people set up their environments and any tools, tips, and tricks they use to be more productive when working with Kuberentes and Istio. What follows is a collection of 5 tips and tools that I use daily and I think it makes me be more productive with Kuberentes and Istio.
Peter Jausovec
In this article, I'll talk a bit about data partitioning. Specifically, I'll talk about horizontal data partitioning or sharding. After a brief 'theoretical' part, I'll show you an example of how you can configure sharding with MongoDB. You will be able to run three MongoDB shards, a configuration server, and a router on your computer, using Docker compose.
Peter Jausovec
kwatch is an open-source tool that detects crashes in Kubernetes Pods in real-time and sends the notifications to supported backends. In this post, we'll show you how to deploy and configure kwatch to send Kubernetes Pod crash notifications to PagerDuty.
Amgad Ramses
You have finally deployed your app to Kubernetes and you bought a cool domain name — ever wondered how to point your cool domain like www.mydomain.com, but cooler, to an application running inside Kubernetes? Well, read on and I'll try to explain how to do just that!
Peter Jausovec