diff --git a/content/blog/openeverest-cncf-sandbox/index.md b/content/blog/openeverest-cncf-sandbox/index.md
new file mode 100644
index 0000000..8ba114b
--- /dev/null
+++ b/content/blog/openeverest-cncf-sandbox/index.md
@@ -0,0 +1,79 @@
+---
+title: "OpenEverest Is Now a CNCF Sandbox Project"
+date: 2026-03-27T12:00:00
+draft: false
+image:
+ url: openeverest-cncf-sandbox.png
+ attribution:
+authors:
+ - spron-in
+tags:
+ - announcement
+ - community
+ - open-source
+ - cncf
+summary: OpenEverest has been accepted as a CNCF Sandbox project — an important milestone on the path toward open, community-driven governance.
+---
+
+Back in the days when we just started working on OpenEverest in Percona, we were already thinking about donating it to [Cloud Native Computing Foundation (CNCF)](https://www.cncf.io/). We thought that it just makes sense. But as it usually happens a lot of other priorities popped up and the CNCF "project" was put on hold.
+
+After we renamed Percona Everest into OpenEverest and created [Solanica](https://solanica.io) — a separate entity to drive [OpenEverest](https://openeverest.io) — we shared the [new vision](https://vision.openeverest.io) with the world. One of the most important pieces of that vision is fostering the community. Becoming truly open source. And donation to CNCF is an important milestone on this journey.
+
+Today we are happy to share that OpenEverest is now a CNCF Sandbox project.
+
+## Why donate at all?
+
+[CNCF](https://www.cncf.io/) provides a neutral home for cloud-native projects. For OpenEverest, that means decisions are made in the open, not behind corporate walls. The [governance policy](https://github.com/openeverest/governance/blob/main/GOVERNANCE.md) is public, the [list of maintainers](https://github.com/openeverest/governance/blob/main/MAINTAINERS.md) is public, and the [project code](https://github.com/openeverest/openeverest) is there for anyone to read, fork, and contribute to.
+
+It also means sustainability. CNCF projects have access to foundation resources, events, and marketing channels. Users can invest in OpenEverest knowing it has institutional backing — it won't disappear or change licensing overnight.
+
+And there's the network effect. Operating inside the same foundation as Kubernetes, Prometheus, Vitess, and etcd creates natural integration opportunities and puts OpenEverest in front of the right audience.
+
+## What does it mean for users?
+
+Projects inside a foundation are harder to kill and harder to capture. If any single company behind OpenEverest changes direction, the project keeps going under CNCF stewardship. That's a meaningful stability guarantee.
+
+With CNCF oversight, OpenEverest stays truly multi-vendor. You're not tied to [Solanica](https://solanica.io) or [Percona](https://percona.com) or anyone else's roadmap.
+
+It also matters for enterprise adoption. Many organizations have procurement policies that require CNCF-backed projects for production workloads. That door is now open.
+
+## What does it mean for the community?
+
+The [governance model](https://github.com/openeverest/governance/blob/main/GOVERNANCE.md) we've published is the real deal. The project runs on maintainer consensus — decisions and roadmap direction are in the hands of [active maintainers](https://github.com/openeverest/governance/blob/main/MAINTAINERS.md), not any single company. Anyone can get there by contributing and earning a nomination. No single company controls the direction.
+
+CNCF events — KubeCon, CloudNativeCon — give the project a regular stage to meet contributors and users face to face. That kind of exposure compounds over time.
+
+Being inside the foundation also makes collaboration with adjacent CNCF projects more natural. When OpenEverest integrates with Prometheus or Vitess, we're building inside a shared ecosystem rather than knocking on doors from the outside.
+
+## What does it mean for contributors?
+
+Your contributions to [OpenEverest](https://openeverest.io) are now part of the CNCF ecosystem. The [governance document](https://github.com/openeverest/governance/blob/main/GOVERNANCE.md) spells out how to become a maintainer, how decisions are made, and how to propose changes. There's a clear path, not a black box.
+
+Contributions are also protected under [CNCF's IP policies](https://lfprojects.org/policies/) — worth something if you're contributing on behalf of an employer or just care about the legal hygiene around your work.
+
+One practical change that comes with this: all commits now require a [Developer Certificate of Origin (DCO)](https://github.com/apps/dco) sign-off. It's a lightweight mechanism — a `Signed-off-by` line in your commit message — that certifies you have the right to submit the code under the project's license. Standard practice across serious open source projects.
+
+## Thank you
+
+None of this happens without people who showed up. Contributors who sent PRs and reviewed code, users who filed issues and pushed back when things didn't work, early customers who bet on us before the project had a foundation logo. The CNCF acceptance is the result of that collective effort, not just ours. We're grateful.
+
+## Get involved
+
+If you want to get involved, the [repository](https://github.com/openeverest/openeverest) is the place to start.
+
+Come say hello, file an issue, or just lurk for a while.
+
+
- This open source project has been originally created by
-
-
-
-
+
+
+
+
+
+ 100%
+ Open Source
+
+
+ OpenEverest is 100% open source and community-driven. All components are available under the Apache 2 license on
+ GitHub.
+
+
+
+
+
+
+
+
+
+
+
Originally created by
+
+
+
+
+
+
+
+
+
CNCF Sandbox Project
+
+
+
-
-
-
-
- 100%
- Open Source
-
-
-
- OpenEverest is 100% open source and community-driven. All components are available under the Apache 2 license on
- GitHub.
-
diff --git a/static/images/cncf-logo.svg b/static/images/cncf-logo.svg
new file mode 100644
index 0000000..d94aaf3
--- /dev/null
+++ b/static/images/cncf-logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file