parent
53e05358be
commit
931504e0db
|
|
@ -83,6 +83,11 @@ Connections made to local port 6379 are forwarded to port 6379 of the pod that
|
|||
is running the Redis server. With this connection in place you can use your
|
||||
local workstation to debug the database that is running in the pod.
|
||||
|
||||
**Warning**: Due to known limitations, port forward today only works for TCP protocol.
|
||||
The support to UDP protocol is being tracked in
|
||||
[issue 47862](https://github.com/kubernetes/kubernetes/issues/47862).
|
||||
{: .warning}
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue