Skip to content

Commit

Permalink
docs: detail inline heading update
Browse files Browse the repository at this point in the history
Co-authored-by: Georgiana <[email protected]>
  • Loading branch information
consideRatio and GeorgianaElena committed Apr 12, 2024
1 parent 7e3a194 commit b421bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboards/cluster.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ local nodepoolMemoryCommitment =
|||
% of memory in each node pool guaranteed to user workloads.
Common shapes:
Common shapes this visualization may take:
1. If this is consistently low (<50%), you are paying for cloud compute that you do not
need. Consider reducing the size of your nodes, or increasing the amount of
memory guaranteed to your users. Some variability based on time of day is to be expected.
Expand Down Expand Up @@ -150,7 +150,7 @@ local nodepoolCPUCommitment =
Most commonly, JupyterHub workloads are *memory bound*, not CPU bound. So this is
not a particularly helpful graph.
Common shapes:
Common shapes this visualization may take:
1. If this is *consistently high* but shaped differently than your memory commitment
graph, consider changing your CPU requirements.
|||
Expand Down

0 comments on commit b421bd5

Please sign in to comment.