Reduce documented minimum node memory. (#5901)
In "Configure Default Memory Requests and Limits for a Namespace", reduce documented minimum node memory from 300 GiB to 2 GiB.
This commit is contained in:
committed by
Steve Perry
parent
4e053a98ca
commit
1b91793ecf
@@ -15,7 +15,7 @@ Kubernetes assigns a default memory request under certain conditions that are ex
|
||||
|
||||
{% include task-tutorial-prereqs.md %}
|
||||
|
||||
Each node in your cluster must have at least 300 GiB of memory.
|
||||
Each node in your cluster must have at least 2 GiB of memory.
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user