Can one machine be both control-plane and worker node? #5101
-
Is this possible somehow? Not recommended? |
Beta Was this translation helpful? Give feedback.
Answered by
sergelogvinov
Mar 10, 2022
Replies: 1 comment
-
This is good solution for home-lab setup. You need to untainted the control-plane node after bootstrap. cluster:
allowSchedulingOnMasters: true |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
miphip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is good solution for home-lab setup.
You need to untainted the control-plane node after bootstrap.
Or add to the machine-config this block: