# Introducing Flux Schema and the Ecosystem Catalog

**URL:** https://discuss.kubernetes.io/t/introducing-flux-schema-and-the-ecosystem-catalog/34966
**Category:** Ecosystem
**Created:** [July 25, 2026, 10:46am UTC](https://discuss.kubernetes.io/t/introducing-flux-schema-and-the-ecosystem-catalog/34966 "2026-07-25T10:46:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![stefanprodan](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.kubernetes.io/stefanprodan/32/470_2.png) [@stefanprodan](https://discuss.kubernetes.io/u/stefanprodan)
#### Post date: [July 25, 2026, 10:46am UTC](https://discuss.kubernetes.io/t/introducing-flux-schema-and-the-ecosystem-catalog/34966/1 "2026-07-25T10:46:34Z")

</div>

Announcing **Flux Schema** a new Flux CLI plugin for validating Kubernetes manifests against JSON Schema and CEL rules using the same evaluation semantics as the Kubernetes API server.

Alongside the plugin, we’re announcing the [Ecosystem Catalog](https://schemas.fluxoperator.dev/), a hosted catalog of JSON Schemas and LLM-optimized indexes covering the Kubernetes ecosystem of controllers, served to CI pipelines over CDN and to AI agents over MCP.

References:

- Blog post: [Kubernetes Schema Catalog for AI Agents](https://stefanprodan.com/blog/2026/cloud-native-schema-catalog/)
- Documentation: [Schema MCP Server](https://schemas.fluxoperator.dev/agents/)
- Documentation: [Schema Validation CLI](https://schemas.fluxoperator.dev/cli/)

> **[Introducing Flux Schema and the Ecosystem Catalog](https://fluxcd.io/blog/2026/07/flux-schema-validation/)**
>
> Static validation for GitOps workflows with Kubernetes API server semantics, a schema catalog for the CNCF ecosystem, and a public MCP server for AI agents.
