Rename Kubernetes documentation file to use .md extension (#2375)

This pull request renames the Kubernetes documentation file to use the
.md extension. This change ensures consistency with the file extensions
used in the repository.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-26 05:17:24 -07:00 committed by GitHub
commit 945867ffdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,5 @@
import Admonition from "@theme/Admonition";
# Kubernetes
<Admonition type="warning" title="warning">
This page may contain outdated information. It will be updated as soon as possible.
</Admonition>
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)