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/k8s-operator/apis/v1alpha1
David Bond 9083ef1ac4
cmd/k8s-operator: allow pod tolerations on nameservers (#17260)
This commit modifies the `DNSConfig` custom resource to allow specifying
[tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)
on the nameserver pods.

This will allow users to dictate where their nameserver pods are located
within their clusters.

Fixes: https://github.com/tailscale/tailscale/issues/17092

Signed-off-by: David Bond <davidsbond93@gmail.com>
2 months ago
..
doc.go cmd/k8s-operator: operator can create subnetrouter (#9505) 2 years ago
register.go cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248) 1 year ago
types_connector.go cmd/k8s-operator: allow specifying replicas for connectors (#16721) 3 months ago
types_proxyclass.go cmd/k8s-operator: add DNS policy and config support to ProxyClass (#16887) 2 months ago
types_proxygroup.go all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
types_recorder.go {cmd,}/k8s-operator: support IRSA for Recorder resources (#15913) 7 months ago
types_tsdnsconfig.go cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 2 months ago
zz_generated.deepcopy.go cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 2 months ago