heart Posts from the community...
Story
@psdally shared a post, 3 years, 3 months ago
Architect, Sun Life Financial

Active/Passive Load Balancing with Kubernetes Services

You likely know that Services are how Kubernetes provides load balancing, exposing an application running on a set of Pods as a network service, and providing a single DNS name for that application.