apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:19:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: aa1cb26d-a8b9-4a34-becd-03254bdfa6e1
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-grstc
      namespace: kube-system
      uid: 561e058a-3e4a-4dcf-bd48-0499bbda71f3
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-znn9t
      namespace: kube-system
      uid: 95f973c1-ec7d-4c2a-8dba-1534e764a68a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
