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

Promote Local storage capacity isolation feature to GA #111513

Merged
merged 1 commit into from Aug 3, 2022

Commits on Aug 3, 2022

  1. Promote Local storage capacity isolation feature to GA

    This change is to promote local storage capacity isolation feature to GA
    
    At the same time, to allow rootless system disable this feature due to
    unable to get root fs, this change introduced a new kubelet config
    "localStorageCapacityIsolation". By default it is set to true. For
    rootless systems, they can set this configuration to false to disable
    the feature. Once it is set, user cannot set ephemeral-storage
    request/limit because capacity and allocatable will not be set.
    
    Change-Id: I48a52e737c6a09e9131454db6ad31247b56c000a
    jingxu97 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    0064010 View commit details
    Browse the repository at this point in the history