Skip to content
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

[Survey] ]Updates in InstanceTemplate APIs #8926

Closed
shanshanying opened this issue Feb 14, 2025 · 3 comments
Closed

[Survey] ]Updates in InstanceTemplate APIs #8926

shanshanying opened this issue Feb 14, 2025 · 3 comments
Milestone

Comments

@shanshanying
Copy link
Contributor

Image

Image

Apis marked in red rectanges will be removed if not used. Please leave a message if your application has any dependancy on these apis.

@ian-hui
Copy link
Contributor

ian-hui commented Feb 17, 2025

I found that there are some API which we are still using:

  1. Ordinals: ordinal is a numerical identifier for Pods (such as pod-0, pod-1, pod-2),we use it use to uniquely identify and track each Pod instance in a multi-cluster environment, enabling precise scaling operations.
    scenario for example: sub-cluster-a-ins:(pod-0、pod-2、pod-5), sub-cluster-b-ins:(pod-1, pod-4, pod-6)

  2. Resources: we use it for customizing resource allocation (Different resource configurations for pods of the same version)
    scenario for example:Initially created pod (2 cores 4GB) was found insufficient, subsequently scaled up the specified pod resources to 4 cores 8GB.

@shanshanying
Copy link
Contributor Author

@shanshanying
Copy link
Contributor Author

task closed as finished.

@github-actions github-actions bot added this to the Release 0.9.3 milestone Feb 19, 2025
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

No branches or pull requests

2 participants