You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After that I deployed an application to the cluster and after 8-10 ours API server becomes inaccessible:
kubectl get pods -A
E1109 10:19:16.365385 92014 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:32771/api?timeout=32s": dial tcp 127.0.0.1:32771: connect: connection refusedE1109 10:19:16.365724 92014 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:32771/api?timeout=32s": dial tcp 127.0.0.1:32771: connect: connection refused
E1109 10:19:16.366837 92014 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:32771/api?timeout=32s": dial tcp 127.0.0.1:32771: connect: connection refusedE1109 10:19:16.366998 92014 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:32771/api?timeout=32s": dial tcp 127.0.0.1:32771: connect: connection refused
E1109 10:19:16.368116 92014 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:32771/api?timeout=32s": dial tcp 127.0.0.1:32771: connect: connection refusedThe connection to the server 127.0.0.1:32771 was refused - did you specify the right host or port?
Note: This issue never happened before updating to MacOS 15.1.
What Happened?
I deployed Minikube and colima to MacOS:
and enabled/disabled addons
After that I deployed an application to the cluster and after 8-10 ours API server becomes inaccessible:
Note: This issue never happened before updating to MacOS 15.1.
Attach the log file
log.txt
Operating System
macOS (15.1)
Driver
Docker
The text was updated successfully, but these errors were encountered: