Skip to content

Add K8s headless service example for whereami when using as a backend service #1833

@theemadnes

Description

@theemadnes

Currently in the repo, there's only an example of using whereami as a backend using ClusterIP as the service mode - this is inefficient unless you're using a service mesh that can provide more efficient load balancing. This code sample will create a whereami backend using a headless service so the whereami backend (or some other gRPC service) can perform efficient client-side load balancing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions