Improvement1.96.5
Tailscale container image v1.96.5
Services are now automatically advertised on startup with a new TS_EXPERIMENTAL_SERVICE_AUTO_ADVERTISEMENT environment variable to control this behavior. Fixed an issue where the container would attempt to create a secret even when TS_KUBE_SECRET was empty.
A new release of the Tailscale container image is available. You can download it from Docker Hub or from our GitHub packages repository.
- New: Services are now automatically advertised on startup. This can be disabled by setting the new environment variable,
TS_EXPERIMENTAL_SERVICE_AUTO_ADVERTISEMENT, tofalse. - Fixed: The Tailscale container no longer tries to create a secret using
TS_KUBE_SECRETwhen the variable is empty.
containerdockerkubernetesservices
Source: original entry ↗