apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T12:21:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: ab0dba94-dded-4f68-9d3a-f00bae0b02d3
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9cxv
      namespace: kube-system
      uid: 4b757a5e-71c1-47bc-892b-8368a8b51f23
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cgztv
      namespace: kube-system
      uid: ab65850b-9318-4a1c-881f-24aafb22d22a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
