mecheryctl uses the current Kubernetes context (on local machine)…my machine might be underpowered to handle kubernetes as indicated by errors and thus cluster doesn’t start.
I followed this installation guide to install kubernetes. The errors at step 6 persist on my end with and without the flag. I gathered, it could be that my laptop system isn’t able to host kubernetes.
Laptop:
Intel Core™ i3-6006U CPU @ 2.00GHz
MemAvailable:
1.337GB
OS:
Ubuntu 20.04
Any workaround suggestions - for a lower powered machine to get a cluster running?
The mikrok8s tutorial I followed didn’t specifically talk about in/out cluster deployment, you could consider going through it to see if it helps resolve your specific issue?