{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-04-27T08:14:36Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "749",
                "uid": "e0c68bd8-d881-4470-96b6-589c26b66ab0"
            },
            "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-27T08:15:13Z"
                },
                "creationTimestamp": "2026-04-27T08:14:43Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "691",
                "uid": "189afb86-9483-41a5-a90b-0767aa03c898"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.10",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-fhxzc",
                                "namespace": "kube-system",
                                "uid": "f76e7312-0952-4cee-9d14-a2e569678ec8"
                            }
                        },
                        {
                            "ip": "10.244.0.12",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-mvxnm",
                                "namespace": "kube-system",
                                "uid": "f6d37ff7-1ab9-4336-a3a8-3a36c0be8a4d"
                            }
                        },
                        {
                            "ip": "10.244.0.9",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-sgb6b",
                                "namespace": "kube-system",
                                "uid": "1b6341b0-4ea5-4601-b117-9f4ba7458b21"
                            }
                        }
                    ],
                    "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-04-27T08:15:09Z",
                "labels": {
                    "k8s-app": "metrics-server"
                },
                "name": "metrics-server",
                "namespace": "kube-system",
                "resourceVersion": "815",
                "uid": "5d6430d6-04b7-421d-8eae-431ea6814bad"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.7",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "metrics-server-56ff78d5b7-dsskg",
                                "namespace": "kube-system",
                                "uid": "76549fab-3ee7-4a9c-a16b-4d27012bbf51"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "appProtocol": "https",
                            "name": "https",
                            "port": 10250,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
