Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (45k points)

Could someone tell me what a service mesh in Kubernetes?

1 Answer

0 votes
by (99k points)

A service mesh is a dedicated infrastructure layer that sits above CNI and builds on its capabilities like security and service discovery for handling service-to-service communications. A service mesh includes a data plane and a control plane as its components.

In layman’s terms, a service mesh in Kubernetes defines a way to configure and control how different parts of the applications share data with each other.

Wish to learn Kubernetes and get certified? Then check out Intellipaat’s Kubernetes training which offers you with 10hrs of online instructor-led training with 20hrs for projects and exercises to help you get started.

Also, do take a look at our YouTube video to help you gain more insights.

Related questions

Browse Categories

...