Documentation

connecti connect kubernetes

Connect to Kubernetes infrastructure.

Synopsis

Create a tailscale bastion in a Kubernetes cluster via a deployment.

connecti connect kubernetes [flags]

Options

      --api-key string   The tailnet api key to use. See: https://login.tailscale.com/admin/settings/keys
  -h, --help             help for kubernetes
      --name string      Unique name to use for your bastion.
      --routes strings   The routes to advertise. This is likely the cluster Pod CIDR and Service CIDR.
      --tailnet string   The name of the tailnet to connect to. See: https://login.tailscale.com/admin/settings/general

Options inherited from parent commands

      --config string   config file (default is $HOME/.connecti.yaml)
  -D, --debug           enable debug logging

SEE ALSO

Auto generated by spf13/cobra on 4-Nov-2022