DevOps Articles

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

Simulating a Multi-Region CockroachDB Cluster on Kubernetes With Minikube

4 years ago dev.to
Simulating a Multi-Region CockroachDB Cluster on Kubernetes With Minikube

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

We're a place where coders share, stay up-to-date and grow their careers. It allows you to develop and test your apps on your own computer before you are ready to deploy them in a live cluster. Following are instructions on how to create a 9 nodes CockroachDB cluster on Kubernetes, locally, using Minikube.

We set region latency as follows: We will use a special object for this, a NetworkChaos object which you need to install first.

Below is the definition of the NetworkChaos object to set the latency between the us-west2 and us-east4 nodes.

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