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
03-08-2022 11:56 AM
Workaround found and confirmed working on AWS.
Add the SSL Certificate to the MID server using Add SSL certificates for the MID Server | ServiceNow Docs
Note that the command I used to install the cert (on a linux mid server) was
./keytool -import -alias aws-kubes -file "aws-kubes.cer" -cacert
The password for the keystore is changeit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 12:10 PM
Great, let me also try the same at my end too, do you have some phone number, if I can have a quick call with you for 2 minutes on the same topic.
Thanks
Deepanshu Grover
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 02:15 AM
I've sent you an invite on LinkedIn, let's arrange a call on from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 06:19 AM
how do we get this password, I mean from where?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 06:33 AM
