- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 11:59 AM
Hello
May I know if it's possible to do create service maps on applications hosted on Kubernetes without tag-based approach and also could someone please explain how we can map Kubernetes components like PODs and NODEs on a Service Map ?
We currently deployed Containerized MID within our Azure Environment (as we want Credential less Kubernetes discovery) .
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 05:28 AM
Update
Service Mapping uses tag-based discovery to create application service maps including the Kubernetes components. Service Mapping comes with the following preconfigured CI relationships used for tag-based discovery. These CI relationships are available from the 1.0.68 release on ServiceNow Store.
This means that Tag Based Service Maps are the mechanism to leverage Kubernetes is Service Maps, and that traditional discovery is not supported
Related Doc : Kubernetes discovery
Please watch this video on how to use Tag-Based Service Mapping to Map Applications hosted on Kubernetes :
Beers With Engineers - Episode 12 - Enhancing Tag-Based Service Maps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2025 05:28 AM
Update
Service Mapping uses tag-based discovery to create application service maps including the Kubernetes components. Service Mapping comes with the following preconfigured CI relationships used for tag-based discovery. These CI relationships are available from the 1.0.68 release on ServiceNow Store.
This means that Tag Based Service Maps are the mechanism to leverage Kubernetes is Service Maps, and that traditional discovery is not supported
Related Doc : Kubernetes discovery
Please watch this video on how to use Tag-Based Service Mapping to Map Applications hosted on Kubernetes :
Beers With Engineers - Episode 12 - Enhancing Tag-Based Service Maps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2025 09:06 AM
Thank you, Nivi, very helpful information.