Merge pull request #63114 from grayluck/maxPodEnv
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Add MAX_PODS env allowing kubelet to be max-pods aware.
**What this PR does / why we need it**:
Add MAX_PODS env allowing kubelet to be max-pods aware. This env will be one of the argument of kubelet. By setting this parameter, correct number of pod capacity for the node will be reported.
**Special notes for your reviewer**:
/assign @MrHohn @jpbetz
**Release note**:
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment