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/crds
David Bond 5c97024486
cmd/k8s-operator: create Tailnet CRD (#18108)
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
..
tailscale.com_connectors.yaml cmd/k8s-operator: allow specifying replicas for connectors (#16721) 5 months ago
tailscale.com_dnsconfigs.yaml cmd/k8s-operator: allow pod tolerations on nameservers (#17260) 3 months ago
tailscale.com_proxyclasses.yaml cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415) 1 week ago
tailscale.com_proxygroups.yaml all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 6 months ago
tailscale.com_recorders.yaml cmd/k8s-operator/e2e: run self-contained e2e tests with devcontrol (#17415) 1 week ago
tailscale.com_tailnets.yaml cmd/k8s-operator: create Tailnet CRD (#18108) 2 days ago