tengqm commented on code in PR #7083: URL: https://github.com/apache/gravitino/pull/7083#discussion_r2062778239
########## docs/how-to-install.md: ########## @@ -148,3 +148,7 @@ For the details, review the [playground example](./how-to-use-the-playground.md). <img src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&action_name=HowToInstall" alt="" /> + +## Deploy Apache Gravitino on Kubernetes Using Helm Charts + +The Apache Gravitino Helm Chart provides a way to deploy Gravitino on Kubernetes with fully customizable configurations. For detailed installation instructions and configuration options, refer to the [Apache Gravitino Helm Chart](./chart.md). Review Comment: ```suggestion The Apache Gravitino Helm chart provides a way to deploy Gravitino on Kubernetes with fully customizable configurations. For detailed installation instructions and configuration options, refer to the [Helm Chart](./chart.md) page. ``` -- 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]
