Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions latest/ug/automode/settings-auto.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ a|
- Set resource limits for CPU and memory usage
|<<create-node-pool>>

a|
*Static-capacity node pools*

- Maintain a fixed number of nodes regardless of pod demand
- Configure predictable capacity for reserved instances
- Set specific replica counts for consistent infrastructure footprint
- Scale static node pools manually
- Monitor static-capacity node pool status
|<<auto-static-capacity>>

a|
*Application Load Balancer settings*

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

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

include::auto-static-capacity.adoc[leveloffset=+1]

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

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