You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/k8s-proxy
David Bond 7a8976b312
cmd/{containerboot,k8s-proxy}: disconnect from control before shutdown
This commit modifies containerboot to call the local api endpoint to
disconnect from the control plane upon shutdown. This functionality
is enabled using a new environment variable:

`EXPERIMENTAL_DISCONNECT_ON_SHUTDOWN`

When using an instance as a HA app connector or subnet router this
environment variable should be set to give connected clients enough
time to update their netmap and fail over to the next active instance.

This commit also includes some minor spelling/grammar fixes.

Updates #14020

Signed-off-by: David Bond <davidsbond93@gmail.com>
2 months ago
..
internal/config all-kube: create Tailscale Service for HA kube-apiserver ProxyGroup (#16572) 5 months ago
k8s-proxy.go cmd/{containerboot,k8s-proxy}: disconnect from control before shutdown 2 months ago