kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.46k stars 14.36k forks source link

hostPath volumes are not monitoring/managed by k8s ephemeral storage monitoring #47122

Closed AnishShah closed 2 months ago

AnishShah commented 3 months ago

This is a Bug Report

Problem:

Hostpath volume capacity usage is not monitored or managed by Kubernetes node/pod ephemeral storage monitoring. There is a risk that excessive usage will cause disk pressure on the host.

Proposed Solution:

Add a warning stating the above problem in one of the following pages.

Page to Update: https://kubernetes.io/docs/concepts/storage/volumes/#hostpath https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/ https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#local-ephemeral-storage https://cloud.google.com/kubernetes-engine/docs/concepts/local-ssd#ephemeral

AnishShah commented 3 months ago

/triage accepted

dipesh-rawat commented 3 months ago

/sig storage /language en

pegasas commented 2 months ago

/assign @pegasas

abhilasha2418 commented 2 months ago

/assign