apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T08:48:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: b4766bbf-e67f-4f35-90cb-d1889fd13e4c
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gszv4
      namespace: kube-system
      uid: 77856bd6-6b02-424c-b873-4387952cfc37
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sv8dt
      namespace: kube-system
      uid: 774ab9b3-f23d-479c-a308-65e4eb31d517
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
