richicoder1/Kube Port-Forward Action

Opens a port-forward to a specific service on a specific cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
kubeconfigThe path to the kube config to be used. Either kubeconfig or kubeconfig-data must be provided.
kubeconfig-dataThe base64-encoded kube config to be used. Either kubeconfig or kubeconfig-data must be provided.
targetRefThe <kind>/<name> formatted target to open the port forward to.yes
namespaceThe namespace of the target ref.nodefault
targetPortThe port to open on the target. If not specified, port is used instead.no
portThe port to open locally.yes
healthCheckThe endpoint path to check for health. By default, does a GET to the root path over http.no

no outputs