{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "Endpoints",
            "metadata": {
                "creationTimestamp": "2026-05-13T11:27:17Z",
                "labels": {
                    "endpointslice.kubernetes.io/skip-mirror": "true"
                },
                "name": "kubernetes",
                "namespace": "default",
                "resourceVersion": "781",
                "uid": "4b20e336-13db-4338-b228-fc005d34ceee"
            },
            "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-13T11:27:18Z"
                },
                "creationTimestamp": "2026-05-13T11:27:24Z",
                "labels": {
                    "k8s-app": "kube-dns",
                    "kubernetes.io/cluster-service": "true",
                    "kubernetes.io/name": "CoreDNS"
                },
                "name": "kube-dns",
                "namespace": "kube-system",
                "resourceVersion": "840",
                "uid": "856ee8f4-1218-4b7e-a687-f78b94fe040a"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.10",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-98ffc",
                                "namespace": "kube-system",
                                "uid": "068b33bb-aab7-455d-aa30-86f0297f159a"
                            }
                        },
                        {
                            "ip": "10.244.0.12",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-vg92w",
                                "namespace": "kube-system",
                                "uid": "78c9c849-1b26-45f6-b607-2c5060a8c7df"
                            }
                        },
                        {
                            "ip": "10.244.0.9",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "coredns-575f7c7846-7blq5",
                                "namespace": "kube-system",
                                "uid": "82bed7ef-042b-4176-8538-1c04fcd13f21"
                            }
                        }
                    ],
                    "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-13T11:27:52Z",
                "labels": {
                    "k8s-app": "metrics-server"
                },
                "name": "metrics-server",
                "namespace": "kube-system",
                "resourceVersion": "854",
                "uid": "817c2d23-1eae-4c47-bbdf-4e1e64fe948e"
            },
            "subsets": [
                {
                    "addresses": [
                        {
                            "ip": "10.244.0.7",
                            "nodeName": "kind-mapt-control-plane",
                            "targetRef": {
                                "kind": "Pod",
                                "name": "metrics-server-56ff78d5b7-cqwgr",
                                "namespace": "kube-system",
                                "uid": "44edd7c2-913b-44f6-b94c-1b4cb4317818"
                            }
                        }
                    ],
                    "ports": [
                        {
                            "appProtocol": "https",
                            "name": "https",
                            "port": 10250,
                            "protocol": "TCP"
                        }
                    ]
                }
            ]
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
