adoroszlai commented on code in PR #8220: URL: https://github.com/apache/ozone/pull/8220#discussion_r2027380947
########## hadoop-hdds/docs/content/start/Kubernetes.md: ########## @@ -51,3 +50,34 @@ Now you can access any of the services. By default the services are not publishe kubectl port-forward s3g-0 9878:9878 kubectl port-forward scm-0 9876:9876 ``` + +## Apache Ozone Helm Chart + +For a streamlined and production-ready deployment of Apache Ozone on Kubernetes, consider using the [Apache Ozone Helm Chart](https://apache.github.io/ozone-helm-charts/). This Helm Chart simplifies the installation and management of an Ozone cluster by packaging best practices into a set of configurable Kubernetes resources. Review Comment: Version 0.1.0 was the initial release (HDDS-11039). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
