Skip to content

OpenJDK 11 with cgroups v2 in OKD 4.9 #1002

Answered by disposab1e
disposab1e asked this question in Q&A
Discussion options

You must be logged in to vote

@vrutkovs Thx for quick reponse! (as always!).

Can this be done via Adding day-1 kernel arguments like....

cat << EOF > 99-openshift-machineconfig-master-kargs.yaml
apiVersion: machineconfiguration.openshift.io/v1
kind: MachineConfig
metadata:
  labels:
    machineconfiguration.openshift.io/role: master
  name: 99-openshift-machineconfig-master-kargs
spec:
  kernelArguments:
    - systemd.unified_cgroup_hierarchy=0
EOF

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vrutkovs
Comment options

Answer selected by disposab1e
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vrutkovs
Comment options

Comment options

You must be logged in to vote
1 reply
@vrutkovs
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants