|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| chart | c59ab6baac cmd/k8s-operator/deploy: ensure that operator can write kube state Events (#14177) | il y a 1 an |
| crds | 74d4652144 cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) | il y a 1 an |
| examples | e48cddfbb3 cmd/{containerboot,k8s-operator},k8s-operator,kube: add ProxyGroup controller (#13684) | il y a 1 an |
| manifests | 74d4652144 cmd/{containerboot,k8s-operator},k8s-operator: new options to expose user metrics (#14035) | il y a 1 an |
| README.md | 49fd0a62c9 cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436) | il y a 2 ans |
./cmd/k8s-operator/deploy contain various Tailscale Kubernetes operator deployment manifests.
./cmd/k8s-operator/deploy/chart contains Tailscale operator Helm chart templates.
The chart templates are also used to generate the static manifest, so developers must ensure that any changes applied to the chart have been propagated to the static manifest by running go generate tailscale.com/cmd/k8s-operator
./cmd/k8s-operator/deploy/manifests/operator.yaml is a static manifest for the operator generated from the Helm chart templates for the operator.