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
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>
2 years ago
..
manifests cmd/k8s-operator: move the operator into its own namespace. 2 years ago
operator.go cmd/k8s-operator: move the operator into its own namespace. 2 years ago
operator_test.go cmd/k8s-operator: remove unnecessary timed requeue. 2 years ago