jojochuang commented on code in PR #8220: URL: https://github.com/apache/ozone/pull/8220#discussion_r2027361702
########## 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: I see. I just thought because all subtasks under HDDS-11027 except this documentation are done, the whole work is near completion. Just now I see there are a couple other follow-on jiras still pending. What's our plan here? Do we say the initial helm chart is done, we announce it; or do we wait for follow-on work before announce a release? -- 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]
