DiscoveryFailed

Jmnote (토론 | 기여)님의 2023년 2월 17일 (금) 19:14 판 (새 문서: ==개요== ;DiscoveryFailed <syntaxhighlight lang='console'> # kubectl describe ns namespace1 Name: namespace1 Labels: kubernetes.io/metadata.name=namespace1 Annotatio...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

DiscoveryFailed
# kubectl describe ns namespace1
Name:         namespace1
Labels:       kubernetes.io/metadata.name=namespace1
Annotations:  <none>
Status:       Terminating
Conditions:
  Type                                         Status  LastTransitionTime               Reason                  Message
  ----                                         ------  ------------------               ------                  -------
  NamespaceDeletionDiscoveryFailure            True    Fri, 17 Feb 2023 19:04:05 +0900  DiscoveryFailed         Discovery failed for some groups, 1 failing: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta
1: the server is currently unable to handle the request
  NamespaceDeletionGroupVersionParsingFailure  False   Fri, 17 Feb 2023 19:04:05 +0900  ParsedGroupVersions     All legacy kube types successfully parsed
  NamespaceDeletionContentFailure              False   Fri, 17 Feb 2023 19:04:05 +0900  ContentDeleted          All content successfully deleted, may be waiting on finalization
  NamespaceContentRemaining                    False   Fri, 17 Feb 2023 19:04:05 +0900  ContentRemoved          All content successfully removed
  NamespaceFinalizersRemaining                 False   Fri, 17 Feb 2023 19:04:05 +0900  ContentHasNoFinalizers  All content-preserving finalizers finished

2 같이 보기

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