diff --git a/docs/source/deployment/k3s.md b/docs/source/deployment/k3s.md index 53a307d2c..b0a5f3015 100644 --- a/docs/source/deployment/k3s.md +++ b/docs/source/deployment/k3s.md @@ -40,7 +40,7 @@ do not need traefik. 450M of RAM per user, and RAM is the limiting factor (not CPU), let's roughly start with the following formula to determine this: - maxPods = 1.75 * amount of ram in GB + maxPods = 1.75 \* amount of ram in GB This adds a good amount of margin. We can tweak this later