Skip to content

Commit 627c405

Browse files
authored
Merge pull request #1176 from sumukha-radhakrishna/fix-auto-sc
fix: include auto-static capacity docs
2 parents b2627fd + cf1f2cc commit 627c405

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

latest/ug/automode/settings-auto.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@ a|
4444
- Set resource limits for CPU and memory usage
4545
|<<create-node-pool>>
4646
47+
a|
48+
*Static-capacity node pools*
49+
50+
- Maintain a fixed number of nodes regardless of pod demand
51+
- Configure predictable capacity for reserved instances
52+
- Set specific replica counts for consistent infrastructure footprint
53+
- Scale static node pools manually
54+
- Monitor static-capacity node pool status
55+
|<<auto-static-capacity>>
56+
4757
a|
4858
*Application Load Balancer settings*
4959

@@ -99,6 +109,8 @@ include::create-node-class.adoc[leveloffset=+1]
99109

100110
include::create-node-pool.adoc[leveloffset=+1]
101111

112+
include::auto-static-capacity.adoc[leveloffset=+1]
113+
102114
include::auto-configure-alb.adoc[leveloffset=+1]
103115

104116
include::auto-configure-nlb.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)