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

Decrease CPU requests of master components in two times. #67504

Merged
merged 1 commit into from
Aug 17, 2018

Conversation

loburm
Copy link
Contributor

@loburm loburm commented Aug 16, 2018

What this PR does / why we need it:
Decreases cpu request of each master component by two. This allows to schedule more components on the master node in case of one-core machines. At the same time it doesn't change current cpu share that each component receives (https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#how-pods-with-resource-limits-are-run).

GCE: decrease cpu requests on master node, to allow more components to fit on one core machine.

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 16, 2018
@k8s-ci-robot k8s-ci-robot requested review from gmarek and vishh August 16, 2018 14:02
@loburm
Copy link
Contributor Author

loburm commented Aug 16, 2018

/assign @gmarek

@neolit123
Copy link
Member

/sig gcp
/test pull-kubernetes-e2e-kops-aws

@x13n
Copy link
Member

x13n commented Aug 17, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 17, 2018
@gmarek
Copy link
Contributor

gmarek commented Aug 17, 2018

/approve no-issue

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gmarek, loburm, x13n

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 17, 2018
@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 67062, 67169, 67539, 67504, 66876). If you want to cherry-pick this change to another branch, please follow the instructions here.

@k8s-github-robot k8s-github-robot merged commit f6817d2 into kubernetes:master Aug 17, 2018
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Aug 23, 2018
@foxish foxish added cherrypick-candidate cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. labels Aug 28, 2018
k8s-github-robot pushed a commit that referenced this pull request Aug 28, 2018
…-upstream-release-1.11

Automatic merge from submit-queue.

Automated cherry pick of #67504: Decrease CPU requests of master components in two times.

Cherry pick of #67504 on release-1.11.

#67504: Decrease CPU requests of master components in two times.
loburm added a commit to loburm/kubernetes that referenced this pull request Sep 4, 2018
k8s-github-robot pushed a commit that referenced this pull request Sep 8, 2018
…ick-of-#67504-upstream-release-1.11

Automatic merge from submit-queue.

Revert "Automated cherry pick of #67504: Decrease CPU requests of mas…

This may break users that run workload on master node, because control plane is going to get two times less resources.
k8s-ci-robot added a commit that referenced this pull request Sep 20, 2018
Revert "#67504: Decrease CPU requests of master components in two times."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants