You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inline: Use the get_service_endpoints tool to list the endpoint slices for the router-default service in the openshift-ingress namespace. Report the backend pod addresses and node names from the result.
inline: Inspect the default OpenShift console route in the openshift-console namespace and report key fields like host, TLS termination type, and backend service.
inline: You have a specialized tool called probe_dns_local. Use it to run a DNS query from the MCP server for kubernetes.default.svc.cluster.local against the cluster DNS server at 172.30.0.10, record type A. Report the resolved addresses and response code (Rcode).
inline: You have a specialized tool called probe_http. Use it to send an HTTP GET request to https://kubernetes.default.svc:443 from the MCP server host to verify reachability. Report the status code and response headers.
0 commit comments