{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-06T14:46:44Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "734",
                "uid": "a1f68e48-9319-4347-b402-0ebb6ebc7e3c"
            },
            "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-06T14:48:31Z"
                },
                "creationTimestamp": "2026-05-06T14:46:51Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "857",
                "uid": "092caee3-d0a1-4763-b7c1-d024c51ac2b8"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.10",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-v6m8x",
                                "namespace": "kube-system",
                                "uid": "5920eb78-1fe1-4a9e-815d-52f1ef5b3035"
                            }
                        },
                        {
                            "ip": "10.244.0.14",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-mlnzp",
                                "namespace": "kube-system",
                                "uid": "92c5e929-75d7-4a39-b241-4cc43e599719"
                            }
                        },
                        {
                            "ip": "10.244.0.9",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-fzdgw",
                                "namespace": "kube-system",
                                "uid": "d418947c-63af-4237-9b52-c95060347267"
                            }
                        }
                    ],
                    "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-06T14:47:18Z",
                "labels": {
                    "k8s-app": "metrics-server"
                },
                "name": "metrics-server",
                "namespace": "kube-system",
                "resourceVersion": "820",
                "uid": "7a4ff308-fdc8-4e50-b092-35e0d8c0135e"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.7",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "metrics-server-56ff78d5b7-vmxf8",
                                "namespace": "kube-system",
                                "uid": "1bc13045-cbfc-4879-af61-87f08f360219"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "appProtocol": "https",
                            "name": "https",
                            "port": 10250,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
