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/templates
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
..
.gitignore cmd/k8s-operator: create Tailnet CRD 1 day ago
NOTES.txt cmd/k8s-operator/deploy: clarify helm install notes (#16449) 5 months ago
apiserverproxy-rbac.yaml cmd/k8s-operator: fix type comparison in apiserver proxy template (#17981) 2 weeks ago
deployment.yaml cmd/k8s-operator: support workload identity federation 4 weeks ago
ingressclass.yaml cmd/k8s-operator: Allow custom ingress class names (#16472) 5 months ago
oauth-secret.yaml cmd/k8s-operator: support workload identity federation 4 weeks ago
operator-rbac.yaml cmd/k8s-operator, k8s-operator: support Static Endpoints on ProxyGroups (#16115) 5 months ago
proxy-rbac.yaml kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator}: emit kube store Events (#14112) 1 year ago