From 656820911dc6d7c50190231f0a66a3d1d54780e2 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Tue, 21 Sep 2021 11:00:24 -0700 Subject: [PATCH] Updated Tailscale 1.16 (markdown) --- Tailscale-1.16.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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