apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T09:03:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: d5c48528-89ef-4b45-84d8-8d51919c1a49
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bqdvw
      namespace: kube-system
      uid: 0ec471e1-fc65-4700-ad07-7634b65320b7
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m2n26
      namespace: kube-system
      uid: 40dccbab-4a5e-486c-b541-a3265d57594d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
