-
Notifications
You must be signed in to change notification settings - Fork 23
update: add autoscaling content for Kafka Diskless Topics #1080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
update: add autoscaling content for Kafka Diskless Topics #1080
Conversation
Deploying aiven-docs with
|
Latest commit: |
e160a65
|
Status: | ✅ Deploy successful! |
Preview URL: | https://06685bfa.aiven-docs.pages.dev |
Branch Preview URL: | https://pod-1443-phase-1-la-write-in.aiven-docs.pages.dev |
Autoscaling must be enabled when you | ||
[create a Diskless Topics service in BYOC](/docs/products/diskless/howto/create-diskless-topic). | ||
You cannot enable it later on an existing service. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically this is incorrect, I am ok with the text here though.
For clarity, autoscaling will be available based on the deployment plans.
There is a set of autoscaling plans and current plan of the service is checked against these. If plan is found in the set, autoscaling is available.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For clarity, autoscaling will be available based on the deployment plans.
Thanks! Could you clarify what the deployment plans are, and which ones support autoscaling?
- **Scale down**: When CPU usage is consistently low. | ||
- **Plan switching**: The service scales by switching to the next larger or smaller | ||
autoscaling plan. | ||
- **Scaling in groups**: Nodes are added or removed in fixed groups (for example, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is subject to change to vertical scaling. The nodes will get replaced with larger machine types and whole cluster will be rolled.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we mention this as part of how scaling currently works, or note it as a possible future change?
Describe your changes
Content for Autoscaling BYOC Inkless/Diskess services.
POD-1443
Checklist
/docs/
.