{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-12T12:26:01Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "199",
                "uid": "7bbc8ac5-7831-4fd6-aa0f-7a346978b35c"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.89.0.2"
                        }
                    ],
                    "ports": [
                        {
                            "name": "https",
                            "port": 6443,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        },
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "annotations": {
                    "endpoints.kubernetes.io/last-change-trigger-time": "2026-05-12T12:26:30Z"
                },
                "creationTimestamp": "2026-05-12T12:26:08Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "457",
                "uid": "84c53f3f-ca8b-4e4b-a797-52682a005779"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.3",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-qcrc6",
                                "namespace": "kube-system",
                                "uid": "c808f52c-a3a8-482e-a603-3335362b1dc6"
                            }
                        },
                        {
                            "ip": "10.244.0.5",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-f4j54",
                                "namespace": "kube-system",
                                "uid": "d4f8c5ad-5ebf-4bdf-ad82-838f4ece276a"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "name": "dns-tcp",
                            "port": 53,
                            "protocol": "TCP"
                        },
                        {
                            "name": "dns",
                            "port": 53,
                            "protocol": "UDP"
                        },
                        {
                            "name": "metrics",
                            "port": 9153,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
