DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Kubernetes StatefulSet Initialization with Unique Configs per Pod

4 years ago yitaek.medium.com
Kubernetes StatefulSet Initialization with Unique Configs per Pod

Summary: This is a summary of an article originally published by the source. Read the full original article here →

How to mount a unique configuration per pod for a stateful application (e.g. how to mount separate configurations for master and slave database pods) In practice, StatefulSets are most commonly used to deploy databases (e.g. MySQL, PostgreSQL, Redis, Elasticsearch) onto Kubernetes.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com