{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-07T06:01:40Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "783",
                "uid": "d2ec6cc4-9d06-42fc-a423-35793244f775"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.89.0.2"
                        }
                    ],
                    "ports": [
                        {
                            "name": "https",
                            "port": 6443,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        },
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-07T06:01:46Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "726",
                "uid": "559ea519-fb9e-45b5-849c-35fcb6a9dbe8"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.10",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-wsfhb",
                                "namespace": "kube-system",
                                "uid": "245524fd-4a81-47ae-8561-4b641abd8703"
                            }
                        },
                        {
                            "ip": "10.244.0.12",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-wgk7d",
                                "namespace": "kube-system",
                                "uid": "bd3dca6f-42b1-4dbc-9b19-a226161445ff"
                            }
                        },
                        {
                            "ip": "10.244.0.9",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-g2v7h",
                                "namespace": "kube-system",
                                "uid": "856aaf1d-8d13-4ea4-a2e9-4b29d2be14e9"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "name": "dns-tcp",
                            "port": 53,
                            "protocol": "TCP"
                        },
                        {
                            "name": "dns",
                            "port": 53,
                            "protocol": "UDP"
                        },
                        {
                            "name": "metrics",
                            "port": 9153,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        },
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-07T06:02:12Z",
                "labels": {
                    "k8s-app": "metrics-server"
                },
                "name": "metrics-server",
                "namespace": "kube-system",
                "resourceVersion": "853",
                "uid": "6afd90c6-dabc-4ddf-9d61-4518e6818557"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.7",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "metrics-server-56ff78d5b7-skqt8",
                                "namespace": "kube-system",
                                "uid": "4dc8838b-beec-45bb-b727-cab3fff1660a"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "appProtocol": "https",
                            "name": "https",
                            "port": 10250,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
