tailscale/k8s-operator/apis
David Bond 952b4a57e9
cmd/k8s-operator: allow specifying replicas for connectors
This commit adds a `replicas` field to the `Connector` custom resource that
allows users to specify the number of desired replicas deployed for their
connectors.

This allows users to deploy exit nodes, subnet routers and app connectors
in a highly available fashion.

Signed-off-by: David Bond <davidsbond93@gmail.com>
2025-07-31 15:35:19 +01:00
..
v1alpha1 cmd/k8s-operator: allow specifying replicas for connectors 2025-07-31 15:35:19 +01:00
doc.go all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00