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
Irbe Krumina 18ceb4e1f6
cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360)
* cmd/containerboot: proxy traffic to tailnet target defined by FQDN

Add a new Service annotation tailscale.com/tailnet-fqdn that
users can use to specify a tailnet target for which
an egress proxy should be deployed in the cluster.

Updates tailscale/tailscale#10280

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
7 months ago
..
deploy cmd/k8s-operator: helm chart add missing keys (#10296) 7 months ago
ingress.go cmd/k8s-operator: allow setting same host value for tls and ingress rules 9 months ago
operator.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 7 months ago
operator_test.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 7 months ago
proxy.go cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334) 7 months ago
proxy_test.go cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334) 7 months ago
sts.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 7 months ago
sts_test.go cmd/k8s-operator: truncate long StatefulSet name prefixes (#10343) 7 months ago
svc.go cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target by FQDN (#10360) 7 months ago