apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:11:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: b2aa217f-c4b5-4c98-9cc0-b936c67eb342
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bspt
      namespace: kube-system
      uid: 85ab7bcd-d5b2-4612-8019-a89f99bee8df
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zp4sj
      namespace: kube-system
      uid: fba9ab79-5ad2-47ef-a767-91cbdae086ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
