# Manage your subgraphs and supergraphs as Kubernetes-native resources

DevFeed: [Manage your subgraphs and supergraphs as Kubernetes-native resources](<https://devfeed.tech/articles/manage-your-subgraphs-and-supergraphs-as-kubernetes-native-resources-23312.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/getting-started-with-apollo-graphos-operator>)

Author: Nicolas Moutschen

Published: 2025-08-05T06:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [declarative](<https://devfeed.tech/tags/declarative.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [operator](<https://devfeed.tech/tags/operator.md>), [preview](<https://devfeed.tech/tags/preview.md>)

## AI overview

Apollo announces the public preview of the Apollo GraphOS Operator, which manages subgraphs and supergraphs as declarative, Kubernetes-native resources. The article describes its Custom Resource Definitions for defining subgraphs, composing supergraph schemas, and deploying GraphOS Routers.

## Source excerpt

The Kubernetes ecosystem has evolved to provide powerful declarative resource management for applications, services, and infrastructure. Today, we're excited to announce the public preview of the Apollo GraphOS Operator, bringing the best way to manage your subgraphs and supergraphs in Kubernetes environments. With the operator, you can define your subgraphs, compose them into supergraphs, and deploy them using native Kubernetes resources and workflows.