Remix.run Logo
czhu12 5 days ago

Is this deploying K3s or full kubernetes with a control vs worker plane on different instances?

camil 5 days ago | parent | next [-]

It is ready to use Kubernetes setup with separate control plane and node pools

andix 5 days ago | parent | prev [-]

k3s does support running separate control plane and worker node pools. It's not just for toy-project clusters, or single node clusters. k3s can also power rather big clusters.