tailscale/cmd/k8s-operator
David Anderson 8171eb600c cmd/k8s-operator: move the operator into its own namespace.
The operator creates a fair bit of internal cluster state to manage proxying,
dumping it all in the default namespace is handy for development but rude
for production.

Updates #502

Signed-off-by: David Anderson <danderson@tailscale.com>
2022-12-14 20:05:35 -08:00
..
manifests cmd/k8s-operator: move the operator into its own namespace. 2022-12-14 20:05:35 -08:00
operator_test.go cmd/k8s-operator: remove unnecessary timed requeue. 2022-12-13 17:15:06 -08:00
operator.go cmd/k8s-operator: move the operator into its own namespace. 2022-12-14 20:05:35 -08:00