Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/toolhive/guides-k8s/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,6 @@ environments. By defining MCP servers as Kubernetes resources, the operator
automates their deployment and management, making it easier to run MCP servers
in multi-user environments.

:::info[Experimental]

The Kubernetes operator is still under active development and isn't recommended
for production use cases yet. Specifically, the Custom Resource Definitions
(CRDs) are still in an alpha state so breaking changes to the spec and
capabilities are possible.

:::

## Contents

<DocCardList />
7 changes: 1 addition & 6 deletions docs/toolhive/guides-k8s/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ The ToolHive Kubernetes operator manages MCP servers in Kubernetes clusters. It
lets you define MCP servers as Kubernetes resources and automates their
deployment and management.

:::info[Experimental]

The Kubernetes operator is still under active development and isn't recommended
for production use cases yet. Specifically, the Custom Resource Definitions
(CRDs) are still in an alpha state so breaking changes to the spec and
capabilities are possible.
:::info

See the [ToolHive Operator quickstart tutorial](./quickstart.mdx) to get started
quickly using a local kind cluster. We'd love for you to try it out and send
Expand Down