mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #100679 from hdp617/master
doc: remove description that `socat` is required
This commit is contained in:
commit
36a899835d
@ -61,7 +61,7 @@ type PortForwardOptions struct {
|
||||
|
||||
var (
|
||||
portforwardLong = templates.LongDesc(i18n.T(`
|
||||
Forward one or more local ports to a pod. This command requires the node to have 'socat' installed.
|
||||
Forward one or more local ports to a pod.
|
||||
|
||||
Use resource type/name such as deployment/mydeployment to select a pod. Resource type defaults to 'pod' if omitted.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user