Skip to content

Adding unique node subnet for nodepools#1035

Open
shreyashastantram wants to merge 5 commits intofeature/swiftv2GA/swiftv2scalefrom
shreyash/4knodes
Open

Adding unique node subnet for nodepools#1035
shreyashastantram wants to merge 5 commits intofeature/swiftv2GA/swiftv2scalefrom
shreyash/4knodes

Conversation

@shreyashastantram
Copy link

Creating Unique subnet for nodepools.
Adding max surge as 1 to extend beyond 3500 nodes for podsubnet mode.

Copy link
Member

@isaac-dasan isaac-dasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please remove the chages to matrix file and new-pipeline-test.yml file before merge

# Helper function to create node subnet with calculated CIDR
create_node_subnet() {
local subnet_name=$1
local subnet_index=$2 # 0=system, 1-8=userpools, 9=buffer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we assuming that we'll only have 8 userpools? we have 500 nodes per userpool so for 5000 nodes we'll need 10 pools. I'm concerned we might not have enough subnet space (third octet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants