Skip to content

how to scale noobaa-endpoint and set dns for them #1591

Answered by nimrod-becker
lzw06061139 asked this question in Q&A
Discussion options

You must be logged in to vote

NooBaa supports auto-scaling with HPAv2, which should respond adaptively to the current load the endpoints are experiencing.
Please note that there are the. min and max values where the scaling move between, so I would start with updating the max to a higher value
See the noobaa CR

endpoints:
    minCount: X
    maxCount: X

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lzw06061139
Comment options

Answer selected by lzw06061139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants