apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T01:42:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 96ade660-8382-47b8-8d35-3a2dcd634897
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95ppt
      namespace: kube-system
      uid: 97896a28-2d28-4032-9bbf-afcd3ed81778
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fntz
      namespace: kube-system
      uid: a5425304-e5fc-4840-ada6-066b9eaf05f0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
