tailscale / tailscale/tailscale
FR: higher replicaSet for k8s tailscale operator
Open
fr
kubernetes
L3 Some users
P2 Aggravating
T0 New feature
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 132
Description
### What are you trying to do?
I would like to be able to set an replicaSet of more than 1 for the tailscale-operator workloads. This would include the operator pod itself as well as the `ts-${svc/ing_name}` pods that get created when a tailscale svc/ing gets created.
### How should we solve this?
_No response_
### What is the impact of not solving this?
With only 1 replicaSet there is some amount of downtime anytime a pod needs to get re-scheduled, or a node goes down that has the pod. Being able to set a replicaSet of more than 1 would help with reliability.
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.