Hi Aditya Samant,
After upgrading to MacOS Sequoia 15.0, multipass instances are going to unknown state.
I uninstalled and setup everything from the beginning as you suggested, but again same issue.
Did you encounter this issue Aditya Samant or anyone else? How did you fix this issue. Please let me know.
Thanks in advance!
I Think while creating the master node , I have given the same Mac address as my local Mac address, I think I need to change the Mac Address of master while creating master
Nice article, Thanks for sharing
All Working except unable to reach/ping master to worker01/worker02
can reach local to master/worker01/worker02 can also reach worker01 to worker02
Hi Aditya Samant Very nice article, explains the steps in details. Followed it and was able to get cluster up and running on my Mac. Exactly what I was looking for. Thanks a lot for sharing.
Thank you. It was so easy to follow. Cluster and all services are up. I got the dashboard setuptoo, but I'm having issue running some images/containers. It looks like an underlying arm architecture issue. Did you face such issues ?
A nice read! Will definitely try to implement this on my machine. Thanks for sharing, Aditya
Vadym
Thanks Aditya. Everything installed but I got error during this command
multipass exec -n kubemaster -- sudo netplan apply WARNING:root:Cannot call Open vSwitch: ovsdb-server.service is not running.as a result I can't ping 192.168.73.101 from localhost I installed ovsdb-server but it didnt help