Kuberenets Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2021 10:21 AM
I am trying to set up a Kubernetes discovery as a part of a project,
I have created Kubernetes credentials with bearer token and added them to a credential alias.
created a serverless discovery Schedule as per the doc( https://docs.servicenow.com/bundle/quebec-it-operations-management/page/product/service-mapping/concept/kubernetes-discovery.html)
when I run the discovery I am getting the error
Kubernetes Namespace API call failed or there are no Namespaces in the query. Please verify the configuration data and/or user permissions., Pattern name: Kubernetes, To Check Pattern Log Navigate to:...
but I have already mentioned * as a namespace
When I am debugging the Kubernetes patten at get namespace step I am getting the error below:
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2021 10:33 AM
Hi
please check the following page. Maybe you will find there something helpful.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0859915#mcetoc_1ej37fdtegq
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2021 07:11 PM
According to the article, all my plugins are updated and all the workaround related tried it still the same

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2021 10:53 PM
In Name space can you try using - actual namespace you found on the Kubernetes platform.
Remove * and Try with above Namespace Please.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2021 07:33 PM
Tried with the namespace provided by our kubernetes team, but still the same getting the same error