Skip to content

Commit e0b1053

Browse files
authored
Update altinity-kb-istio-user-issue-k8s.md
1 parent aea7cfc commit e0b1053

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

content/en/altinity-kb-kubernetes/altinity-kb-istio-user-issue-k8s.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Istio Issues
2-
3-
This KB is here for listing issues where the ClickHouse Operator is installed on a cluster where Istio is used.
1+
---
2+
title: "Istio Issues"
3+
linkTitle: "Istio Issues"
4+
weight: 100
5+
description:
6+
Working with the popular service mesh
7+
keywords:
8+
- istio
9+
---
410

511
## What is Istio?
612

7-
Per documentation on [Istio Project's website](https://istio.io/latest/docs/overview/what-is-istio/), Istio is "an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes."
13+
Per documentation on [Istio Project\'s website](https://istio.io/latest/docs/overview/what-is-istio/), Istio is "an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes."
814

915
Istio works quite well at providing this functionality, and does so through controlling service-to-service communication in a Cluster, find-grained control of traffic behavior, routing rules, load-balancing, a policy layer and configuration API supporting access controls, rate limiting, etc.
1016

0 commit comments

Comments
 (0)