ContentPosts from @psdally..
Story
@psdally shared a post, 3Β years, 7Β months ago
Architect, Sun Life Financial

Active/Passive Load Balancing with Kubernetes Services

Kubernetes

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.