tailscale.com/v1alpha1
·ProxyClass
ProxyClass describes a set of configuration parameters that can be applied to
proxy resources created by the Tailscale Kubernetes operator.
To apply a given ProxyClass to resources created for a tailscale Ingress or
Service, use tailscale.com/proxy-class=<proxyclass-name> label. To apply a
given ProxyClass to resources created for a Connector, use
connector.spec.proxyClass field.
ProxyClass is a cluster scoped resource.
More info:
https://tailscale.com/kb/1445/kubernetes-operator-customization#cluster-resource-customization-using-proxyclass-custom-resource
Click on Property Name to show the description, and Pink Types to expand schema.
Required properties are marked with *
Change History
Tailscale Operator v1.96.2
Tailscale Operator v1.96.1
Tailscale Operator v1.96.0
Tailscale Operator v1.94.2
Tailscale Operator v1.94.1
Tailscale Operator v1.94.0
11 properties have changed the description
- .spec.statefulSet.pod.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution.podAffinityTerm.matchLabelKeys
- .spec.statefulSet.pod.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution.podAffinityTerm.mismatchLabelKeys
- .spec.statefulSet.pod.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution.matchLabelKeys
- .spec.statefulSet.pod.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution.mismatchLabelKeys
- .spec.statefulSet.pod.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution
- .spec.statefulSet.pod.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution.matchLabelKeys
- .spec.statefulSet.pod.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution.mismatchLabelKeys
- .spec.statefulSet.pod.tailscaleContainer.resources.claims
- .spec.statefulSet.pod.tailscaleInitContainer.resources.claims
- .spec.statefulSet.pod.topologySpreadConstraints.nodeAffinityPolicy
- .spec.statefulSet.pod.topologySpreadConstraints.nodeTaintsPolicy
Tailscale Operator v1.92.5
Tailscale Operator v1.92.4
Tailscale Operator v1.92.3
Tailscale Operator v1.92.2
Tailscale Operator v1.92.1
Tailscale Operator v1.92.0
Tailscale Operator v1.90.9
Tailscale Operator v1.90.8
Tailscale Operator v1.90.7
Tailscale Operator v1.90.6
Tailscale Operator v1.90.5
Tailscale Operator v1.90.4
Tailscale Operator v1.90.3
Tailscale Operator v1.90.2
Tailscale Operator v1.90.1
Tailscale Operator v1.90.0
2 properties have been added on this version
- .spec.statefulSet.pod.dnsConfig
- .spec.statefulSet.pod.dnsPolicy
Tailscale Operator v1.88.4
Tailscale Operator v1.88.3
We don't have any examples of ProxyClass yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for ProxyClass yet
You can help us by adding useful links on GitHub