apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-04T01:48:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "746"
  uid: cd9b1410-5899-49c9-8d3d-0711e6f2f1aa
subsets:
- addresses:
  - ip: 172.24.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-67l8m
      namespace: kube-system
      uid: 85a2f10e-34fb-47b7-8273-1d66a5746c60
  - ip: 172.24.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7hxcv
      namespace: kube-system
      uid: 2fe0c292-8ea9-467a-8198-a093d9a69db6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
