Connect to your workloads via Tailscale SSH for interactive development and debugging
ssh
sessions into workloads over a tailnet which allows for interactive shells in your workload environments via a userspace networking tunnel. This let’s you connect tools like:
tag:trainy
for our jobs and give ownership of that tag to a single user myuser@myorg.com
and group group:trainy_user
.
Example ACL
tag:trainy
. This will allow multiple workers and jobs to be authenticated while allowing them to be pruned from your tailnet automatically upon completion. Upon creating an auth key, you can store it as a secret to be used in your clusters via
kubectl apply -f tailscale_authkey.yaml
tailscale_authkey.yaml
~/.konduktor/config.yaml
.
kubectl apply -f tailscale_authkey.yaml
without having to go to the admin dashboard to remint a new auth key every 90 days. Note: we are working on authenticating via OAuth key directly so users don’t have to worry about updating their keys. If you are interested in this, please let us know!sleep.yaml
sleep.yaml
ACTIVE
, it should appear in our tailnet after a few seconds.