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 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>
3 months ago
..
tailscale.com_connectors.yaml
tailscale.com_dnsconfigs.yaml cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 3 months ago
tailscale.com_proxyclasses.yaml
tailscale.com_proxygroups.yaml
tailscale.com_recorders.yaml