apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T19:16:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: fca31cd2-eb93-467c-a705-28a181fe5b05
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gn27w
      namespace: kube-system
      uid: 0d1ec357-c1e0-45a3-b59b-70b9e99c74a3
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-spv9h
      namespace: kube-system
      uid: 0b5f97c8-9a47-4b52-a526-fab6557e2958
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
