This PR adds the resourcequota addon which deploys a ResourceQuota to allow the nodeexporter DaemonSet to use PriorityClasses on clusters, which have limit Priority Class consumption enabled.
Checklist
[X] PR contains a single logical change (to build a better changelog).
[x] Update the documentation.
[X] Categorize the PR by setting a good title and adding one of the labels:
bug, enhancement, documentation, change, breaking, dependency
as they show up in the changelog.
This PR adds the
resourcequota
addon which deploys a ResourceQuota to allow the nodeexporter DaemonSet to use PriorityClasses on clusters, which have limit Priority Class consumption enabled.Checklist
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.