You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CONFIG-VARS.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,8 @@ Additional node pools can be created separate from the default node pool. This i
204
204
205
205
The default values for the `node_pools` variable are as follows:
206
206
207
+
**Note**: SAS recommends that you maintain a minimum of 1 node in the pool for `compute` workloads. This allocation ensures that compute-related pods have the required images pulled and ready for use in the environment..
208
+
207
209
```yaml
208
210
{
209
211
cas = {
@@ -220,7 +222,7 @@ The default values for the `node_pools` variable are as follows:
0 commit comments