This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl port-forward -n cf-workloads go-app-with-metrics-devel-cf3200ae74-0 2112 | |
Forwarding from 127.0.0.1:2112 -> 2112 | |
Forwarding from [::1]:2112 -> 2112 | |
Handling connection for 2112 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment