You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/k8s-operator/deploy/crds
David Bond 12ad630128
cmd/k8s-operator: allow specifying replicas for connectors (#16721)
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.

Fixes #14020

Signed-off-by: David Bond <davidsbond93@gmail.com>
3 months ago
..
tailscale.com_connectors.yaml cmd/k8s-operator: allow specifying replicas for connectors (#16721) 3 months ago
tailscale.com_dnsconfigs.yaml cmd/k8s-operator: Allow specifying cluster ips for nameservers (#16477) 5 months ago
tailscale.com_proxyclasses.yaml cmd/k8s-operator,k8s-operator: allow setting a `priorityClassName` (#16685) 4 months ago
tailscale.com_proxygroups.yaml all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
tailscale.com_recorders.yaml {cmd,}/k8s-operator: support IRSA for Recorder resources (#15913) 7 months ago