From 7ddfcad392abf5b4c2994c03f599d3a22e51ca96 Mon Sep 17 00:00:00 2001 From: Jose Fuentes Castillo Date: Mon, 29 Jul 2024 06:56:31 +0200 Subject: docs: Add Kubernetes installation with Kustomize (#324) * Add kubernetes installation * Add kubernetes installation docs * Simplify config * Remove the patch to use only amd64 nodes and add sample env file --- kubernetes/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kubernetes/README.md (limited to 'kubernetes/README.md') diff --git a/kubernetes/README.md b/kubernetes/README.md new file mode 100644 index 00000000..c589f3cf --- /dev/null +++ b/kubernetes/README.md @@ -0,0 +1,7 @@ +# Kubernetes installation with Kustomize + +You can: + +- edit the configuration in `.env`. + +Then run `make deploy`. -- cgit v1.2.3-70-g09d2