• Kubernetes Submit Queue's avatar
    Merge pull request #39972 from derekwaynecarr/pod-cgroups-default · a777a8e3
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40289, 40877, 40879, 39972, 40942)
    
    Rename experimental-cgroups-per-pod flag
    
    **What this PR does / why we need it**:
    1. Rename `experimental-cgroups-per-qos` to `cgroups-per-qos`
    1. Update hack/local-up-cluster to match `CGROUP_DRIVER` with docker runtime if used.
    
    **Special notes for your reviewer**:
    We plan to roll this feature out in the upcoming release.  Previous node e2e runs were running with this feature on by default.  We will default this feature on for all e2es next week.
    
    **Release note**:
    ```release-note
    Rename --experiemental-cgroups-per-qos to --cgroups-per-qos
    ```
    a777a8e3
kubelet.go 81.5 KB