Files
lasuite-drive/docs/installation/README.md
T
Manuel Raynaud 9746ad519b 📝(doc) document how to install drive on k8s
We support installation on kubernets. This dopcumentation is here to
show how to deploy on a developement cluster in order to understand what
is needed to do it later in production.
2025-10-13 08:45:46 +02:00

13 lines
523 B
Markdown

# Installation
If you want to install Drive you've come to the right place.
For now we only have a documentation to install it on Kubernetes. We will more than happy to improve this documentation with other methods.
Feel free to make a PR to add ones that are not listed after 🙏
## Kubernetes
We (Drive maintainers) are only using the Kubernetes deployment method in production. We can only provide advanced support for this method.
Please follow the instructions laid out [here](/docs/installation/kubernetes.md).