apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:45:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: db5b1575-eec4-4f12-bd3a-c8143cb60fdf
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v6qqk
      namespace: kube-system
      uid: 5f231eaf-2a71-470d-9679-0c2cd47e0f91
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4jck
      namespace: kube-system
      uid: 09514027-0491-40a9-bb21-e425edbe9504
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
