External-IP details are truncated in "kubectl get svc" output with Kubectl client version "v1.10.5" #179
Labels
area/documentation
Issue related to documentation
priority/P3
No direct impact to applications, e.g., typos in documentation or log messages
version 0.3.2
This is an issue with operator version 0.3.2
External-IP details shown in
kubectl get svc
output are truncated with Kubectl client version "v1.10.5" due to that users can not find the correct External-IP to use for Pravega-controller endpoint.However it shows properly with latest kubectl client ("v1.12.0" and greater) versions.
kubectl get svc
output with Kubectl client version "v1.10.5":-kubectl get svc
output with Kubectl client version "v1.12.0":-I would suggest to add this details in
Troubleshooting section
of our documentation.The text was updated successfully, but these errors were encountered: