-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
问题:
E0413 22:03:08.924399 10760 memcache.go:265] couldn't get current server API group list: Get "https://204.44.94.154:6443/api?timeout=32s": tls: failed to verify certificate: x509: certificate is valid for 10.43.0.1, 10.9.191.2, 127.0.0.1, ::1, not 204.44.94.154
解决方案:
curl -vk --resolve 204.44.94.154:6443:127.0.0.1 https://204.44.94.154:6443/ping
参考
Remote kubectl x509: certificate is valid for 127.0.0.1 k3s-io/k3s/#1381
Metadata
Metadata
Assignees
Labels
No labels