Skip to content

helm: simplified for examples#6168

Merged
sougou merged 5 commits intovitessio:masterfrom
planetscale:ss-helm-latest
May 11, 2020
Merged

helm: simplified for examples#6168
sougou merged 5 commits intovitessio:masterfrom
planetscale:ss-helm-latest

Conversation

@sougou
Copy link
Copy Markdown
Contributor

@sougou sougou commented May 11, 2020

Helm launches many containers that are only relevant for prod. I've introduced a new topology parameter called deploymentType that can be prod or test. If test, then those containers are not launched, and the resources for init containers is reduced to 10m.

Also, the previous mysqlSize variable is deprecated in favor of this setting.

sougou added 3 commits May 9, 2020 16:11
Also add instructions for final teardown.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@sougou sougou requested a review from morgo May 11, 2020 00:49
mysqlSize: "prod"
resources:
mysqlResources:
# It's generally not recommended to override this value for production usage.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This comment line should probably get removed from all these examples because it's misleading

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
They don't eat into the resource budget

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@sougou sougou merged commit df38240 into vitessio:master May 11, 2020
@deepthi deepthi added this to the v7.0 milestone Jul 17, 2020
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

Successfully merging this pull request may close these issues.

3 participants