[
https://issues.apache.org/jira/browse/FLINK-20211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234413#comment-17234413
]
Yang Wang commented on FLINK-20211:
-----------------------------------
Nice catch. I think it should be {{kubectl get services/<ClusterId>-rest}}, not
{{kubectl get services/<ClusterId>}}. I will attach a fix for the documentation.
> Can not get the JobManager web ip according to the document
> -----------------------------------------------------------
>
> Key: FLINK-20211
> URL: https://issues.apache.org/jira/browse/FLINK-20211
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Affects Versions: 1.12.0
> Reporter: Guowei Ma
> Priority: Critical
>
> According to
> [https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/deployment/native_kubernetes.html#accessing-job-manager-ui]
> 's LoadBalancer section I use the following cmd
> kubectl get services/cluster-id
> But I could not get the EXTERNAL-IP it is always non
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)