tailscale/cmd/k8s-operator/manifests
Irbe Krumina cac290da87
cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769)
* cmd/k8s-operator: users can configure operator to set firewall mode for proxies

Users can now pass PROXY_FIREWALL_MODE={nftables,auto,iptables} to operator to make it create ingress/egress proxies with that firewall mode

Also makes sure that if an invalid firewall mode gets configured, the operator will not start provisioning proxy resources, but will instead log an error and write an error event to the related Service.

Updates tailscale/tailscale#9310

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2023-10-17 18:05:02 +01:00
..
authproxy-rbac.yaml cmd/k8s-operator: make auth proxy pass tags as Impersonate-Group 2023-03-13 12:32:12 -07:00
operator.yaml cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 2023-10-17 18:05:02 +01:00
proxy.yaml cmd/k8s-operator: use our own container image instead of busybox 2023-10-17 08:11:16 -07:00
userspace-proxy.yaml cmd/k8s-operator: add support for Ingress resources 2023-08-25 00:28:11 -04:00