Rename Kubernetes deployment file to .md extension (#2374)

This pull request renames the Kubernetes deployment file to have a .md
extension instead of the previous extension. This change is made to
improve the readability and clarity of the file. No other changes are
made in this pull request.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-26 05:13:36 -07:00 committed by GitHub
commit 6dcdc73d5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,6 @@
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: