tillrohrmann commented on a change in pull request #14254:
URL: https://github.com/apache/flink/pull/14254#discussion_r532582383
##########
File path: docs/_includes/generated/kubernetes_config_configuration.html
##########
@@ -18,7 +18,7 @@
<td><h5>kubernetes.cluster-id</h5></td>
<td style="word-wrap: break-word;">(none)</td>
<td>String</td>
- <td>The cluster-id, which should be no more than 45 characters, is
used for identifying a unique Flink cluster. If not set, the client will
automatically generate it with a random ID.</td>
+ <td>The cluster-id, which should be no more than 45 characters, is
used for identifying a unique Flink cluster. The id must only contain lowercase
alphanumeric characters, "-" or ".". If not set, the client will automatically
generate it with a random ID.</td>
Review comment:
Alright, I will update it.
----------------------------------------------------------------
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:
[email protected]