Home / Companies / LaunchDarkly / Blog / Post Details
Content Deep Dive

Using LaunchDarkly in a Kubernetes World 

Blog post from LaunchDarkly

Post Details
Company
Date Published
Author
Cody De Arkland
Word Count
1,467
Language
English
Hacker News Points
-
Summary

Kubernetes and LaunchDarkly serve different purposes but work together to enhance application delivery. While Kubernetes manages the running state of container workloads, LaunchDarkly controls the software state by integrating within applications to wrap parts of its code in feature flags. This allows for targeted testing and rollout of features without affecting all users. By using both tools, developers can build resilient applications and manage deployments more effectively.