affo commented on code in PR #2846: URL: https://github.com/apache/fluss/pull/2846#discussion_r2923630303
########## helm/README.md: ########## @@ -19,105 +19,24 @@ # Fluss Helm Chart This chart deploys an Apache Fluss cluster on Kubernetes, following Helm best practices. -It requires a Zookeeper ensemble to be running in the same Kubernetes cluster. In future releases, we may add support for an embedded Zookeeper cluster. +## Development -## Development environment +For how to build your local Fluss image and use it in Minikube refer to the +[official documentation](../website/docs/install-deploy/deploying-with-helm.md#installation). Review Comment: I think I specified this in the issue: https://github.com/apache/fluss/issues/2840 The idea is that the README is for development purposes, so I think it is better to redirect the developer to the actual file. After all, that file should also be edited by the developer. -- 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]
