Kubespec Logo kubespec.dev

tailscale.com/v1alpha1

Cluster-scoped Resource

ProxyGroup

        ProxyGroup defines a set of Tailscale devices that will act as proxies.
Depending on spec.Type, it can be a group of egress, ingress, or kube-apiserver
proxies. In addition to running a highly available set of proxies, ingress
and egress ProxyGroups also allow for serving many annotated Services from a
single set of proxies to minimise resource consumption.

For ingress and egress, use the tailscale.com/proxy-group annotation on a
Service to specify that the proxy should be implemented by a ProxyGroup
instead of a single dedicated proxy.

More info:
* https://tailscale.com/kb/1438/kubernetes-operator-cluster-egress
* https://tailscale.com/kb/1439/kubernetes-operator-cluster-ingress

For kube-apiserver, the ProxyGroup is a standalone resource. Use the
spec.kubeAPIServer field to configure options specific to the kube-apiserver
ProxyGroup type.
      

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

+1

Tailscale Operator v1.94.2

Tailscale Operator v1.94.1

Tailscale Operator v1.94.0

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

Tailscale Operator v1.88.4

Tailscale Operator v1.88.3

We don't have any examples of ProxyGroup yet 😕

But the good news is, you can help us by contributing examples on GitHub

No links for ProxyGroup yet

You can help us by adding useful links on GitHub