apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:37:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 7a6fb5f7-9c2e-45e3-ad01-4e668b821c69
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dwtfp
      namespace: kube-system
      uid: ccbf3938-1280-496a-94cb-ab487ae4dc7e
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6dxgm
      namespace: kube-system
      uid: aef80844-39fa-4057-b4f6-c721bfb24d05
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
