Understanding port forwarding
2020-7-24 · The whole process is simplified by the fact that kubectl already has a built-in port forwarding functionality. A user interacts with Kubernetes using the kubectl command-line on their local machine. The port-forward command specifies the cluster resource name and defines the port number to port …