{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-04-27T18:49:21Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "236",
                "uid": "aad9bda0-a8f5-4262-89a5-baf015f9f7c3"
            },
            "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-04-27T18:49:45Z"
                },
                "creationTimestamp": "2026-04-27T18:49:28Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "489",
                "uid": "05c7750d-4b21-438f-a1f2-60e619a2cd95"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.2",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-jxbl4",
                                "namespace": "kube-system",
                                "uid": "4dc0ac3d-48aa-41ed-9053-1e2aa9e60cf7"
                            }
                        },
                        {
                            "ip": "10.244.0.4",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-q6f7h",
                                "namespace": "kube-system",
                                "uid": "2a97031c-049a-49c1-96c6-ad5991840334"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "name": "dns-tcp",
                            "port": 53,
                            "protocol": "TCP"
                        },
                        {
                            "name": "dns",
                            "port": 53,
                            "protocol": "UDP"
                        },
                        {
                            "name": "metrics",
                            "port": 9153,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
