Pleiades GSLB — User Guides¶
Welcome to the user documentation for Pleiades GSLB. These guides are task‑oriented and help operators and SREs install, configure, run, and operate gslbd in production.
Navigation¶
- Getting Started: ./GettingStarted.md
- Installation: ./Installation.md
- Configuration Guide: ./ConfigurationGuide.md
- GitOps (Operator Guide): ./GitOpsUserGuide.md
- State Synchronization (NATS + JetStream): ./StateSyncSetup.md
- Metrics & Observability: ./MetricsObservability.md
- Security Guide: ./SecurityGuide.md
- Operations & Troubleshooting: ./OperationsTroubleshooting.md
- Tutorials & Examples: ./Tutorials.md
- FAQ: ./FAQ.md
Conventions
- Commands are shown for Linux x86_64; adapt paths for your OS.
- Example YAML aligns with the reference in ../Configuration.md and defaults in internal/config/config.go.
- Metrics include constant labels cluster and node when configured.