apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T21:28:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 01443e3e-d815-4a4b-8d71-44c736e0e09d
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcp7l
      namespace: kube-system
      uid: 0b24883c-c6fc-4639-975e-48164c6b4033
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxfht
      namespace: kube-system
      uid: a9ed9489-075d-456f-afeb-0ffc5a708bfd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
