ktunnel

Ktunnel is a network tunneling tool for kubernetes

Synopsis

Built to ease development on kubernetes clusters and allow connectivity between dev machines and clusters

Options

  -h, --help       help for ktunnel
  -p, --port int   The port to use to establish the tunnel (default 28688)
  -t, --tls        Connection uses TLS if true, else plain TCP

SEE ALSO

  • ktunnel client - Run the ktunnel client(from source listener - usually localhost)
  • ktunnel expose - Expose local machine as a service on the kubernetes cluster
  • ktunnel inject - Inject server sidecar to the cluster and run the ktunnel client to establish a connection
  • ktunnel server - Run the ktunnel server(from remote - usually k8s pod)
  • ktunnel version - Print the version number of Ktunnel
Auto generated by spf13/cobra on 1-Nov-2019