tillrohrmann commented on a change in pull request #14554:
URL: https://github.com/apache/flink/pull/14554#discussion_r551830902



##########
File path: docs/deployment/ha/kubernetes_ha.md
##########
@@ -52,6 +52,10 @@ In order to identify the Flink cluster, you have to specify 
a `kubernetes.cluste
 
   <pre>kubernetes.cluster-id: cluster1337</pre>
 
+- [kubernetes.namespace]({% link deployment/config.md %}#kubernetes-namespace) 
(required):
+The namespace that will be used for running the jobmanager and taskmanager 
pods.
+  <pre>kubernetes.namespace: cluster-namespace</pre>

Review comment:
       Why is this a required configuration? The default namespace should be 
`default`, right?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to