kubespray icon indicating copy to clipboard operation
kubespray copied to clipboard

feat: Adding a check which determines if cgroups are enabled on a nod…

Open franznemeth opened this issue 3 months ago • 5 comments

What type of PR is this? /kind feature

What this PR does / why we need it: This PR adds a check to see if cgroups are enabled on a node. If not the installation of kubespray will fail later down the line.

Which issue(s) this PR fixes:

Fixes #11163

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

A check is introduced to fail the playbook if cgroups are not enabled on the node

franznemeth avatar May 06 '24 21:05 franznemeth