1 개요[ | ]
- DiscoveryFailed
Console
Copy
# 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/v1beta1: 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 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.