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

Introduce dynamic scaling of lifecycle env #45

Merged
merged 1 commit into from
May 25, 2018
Merged

Conversation

siggy
Copy link
Member

@siggy siggy commented May 24, 2018

Introduce scaling of lifecycle env, via a deploy script that deploys N
number of lifecycle namespaces, and also via a scale script that
increases the number of replicas per namespace. Also change slow-cooker
from a Job to a Deployment.

Part of #43.

Signed-off-by: Andrew Seigner siggy@buoyant.io

screen shot 2018-05-24 at 3 54 07 pm

screen shot 2018-05-24 at 3 54 20 pm

screen shot 2018-05-24 at 3 54 30 pm

Introduce scaling of lifecycle env, via a `deploy` script that deploys N
number of lifecycle namespaces, and also via a `scale` script that
increases the number of replicas per namespace. Also change slow-cooker
from a Job to a Deployment.

Part of #43.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
Copy link
Contributor

@klingerf klingerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⭐️ Super handy -- nice work!

@@ -166,25 +158,22 @@ rules:
resources: ["pods"]
verbs: ["delete", "get", "list"]
---
kind: ClusterRoleBinding
kind: RoleBinding
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍 👍

@siggy siggy merged commit e20ad30 into master May 25, 2018
@siggy siggy deleted the siggy/lifecycle-scaling branch May 25, 2018 21:26
@siggy siggy added the benchmarking Performance testing label Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarking Performance testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants