Member since
10-17-2023
2
Posts
0
Kudos Received
0
Solutions
10-17-2023
05:54 AM
I provide some additional info in order to better understand the problem: The environment were I have the problem is: MacBook Pro with M1 OS Ventura 13.6 Minikube v1.31.2 on Darwin 13.6 (arm64) qemu2 driver socket_vmnet network Kubernetes v1.27.4 on Docker 24.0.4 The Minikube VM is 10GB / 5 CPUs / 20GN Disk I created a similar environment to another laptop, using exactly the same docker-compose.yml and on the other environment all is working fine On the other laptop I have: MacBook Pro with Intel i7 OS Ventura 13.5.1 Minikube v1.31.2 on Darwin 13.5.1 hyperkit driver Kubernetes v1.27.4 on Docker 24.0.4 The Minikube VM is 10GB / 5 CPUs / 20GN Disk The differences seams to be CPU architecture. (M1 Vs Intel) Operating System (Ventura 13.6 Vs Ventura 13.5.1)
... View more