apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T05:58:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "972"
  uid: 854761ae-1de2-4e87-9e4f-95d41fe1624b
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rkm76
      namespace: kube-system
      uid: ae17316c-7fae-410c-af76-f989ea9ae2c6
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4vl5
      namespace: kube-system
      uid: c5710db9-7841-47c0-bb6e-cd04b92d950a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
