Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 21, 2025
1 parent 42764ea commit 0212202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/deployment/k3s.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0212202

Please sign in to comment.