The tailscale/k8s-operator image runs as root by default, conflicting with runAsNonRoot=true. Set runAsUser:65532 (nobody) to satisfy both PodSecurity and container runtime. |
||
|---|---|---|
| .. | ||
| controllers | ||
| gatewayapi | ||
| gpus | ||
| tailnet | ||
The tailscale/k8s-operator image runs as root by default, conflicting with runAsNonRoot=true. Set runAsUser:65532 (nobody) to satisfy both PodSecurity and container runtime. |
||
|---|---|---|
| .. | ||
| controllers | ||
| gatewayapi | ||
| gpus | ||
| tailnet | ||