DEV Community

Cover image for Understanding Istio: part 11 – ServiceEntry
Aurélie Vache
Aurélie Vache

Posted on • Updated on

Understanding Istio: part 11 – ServiceEntry

Understanding Cloud technologies, like Kubernetes, can be difficult or time-consuming. In order to spread knowledges about it, I started to create sketchnotes about Kubernetes and know it's time to talk about a perfect companion of Kubernetes, a service mesh, Istio.

We continue our new serie of Sketchnotes about Istio, with a sketchnote about ServiceEntry.

Alt Text
Alt Text
Alt Text
Alt Text

If you are interested, I published a book with all the sketchnotes on Istio (and new ones!): "Understanding Istio in a visual way".

As usual, if you like theses sketchnotes, you can follow me, and tell me what do you think. I will publish others sketchs shortly :-).

Top comments (2)

Collapse
 
djamaile profile image
Djamaile

Can also be inside the mesh btw

Collapse
 
aurelievache profile image
Aurélie Vache

The main goal is to add additional entries into Istio’s internal Service Registry.

Can you explain what are you thinking please 🙂

Thanks