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

Create separate compute instances for canary and a baseline #76

Open
MFatigati opened this issue Apr 4, 2022 · 0 comments
Open

Create separate compute instances for canary and a baseline #76

MFatigati opened this issue Apr 4, 2022 · 0 comments
Labels
enhancement New feature or request non-essential

Comments

@MFatigati
Copy link
Contributor

This way, we could see the system level metrics of each instance, i.e., how the container taxes the CPU of the respective instance. Right now that is not able to be discerned, since containers are running alongside other containers. Things we would have to do:

  1. know the name of the newly created nodes.
  2. use a constraint label to place the canary and baseline on separate instances
  3. inform the user which instances housed the canary and baseline
  4. tear down both compute instances when the canary was finished
@MFatigati MFatigati added enhancement New feature or request non-essential labels Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request non-essential
Projects
None yet
Development

No branches or pull requests

1 participant