{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-04-29T09:23:12Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "201",
                "uid": "e1ee65dd-857e-4433-a0dd-a95276f7edf3"
            },
            "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-29T09:23:37Z"
                },
                "creationTimestamp": "2026-04-29T09:23:18Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "449",
                "uid": "04bdb895-690f-407c-8029-565e5d9ad3e6"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.3",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-zt24l",
                                "namespace": "kube-system",
                                "uid": "de623ca0-9b24-4c58-8dd8-f0155ad1d195"
                            }
                        },
                        {
                            "ip": "10.244.0.4",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-668d6bf9bc-d7rc4",
                                "namespace": "kube-system",
                                "uid": "70eeec18-5f76-4ed4-b779-4bbe41674d42"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "name": "dns-tcp",
                            "port": 53,
                            "protocol": "TCP"
                        },
                        {
                            "name": "dns",
                            "port": 53,
                            "protocol": "UDP"
                        },
                        {
                            "name": "metrics",
                            "port": 9153,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
