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/k8s-operator/apis
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>
2 days ago
..
v1alpha1 cmd/k8s-operator: create Tailnet CRD 2 days ago
doc.go all: add test for package comments, fix, add comments as needed 1 year ago