Multi-node clusters, bare metal, Kubernetes, and state sync.
Nexus GSLB installs on Kubernetes with kustomize manifests in deploy/kubernetes/. The manifests use a StatefulSet where each pod runs a co-located rqlited datastore (a native sidecar) and gets its own PVC. With replicas: 1 you get a standalone single n...
This guide walks you through enabling global state synchronization for health and membership across multiple gslbd instances using NATS with JetStream.
This guide walks through deploying a Pleiades cluster across three geographically distributed nodes using WireGuard for overlay networking and a three-peer NATS JetStream cluster for state synchronisation. It is written for the specific topology of two…
Kubernetes Operator nexus-gslb-operator is a separate controller-runtime-based controller-manager (repo: nexus-gslb-operator, not part of this repo's build) that watches Service and Ingress objects in a Kubernetes cluster and keeps a matching Nexus GSLB p ...
This guide walks through deploying a Pleiades cluster across three geographically distributed nodes using WireGuard for overlay networking and a three-peer NATS JetStream cluster for state synchronisation. It is written for the specific topology of two…