MissingEndpoints

Jmnote (토론 | 기여)님의 2024년 4월 3일 (수) 16:10 판 (새 문서: ==개요== ;MissingEndpoints <syntaxhighlight lang='console'> # kubectl get apiservice E0403 16:08:18.216999 37047 memcache.go:287] couldn't get resource list for metrics.k8s.io/v1...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

MissingEndpoints
# kubectl get apiservice
E0403 16:08:18.216999   37047 memcache.go:287] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0403 16:08:18.217880   37047 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0403 16:08:18.220108   37047 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0403 16:08:18.221067   37047 memcache.go:121] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
NAME                                   SERVICE                      AVAILABLE                  AGE
v1.                                    Local                        True                       12d
v1.admissionregistration.k8s.io        Local                        True                       12d
v1.apiextensions.k8s.io                Local                        True                       12d
v1.apps                                Local                        True                       12d
v1.authentication.k8s.io               Local                        True                       12d
v1.authorization.k8s.io                Local                        True                       12d
v1.autoscaling                         Local                        True                       12d
v1.batch                               Local                        True                       12d
v1.certificates.k8s.io                 Local                        True                       12d
v1.coordination.k8s.io                 Local                        True                       12d
v1.crd.projectcalico.org               Local                        True                       12d
v1.discovery.k8s.io                    Local                        True                       12d
v1.events.k8s.io                       Local                        True                       12d
v1.networking.k8s.io                   Local                        True                       12d
v1.node.k8s.io                         Local                        True                       12d
v1.operator.tigera.io                  Local                        True                       20m
v1.policy                              Local                        True                       12d
v1.rbac.authorization.k8s.io           Local                        True                       12d
v1.scheduling.k8s.io                   Local                        True                       12d
v1.storage.k8s.io                      Local                        True                       12d
v1beta1.metrics.k8s.io                 kube-system/metrics-server   False (MissingEndpoints)   12d
v1beta1.storage.k8s.io                 Local                        True                       12d
v1beta2.flowcontrol.apiserver.k8s.io   Local                        True                       12d
v1beta3.flowcontrol.apiserver.k8s.io   Local                        True                       12d
v2.autoscaling                         Local                        True                       12d

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}