diff --git a/docs/release-notes/breaking-changes.md b/docs/release-notes/breaking-changes.md
index 71ff77ac55..47af1d1e29 100644
--- a/docs/release-notes/breaking-changes.md
+++ b/docs/release-notes/breaking-changes.md
@@ -14,6 +14,10 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
% **Action**
Steps for mitigating deprecation impact.
% ::::
+## 3.2.0 [elastic-cloud-kubernetes-320-breaking-changes]
+
+There are no breaking changes for ECK 3.2
+
## 3.1.0 [elastic-cloud-kubernetes-310-breaking-changes]
There are no breaking changes for ECK 3.1
diff --git a/docs/release-notes/deprecations.md b/docs/release-notes/deprecations.md
index 33a7acd9d9..f3b6e808ca 100644
--- a/docs/release-notes/deprecations.md
+++ b/docs/release-notes/deprecations.md
@@ -17,6 +17,10 @@ Review the deprecated functionality for Elastic Cloud on Kubernetes. While depre
% **Action**
Steps for mitigating deprecation impact.
% ::::
+## 3.2.0 [elastic-cloud-kubernetes-320-deprecations]
+
+There are no deprecations for ECK 3.2
+
## 3.1.0 [elastic-cloud-kubernetes-310-deprecations]
There are no deprecations for ECK 3.1
diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md
index 975f1220e3..47a8e27a86 100644
--- a/docs/release-notes/index.md
+++ b/docs/release-notes/index.md
@@ -8,6 +8,42 @@ mapped_pages:
# Elastic Cloud on Kubernetes release notes [elastic-cloud-kubernetes-release-notes]
Review the changes, fixes, and more in each release of Elastic Cloud on Kubernetes.
+## 3.2.0 [elastic-cloud-kubernetes-320-release-notes]
+
+### Release Highlights
+
+#### Automatic pod disruption budget (Enterprise feature)
+
+ECK now offers better out-of-the-box pod disruption budgets that automatically keep your cluster available as pods move across nodes. The new policy calculates the number of pods per tier that can sustain replacement and automatically generates a pod-disruption budget for each tier, enabling the Elasticsearch cluster to vacate Kubernetes nodes more quickly, while considering cluster health, without interruption.
+
+#### User Password Generation (Enterprise feature)
+
+ECK will now generate longer passwords by default for the administrative user of each Elasticsearch Cluster. The password is 24 characters in length by default (can be configured to a maximum of 72 characters), incorporating alphabetic and numeric characters, to make password complexity stronger.
+
+### Features and enhancements [elastic-cloud-kubernetes-320-features-and-enhancements]
+
+- Fix beats stack monitoring cert reload [#8833](https://github.com/elastic/cloud-on-k8s/pull/8833) (issue: [#5448](https://github.com/elastic/cloud-on-k8s/issues/5448))
+- Allow configuration parameters for file-base generated passwords. [#8817](https://github.com/elastic/cloud-on-k8s/pull/8817) (issues: [#2795](https://github.com/elastic/cloud-on-k8s/issues/2795), [#8693](https://github.com/elastic/cloud-on-k8s/issues/8693))
+- Add automemlimit to automatically set GOMEMLIMIT. [#8814](https://github.com/elastic/cloud-on-k8s/pull/8814) (issue: [#8790](https://github.com/elastic/cloud-on-k8s/issues/8790))
+- Improving the default PDB implementation. [#8780](https://github.com/elastic/cloud-on-k8s/pull/8780) (issue: [#2936](https://github.com/elastic/cloud-on-k8s/issues/2936))
+
+### Fixes [elastic-cloud-kubernetes-320-fixes]
+
+- Allow elasticsearchRef.secretName for eck-stack/Kibana [#8822](https://github.com/elastic/cloud-on-k8s/pull/8822) (issue: [#8816](https://github.com/elastic/cloud-on-k8s/issues/8816))
+
+### Documentation improvements [elastic-cloud-kubernetes-320-documentation-improvements]
+
+- Fix broken Logstash samples [#8801](https://github.com/elastic/cloud-on-k8s/pull/8801)
+- [DOC] Comment JVM heap settings [#8753](https://github.com/elastic/cloud-on-k8s/pull/8753)
+
+### Miscellaneous [elastic-cloud-kubernetes-320-miscellaneous]
+
+- fix(deps): update all ungrouped dependencies [#8826](https://github.com/elastic/cloud-on-k8s/pull/8826)
+- chore(deps): update go to v1.25.1 [#8823](https://github.com/elastic/cloud-on-k8s/pull/8823)
+- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /hack/operatorhub [#8810](https://github.com/elastic/cloud-on-k8s/pull/8810)
+- fix(deps): update all ungrouped dependencies [#8809](https://github.com/elastic/cloud-on-k8s/pull/8809)
+- Upgrade k8s libraries [#8806](https://github.com/elastic/cloud-on-k8s/pull/8806)
+
## 3.1.0 [elastic-cloud-kubernetes-310-release-notes]
### Release Highlights
diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md
index 9db3f95d78..1e7ed78bd0 100644
--- a/docs/release-notes/known-issues.md
+++ b/docs/release-notes/known-issues.md
@@ -17,6 +17,10 @@ Known issues are significant defects or limitations that may impact your impleme
:::
+## 3.2.0 [elastic-cloud-kubernetes-320-known-issues]
+
+There are no known issues in ECK 3.2
+
## 3.1.0 [elastic-cloud-kubernetes-310-known-issues]
There are no known issues in ECK 3.1