RyanSkraba commented on code in PR #615: URL: https://github.com/apache/flink-web/pull/615#discussion_r1192516634
########## docs/content/posts/2023-02-27-release-kubernetes-operator-1.4.0.md: ########## @@ -84,7 +84,7 @@ We rely on users to share feedback so we can improve and make this a very robust Until now the operator only integrated with the Flink Kubernetes HA mechanism for last-state and other types of application upgrades. 1.4.0 adds support for the Zookeeper HA storage as well. -While Zookeper is a slightly older solution, many users are still using it for HA metadata even in the Kubernetes world. +While Zookeeper is a slightly older solution, many users are still using it for HA metadata even in the Kubernetes world. Review Comment: ```suggestion While ZooKeeper is a slightly older solution, many users are still using it for HA metadata even in the Kubernetes world. ``` This looks like an obvious typo, but the article could be improved by using the correct title case for ZooKeeper everywhere (there is an internal capital K). -- 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]
