diff options
| author | Tom Proctor <tomhjp@users.noreply.github.com> | 2025-07-22 10:07:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-22 10:07:09 +0100 |
| commit | 6f7e78b10ffac8f1dcd79aebe12b38ee96e76ce7 (patch) | |
| tree | 22dd24f876f75f1e2448b23395214dc4192f68e6 /control/controlknobs | |
| parent | 8453170aa120227dfec3c3141f081d9495a0a7c1 (diff) | |
| download | tailscale-6f7e78b10ffac8f1dcd79aebe12b38ee96e76ce7.tar.xz tailscale-6f7e78b10ffac8f1dcd79aebe12b38ee96e76ce7.zip | |
cmd/tailscale/cli: make configure kubeconfig accept Tailscale Services (#16601)
The Kubernetes API server proxy is getting the ability to serve on a
Tailscale Service instead of individual node names. Update the configure
kubeconfig sub-command to accept arguments that look like a Tailscale
Service. Note, we can't know for sure whether a peer is advertising a
Tailscale Service, we can only guess based on the ExtraRecords in the
netmap and that IP showing up in a peer's AllowedIPs.
Also adds an --http flag to allow targeting individual proxies that can
be adverting on http for their node name, and makes the command a bit
more forgiving on the range of inputs it accepts and how eager it is to
print the help text when the input is obviously wrong.
Updates #13358
Change-Id: Ica0509c6b2c707252a43d7c18b530ec1acf7508f
Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
