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

shift targetCapacityPercent (opt-in) #6

Open
coryodaniel opened this issue Jun 12, 2019 · 1 comment
Open

shift targetCapacityPercent (opt-in) #6

coryodaniel opened this issue Jun 12, 2019 · 1 comment

Comments

@coryodaniel
Copy link
Owner

coryodaniel commented Jun 12, 2019

GIven 2 target pools, if pool B is unavailable for some reason, support an opt-in feature to shift its minimumPercent to pool A.

spec:
  enabledMinimumPercentShifting: true
  managedPools:
  - name: pool-a
     minimumPercent: 30
  - name: pool-b
     minimumPercent: 25

pool-a's target capacity would be 55

@coryodaniel
Copy link
Owner Author

targetCapacityPercent is now called minimumPercent

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

1 participant