Updated Tailscale 1.16 (markdown)

Brad Fitzpatrick
2021-09-29 09:51:18 -07:00
parent d6675aad1d
commit 7dcc7616be

@@ -1,5 +1,7 @@
- Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners)
- Support storage of node state as a Kubernetes secret.
- `tailscale up --authkey=file:/path/to/secret` support
- tailscaled can now run an HTTP proxy server
- no longer need the `while tailscale up; do sleep 0.1; done` loops
## Client-specific