That is what makes the portal actionable. It’s not simply displaying info; it’s linked to a system that may act.
Knowledge airplane: preserve it easy
The information airplane is the place your workloads really run. Most often, this implies a number of Kubernetes clusters. The information airplane doesn’t learn about your abstractions. It understands Kubernetes primitives resembling pods, deployments, companies, and ingresses. The management airplane’s job is to compile your higher-level ideas into these primitives and apply them.
The information airplane does one factor: it runs what the management airplane tells it to run. The intelligence lives within the management airplane; the execution occurs within the information airplane.
The place AI suits into the platform
AI is now a part of each platform dialog, however the architectural query is the place it really belongs.
The abstractions and management airplane you’ve constructed create the muse. You could have well-defined ideas resembling elements, endpoints, and dependencies. You could have a runtime state aggregated and tied to these ideas. You could have a linked view of your system. AI brokers can undoubtedly leverage this.
Brokers as platform customers
AI brokers ought to be capable of work together together with your platform as first-class contributors. This requires exposing platform capabilities via interfaces that brokers can use, resembling Mannequin Context Protocol (MCP) servers, APIs with clear semantics, user-friendly CLIs, and expertise that map to platform operations.
These capabilities of the platform allow brokers to create elements, set off builds and deployments, question surroundings standing, and motive about dependencies. They allow you to and your builders grow to be extra productive.
Brokers as platform capabilities
You may also embed brokers inside your platform to assist your groups’ day-to-day operations. Listed below are some examples of brokers you possibly can develop:
- SRE brokers: Analyze logs, metrics, and traces to floor seemingly root causes. As a substitute of builders digging via dashboards, the agent correlates indicators and suggests the place to look.
- FinOps brokers: Assist groups perceive and optimize useful resource prices throughout environments and elements.
- Architect brokers: Help with system design selections, resembling dependency evaluation, capability planning, and migration influence evaluation.
These brokers work as a result of they’ve entry to the management airplane’s unified view. They see abstractions, runtime state, and observability information in a single place, the identical linked story builders see within the portal.
The sample holds. Good abstractions make all the pieces simpler, together with AI.
OpenChoreo as a reference implementation
OpenChoreo is an open-source developer platform for Kubernetes. It was lately accepted into the CNCF as a sandbox venture. OpenChoreo implements the structure described on this article: developer abstractions backed by a management airplane, a Backstage-powered portal, built-in CI/CD and GitOps, and observability wired to your abstractions.
In the event you’re constructing this structure your self, OpenChoreo is value finding out as a reference, even if you happen to don’t undertake it immediately. The venture demonstrates how these items match collectively: how abstractions compile into Kubernetes assets, how runtime state flows again to the portal, and the way guardrails are enforced throughout compilation.
You should use OpenChoreo as a whole platform, or set up its Backstage plugins into your present portal and use simply the management airplane layer. Both approach, the underlying patterns are what matter. The structure is the thought. OpenChoreo is one option to implement it.

WSO2
A helpful psychological mannequin: multi-plane structure
OpenChoreo separates issues throughout 5 planes:
- Expertise airplane: The place builders, platform engineers, and SREs work together with the platform by way of the Backstage-powered portal, CLI, GitOps, or AI brokers.
- Management airplane: The mind that interprets high-level abstractions (elements, APIs, environments, pipelines) into Kubernetes manifests. Programmable via part sorts and traits, so you possibly can lengthen it with out forking or writing low-level controllers. Repeatedly reconciles the runtime state again into these abstractions.
- Knowledge airplane: The place workloads run. Enforces the semantics of your abstractions, resembling venture isolation, site visitors insurance policies, and safety boundaries. These aren’t simply configurations; the platform ensures them.
- Observability airplane: Feeds metrics, logs, and traces again via the identical abstractions builders already perceive, requiring no translation.
- Workflow airplane (non-obligatory): Handles builds utilizing Cloud Native Buildpacks and Argo Workflows by default.
These planes work collectively however stay separate issues. You may motive about every independently, evolve them at totally different charges, and deploy them flexibly: a single cluster with namespace isolation for dev/check, totally separated multi-cluster setups for manufacturing, or hybrid topologies that colocate planes like Management and CI for value effectivity.
AI and OpenChoreo
OpenChoreo is being constructed to deal with AI brokers as first-class contributors. In OpenChoreo 1.0, exterior brokers can work together with the platform by way of MCP servers, agent expertise, or the CLI to generate and edit part configurations, motive about releases and environments, and extra. The built-in SRE Agent is a primary instance of this. It analyzes logs, metrics, and traces out of your deployments and makes use of LLMs to floor seemingly root causes and actionable insights.

WSO2
From portal to platform
Backstage solved the portal downside. It gave you a unified interface for catalogs, documentation, and golden paths. However a portal isn’t a platform. There’s a spot between what builders see and what’s really working, and that’s the place you get caught. You fill it with point-to-point integrations, customized plugins, and scripts that grow to be their very own upkeep burden.
The sample that works is portal, management airplane, information airplane:
- A portal that offers builders prepared entry to catalogs, documentation, and templates.
- A management airplane that compiles platform abstractions, reconciles drift, and aggregates runtime state.
- A knowledge airplane that runs workloads and enforces ensures.
Whether or not you construct this your self otherwise you undertake one thing like OpenChoreo, the structure issues greater than the instruments. Get the layers proper, and new capabilities slot in cleanly. Get them unsuitable, and each characteristic request turns into a venture.
Backstage provides you the entrance door. The actual platform begins behind it.
—
New Tech Discussion board gives a venue for expertise leaders—together with distributors and different outdoors contributors—to discover and focus on rising enterprise expertise in unprecedented depth and breadth. The choice is subjective, based mostly on our choose of the applied sciences we consider to be necessary and of biggest curiosity to InfoWorld readers. InfoWorld doesn’t settle for advertising collateral for publication and reserves the correct to edit all contributed content material. Ship all inquiries to doug_dineley@foundryco.com.









