We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b28a61 commit 0f439e3Copy full SHA for 0f439e3
.krew.yaml
@@ -9,8 +9,9 @@ spec:
9
description: |
10
This kubectl plugin is a drop-in replacement for `kubectl port-forward` with some enhanced features:
11
* Supports UDP port forwarding
12
- * Forwarding data to the given IP or hostname that is accessible within the kubernetes cluster
+ * Supports simultaneous forwarding of data to multiple targets
13
* Forwarding session will not be interfered after performing rolling updates
14
+ * Forwarding data to the given IP or hostname that is accessible within the kubernetes cluster
15
platforms:
16
- selector:
17
matchLabels:
0 commit comments