Skip to content

[RFE] Add option to set ephemeral-storage quota in Project/Namespace #29979

@ansilh

Description

@ansilh

What kind of request is this (question/bug/enhancement/feature request):
Enhancement

Description

High ephemeral storage usage causes node unavailability, Pod evictions.
It would be good to have an option to set an ephemeral storage limit at the namespace/project level to control the space usage to avoid these situations.

As per below comment, the ephemeral-storage limits were not enabled as it was alpha
#13277 (comment)

Based on the upstream k8s code comment, the name of the resource is alpha.
https://github.com/kubernetes/kubernetes/blob/release-1.19/pkg/apis/core/types.go#L4182

	// The resource name for ResourceEphemeralStorage is alpha and it can change across releases.
	ResourceEphemeralStorage ResourceName = "ephemeral-storage"

As per below PR , the feature itself is moved to beta
kubernetes/kubernetes#60159

gz#13239

Metadata

Metadata

Assignees

No one assigned

    Labels

    JIRATo be used in correspondence with the internal ticketing system.area/rbacinternalteam/colliethe team that is responsible for auth and rbac within rancher

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions