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

Setting per cluster for mountpoints in the filesystem metrics #7964

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dex4er
Copy link
Contributor

@dex4er dex4er commented Oct 21, 2023

This is extra setting per cluster that allows to change the mountpoints in the filesystem metrics.

It is a must for a Bottlerocket EKS nodes (and possibly for COS GCP, but I didn't test it yet) because in this OS the "/" is a read-only small filesystem (~ 1GB) and the containers and ephemeral data on another mountpoints.

The setting:

image

With the default value "/":

image

With the changed value to ".*":

image

@dex4er dex4er requested a review from a team as a code owner October 21, 2023 21:18
@dex4er dex4er requested review from jansav and Nokel81 and removed request for a team October 21, 2023 21:18
@dex4er dex4er force-pushed the feature/metrics-mountpoints branch from 7caba41 to 4ff49bd Compare October 21, 2023 21:21
Signed-off-by: Piotr Roszatycki <[email protected]>
@dex4er dex4er force-pushed the feature/metrics-mountpoints branch from 0d67f35 to dbad7bb Compare October 22, 2023 09:50
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