Fix k8s link in Docker Compose installation guide

This commit is contained in:
blipp
2026-01-14 12:21:22 +01:00
committed by lebaudantoine
parent 82eb930200
commit 76f80a0f2f

View File

@@ -1,6 +1,6 @@
# Installation with docker compose
We provide a sample configuration for running Meet using Docker Compose. Please note that this configuration is experimental, and the official way to deploy Meet in production is to use [k8s](../installation/k8s.md)
We provide a sample configuration for running Meet using Docker Compose. Please note that this configuration is experimental, and the official way to deploy Meet in production is to use [k8s](../installation/kubernetes.md).
## Requirements