Replies: 1 comment 1 reply
-
You can use cax11 for control-planes. The templates packaged in each release are not suited for production-use. We didn't integrated e2e test for control-planes with arm this is why it's missing the $ARCH variable. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Is it possible to initialize a control plane with
CAX11
type of the server?When I was generating template I've set
HCLOUD_CONTROL_PLANE_MACHINE_TYPE
toCAX11
, but in the KCP I haveAMD64
packages, while in MD I have$ARCH
.So as I understand right now we can only have workers with
CAX11
while CP is withAMD64
arch?Beta Was this translation helpful? Give feedback.
All reactions