You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/service-identities/README.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: Service identities and resolution
4
4
---
5
5
6
6
Otterize introduces the concept of universal service identities, that are used by all Otterize components to refer to
7
-
services, regardless of which infrastructure they run on. Every service has a name which is specified in Otterize client intents to request access to other services.
7
+
services, regardless of which infrastructure they run on. Every service has a unique name which is specified in Otterize client intents to request access to other services.
8
8
9
9
## Kubernetes service identity resolution
10
10
How do Otterize operators decide what is the name of the service that runs within the pod? The algorithm is as follows:
0 commit comments