Skip to content

Commit 37356ec

Browse files
committed
docs: (IAC-697): Add note about minimum of 1 node required for compute
1 parent fa8755b commit 37356ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/CONFIG-VARS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ Additional node pools can be created separate from the default node pool. This i
204204

205205
The default values for the `node_pools` variable are as follows:
206206

207+
**Note**: Maintaining a minimum of 1 node in the pool for `compute` node provides the best customer experience at this time as it makes sure that compute-related pods have the required images pulled and ready for use in the environment.
208+
207209
```yaml
208210
{
209211
cas = {

0 commit comments

Comments
 (0)