Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
API Service Preventing Namespaces from Deletion
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Namespace is stuck in Terminating state
- Removing the finalizer from the namespace shows below error:
"type":"NamespaceDeletionDiscoveryFailure","status":"True","lastTransitionTime":"2021-10-04T21:49:02Z","reason":"DiscoveryFailed","message":"Discovery failed for some groups, 1 failing: unable to retrieve the complete list of server APIs: admission.voyager.appscode.com/v1beta1: the server is currently unable to handle the request"}
Environment
- Platform9 Managed Kubernetes - v5.0 and Higher
Cause
apiserviceis preventing the namespace deletion
Resolution
Delete the apiservice using below command
# kubectl delete apiservice/"service_name"
Example: kubctl delete apiservice/"v1beta1.admission.voyager.appscode.com"
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message