apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T15:17:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: c14d6379-e49a-4627-956b-a78f570556d9
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ql5bn
      namespace: kube-system
      uid: c2fa85e5-b4e9-4fd5-8d0c-7face8ee848a
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xj9wd
      namespace: kube-system
      uid: bf34b8ed-ce6f-4aa8-8d0e-c7ac39e31f51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
