tillrohrmann commented on a change in pull request #9470: [FLINK-13380][k8s] Improve the usability of Flink session cluster on Kubernetes URL: https://github.com/apache/flink/pull/9470#discussion_r315255411
########## File path: docs/ops/deployment/kubernetes.md ########## @@ -54,20 +54,31 @@ A basic Flink session cluster deployment in Kubernetes has three components: Using the resource definitions for a [session cluster](#session-cluster-resource-definitions), launch the cluster with the `kubectl` command: + kubectl create -f configmap.yaml Review comment: maybe rename `configmap.yaml` into `cluster-configuration-configmap.yaml` or `flink-configuration-configmap.yaml`. ---------------------------------------------------------------- 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] With regards, Apache Git Services
