lhotari commented on code in PR #1033:
URL: https://github.com/apache/pulsar-site/pull/1033#discussion_r2330773105


##########
docs/getting-started-helm.md:
##########
@@ -9,11 +9,19 @@ This section guides you through every step of installing and 
running Apache Puls
 
 For deploying a Pulsar cluster for production usage, read the documentation on 
[how to configure and install a Pulsar Helm chart](helm-deploy.md).
 
-## Prerequisite
+:::warning Security Notice
 
-- Kubernetes server 1.21.0+
-- kubectl 1.21.0+
-- Helm 3.10+
+This quickstart guide uses default configurations suitable for development and 
testing only. The default Helm chart configuration **does not meet production 
security requirements**. For production deployments, you must review and 
customize security settings including authentication, authorization, TLS 
encryption, and network policies.
+
+:::
+
+## Prerequisites
+
+- Kubernetes server 1.21.0+ (1.24+ recommended)
+- kubectl 1.21.0+ 

Review Comment:
   ```suggestion
   - kubectl 1.25.0+, compatible with your cluster ([+/- 1 minor release from 
your 
cluster](https://kubernetes.io/docs/tasks/tools/install-kubectl/#before-you-begin))
   ```



-- 
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]

Reply via email to