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

Optimize memory usage for gating #287

Closed
jingvar opened this issue Jun 25, 2020 · 2 comments
Closed

Optimize memory usage for gating #287

jingvar opened this issue Jun 25, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@jingvar
Copy link
Contributor

jingvar commented Jun 25, 2020

Problem description (if applicable)
Some Linux distributions and Kubernetes versions use more RAM.

Proposed change
Add to manifests/function/ephemeral/secret.yaml

- mkdir -p /mnt/vda/var/lib/kubelet/ /var/lib/kubelet/
- mount --bind /mnt/vda/var/lib/kubelet/ /var/lib/kubelet/

A detailed description of the new, requested behavior.

Potential impacts
Potential security or performance related impacts.

@jingvar jingvar added enhancement New feature or request triage Needs evaluation by project members labels Jun 25, 2020
@airshipbot airshipbot added the ready for review Change related to the issue is ready for review label Jun 25, 2020
@airshipbot
Copy link

airshipbot commented Jun 25, 2020

Related Change #737976

Subject: Optimize memory usage for gating
Link: https://review.opendev.org/737976
Status: MERGED
Owner: Nikolay Fedorov (nfedorov@mirantis.com)

Approvals

Code-Review
+2 Dmitry Ukov
+2 Ian Howell
Verified
+2 Zuul
Workflow
+1 Ian Howell

Last Updated: 2020-06-25 15:30:03 CDT

airshipbot pushed a commit that referenced this issue Jun 25, 2020
This CR brings  feature for Ephemeral node deploy.
Here is using a hard disk instead of tmpfs in RAM for kubelet.

Relates-To: #287

Change-Id: I6b67f20eee10ce71ace0c7f3cbf901e3a68864bd
@jezogwza jezogwza removed the triage Needs evaluation by project members label Jul 1, 2020
@jezogwza jezogwza added this to the betav1 milestone Jul 1, 2020
@drewwalters96
Copy link
Contributor

Closing as this has merged

@eak13 eak13 removed the ready for review Change related to the issue is ready for review label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants