{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-11T10:36:16Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "783",
                "uid": "dbe76e1d-a4a1-4f3b-a4c3-eca3098aa133"
            },
            "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-11T10:36:19Z"
                },
                "creationTimestamp": "2026-05-11T10:36:24Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "847",
                "uid": "40481e2c-e018-4a94-8c43-9af0f52100c7"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.10",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-rtflv",
                                "namespace": "kube-system",
                                "uid": "54f97050-2d73-49e5-80dd-f75903beac6f"
                            }
                        },
                        {
                            "ip": "10.244.0.12",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-72qdz",
                                "namespace": "kube-system",
                                "uid": "dbee2558-a0e6-42a9-807d-4a46583f2a65"
                            }
                        },
                        {
                            "ip": "10.244.0.9",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-xzmbn",
                                "namespace": "kube-system",
                                "uid": "5e38a0d3-b1ba-49de-b3c0-ec55c07471ff"
                            }
                        }
                    ],
                    "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-11T10:36:48Z",
                "labels": {
                    "k8s-app": "metrics-server"
                },
                "name": "metrics-server",
                "namespace": "kube-system",
                "resourceVersion": "858",
                "uid": "70e5665e-33fe-4052-a546-713b715e3e92"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.7",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "metrics-server-56ff78d5b7-whpxc",
                                "namespace": "kube-system",
                                "uid": "78fdec61-308f-435a-ba06-67b71015ec1f"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "appProtocol": "https",
                            "name": "https",
                            "port": 10250,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
