apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T10:34:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 85d34955-b45b-4474-af70-af0632278a99
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r47lb
      namespace: kube-system
      uid: 63bc98c6-48aa-4713-97ef-96bfd47bf052
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzxfp
      namespace: kube-system
      uid: 7b8e6690-69dc-46e0-ac4c-ecfa318ba1b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
