apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:39:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 912078c7-394e-451d-a830-7ed966cde06f
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l24dw
      namespace: kube-system
      uid: a1a6d04f-4d8d-413a-acee-62b87e06eef1
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gkd8x
      namespace: kube-system
      uid: 9929647b-ad35-49cb-86a3-acb9cd1795b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
