diff --git a/Tailscale-1.16.md b/Tailscale-1.16.md index 67c388e..b2e42cb 100644 --- a/Tailscale-1.16.md +++ b/Tailscale-1.16.md @@ -1,2 +1,11 @@ -Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners) -Support storage of node state as a Kubernetes secret. \ No newline at end of file +- Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners) +- Support storage of node state as a Kubernetes secret. +- no longer need the `while tailscale up; do sleep 0.1; done` loops + +## Client-specific + +### Windows +- Move state to C:\ProgramData + +### macOS +- onboarding? \ No newline at end of file