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/deploy/chart
David Bond 98c0273de1
cmd/k8s-operator: create Tailnet CRD
This commit contains the initial custom resource defition for `Tailnet`.

This resource will be used to allow users to join different workloads
to different tailnets within a cluster. Each `Tailnet` refers to a
secret in the operator namespace that must contain valid OAuth credentials.

Fixes: https://github.com/tailscale/corp/issues/34764

Signed-off-by: David Bond <davidsbond93@gmail.com>
1 day ago
..
templates cmd/k8s-operator: create Tailnet CRD 1 day ago
.helmignore cmd/k8s-operator: allow to install operator via helm (#9920) 2 years ago
Chart.yaml cmd/k8s-operator: default to stable image (#17848) 2 weeks ago
values.yaml cmd/k8s-operator: support workload identity federation 4 weeks ago