docs: add Kubernetes version 1.29+ as a prerequisite (#259)

Signed-off-by: Daniel Chambre <smiyc@pm.me>
This commit is contained in:
smiyc 2025-04-15 10:59:48 +02:00 committed by GitHub
parent c8e29bd6db
commit ba8c7c6179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,7 @@ To use this plugin, ensure the following prerequisites are met:
- [**CloudNativePG**](https://cloudnative-pg.io) version **1.25** or newer.
- [**cert-manager**](https://cert-manager.io/) for enabling **TLS communication** between the plugin and the operator.
- [**Kubernetes Version >= 1.29**](https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) **Sidecar Containers** need kubernetes v1.29 or above to work.
## Installation