Kubernetes pattern is not creating relationships between Service and Pod DescriptionThis is happening because the services fetched are not parsed properly by the pattern. The "Kubernetes Service" Library: "parse service endpoints" step fails to parse the payload with error: Failed to parse content due to the following error: Failed to parse XML file. Error: Problem with File Structure So, the services endpoints information will not be collected and therefore, the relationships will not be found.Steps to Reproduce Configure Kubernetes making sure there are pods assigned to namespaces.Download and install "Discovery and Service Mapping" application version 1.0.49Run the discovery Relationship between Kubernetes Service and Kubernetes Pod will not be createdWorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available. A Workaround is possible, however this will need reverting before upgrading/installing the fixed version, or the customized old version will remain:- In step "6.5. parse service endpoints", Click on the advanced icon in the Variables part as shown in the screenshot below: In the Advanced Parsing Options > Root Path > add "/root" instead of leaving it as empty as shown below: Related Problem: PRB1357171