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

Add configurable /dev/shm size for CS workloads #448

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alexmwu
Copy link
Contributor

@alexmwu alexmwu commented May 8, 2024

CS operators can use tee-dev-shm-size to increase the size of the /dev/shm mount for the workload.

@alexmwu
Copy link
Contributor Author

alexmwu commented May 8, 2024

/gcbrun

CS operators can use tee-dev-shm-size to increase the size of the
/dev/shm mount for the workload.
Add tmpfs mount support and a special "gcedisk" type mount that will
apply integrity protections to an attached disk on the VM, create a file
system, mount it on the host, and finally bind mount it to the container
at a specified point.
@alexmwu
Copy link
Contributor Author

alexmwu commented May 10, 2024

/gcbrun

The integrity fs setup script currently has some bugs when
supporting attached disks.
@alexmwu
Copy link
Contributor Author

alexmwu commented May 10, 2024

/gcbrun

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.

None yet

1 participant