add hint for cli guide
All checks were successful
CI / TruffleHog Secrets Scan (push) Successful in 6s
CI / Terraform Format & Validate (push) Successful in 8s

This commit is contained in:
Mauritz Uphoff 2025-06-11 15:10:06 +02:00
parent 2a81c11c8a
commit 8d753ae6cf

View file

@ -2,7 +2,7 @@
This guide provides step-by-step instructions for setting up a basic active/passive Virtual Router Redundancy Protocol (VRRP) high availability (HA) cluster using the STACKIT CLI. This configuration ensures one virtual machine (VM) acts as the active primary node while the other remains on standby as a failover.
All operations below are performed using the STACKIT CLI.
> See [STACKIT Cli-Guide](STACKIT-CLI-GUIDE.md) to perform setup via CLI instead of terraform!
## Overview of Core Components