apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T18:27:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 6e48801e-3251-4300-a47e-06a931fc8436
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pxkg5
      namespace: kube-system
      uid: 80224482-8e10-44de-a675-88bde172dac7
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mktwt
      namespace: kube-system
      uid: 7b214486-d433-4107-8452-4a77cec640da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
