Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: 1.22.2
Cloud being used: (put bare-metal if not on a public cloud)
Installation method: kubeadm
Host OS: rhel7
CNI and version:
CRI and version:
Hi,
Should this generally work?
- Run kubectl proxy
- Create websocket request against v1/portForward API over kubectl proxy
- See WS frames with channel prefix byte.
I do receive data, but it seems like it stops to send and I miss data from remote pod.