gyfora commented on a change in pull request #123:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/123#discussion_r836718957



##########
File path: docs/content/docs/try-flink-kubernetes-operator/quick-start.md
##########
@@ -63,22 +63,15 @@ minikube start --kubernetes-version=v1.21.5
 
 We also recommend [k9s](https://k9scli.io/) as GUI for kubernetes, but it is 
optional for this quickstart guide.
 
-## Building the operator image from source
+## Get the source code
+
+You can get the operator source code from GitHub:
 
 ```shell
 git clone https://github.com/apache/flink-kubernetes-operator.git
 cd flink-kubernetes-operator
 ```
 
-You can build the docker image of the operator via the following command from 
the project root folder:

Review comment:
       Why would you want to get the source code if you are not going to build 
the operator?




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to