{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-04-29T15:17:58Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "231",
                "uid": "9d160038-1a5d-499e-834f-ed2fdf80306c"
            },
            "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-29T15:18:22Z"
                },
                "creationTimestamp": "2026-04-29T15:18:06Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "478",
                "uid": "83cb2edb-a620-40fa-ba0f-871afcd758f6"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.3",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-vcq4c",
                                "namespace": "kube-system",
                                "uid": "be72da70-a38f-49e3-927b-247910a2886f"
                            }
                        },
                        {
                            "ip": "10.244.0.4",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-6lq4z",
                                "namespace": "kube-system",
                                "uid": "c7b3befd-da0a-4450-b71f-0a8a0c5e7644"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "name": "dns-tcp",
                            "port": 53,
                            "protocol": "TCP"
                        },
                        {
                            "name": "dns",
                            "port": 53,
                            "protocol": "UDP"
                        },
                        {
                            "name": "metrics",
                            "port": 9153,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
