diff --git a/docs/docs/deployment/kubernetes.mdx b/docs/docs/deployment/kubernetes.md similarity index 98% rename from docs/docs/deployment/kubernetes.mdx rename to docs/docs/deployment/kubernetes.md index 8896ab875..8648354e2 100644 --- a/docs/docs/deployment/kubernetes.mdx +++ b/docs/docs/deployment/kubernetes.md @@ -1,11 +1,5 @@ -import Admonition from "@theme/Admonition"; - # Kubernetes - -This page may contain outdated information. It will be updated as soon as possible. - - This guide will help you get LangFlow up and running in Kubernetes cluster, including the following steps: - Install [LangFlow as IDE](#langflow-ide) in a Kubernetes cluster (for development)