apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:33:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: c23cb8ff-c1d0-4892-9c45-bbbcad23bf5b
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqnqx
      namespace: kube-system
      uid: 2b2d4181-1178-42b4-bbdf-2693ed11880e
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6sn4j
      namespace: kube-system
      uid: 0f764b97-e7cc-4e63-8f7f-f048ac01b73f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
