skupper service bind

Bind a target to a service

Synopsis

Bind a target to a service

content_copyskupper service bind <service-name> <target-type> <target-name> [flags]

Options

content_copy  -h, --help                  help for bind
      --target-port strings   The port the target is listening on (you can also use colon to map source-port to a target-port).
      --tls-trust string      K8s secret name with the CA to expose the service over TLS

Options inherited from parent commands

content_copy      --platform string   The platform type to use [kubernetes, podman]

SEE ALSO