apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T19:03:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: ef4c46ee-8a14-4e9b-8b2e-dca3b82c26fc
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4pxpl
      namespace: kube-system
      uid: 9bbb95d0-283a-4d8f-b2d4-bf2e1f3bd145
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwbmg
      namespace: kube-system
      uid: 825b4bc4-6fa6-4f84-8a77-070cdb3b369a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
