apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T21:39:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 34ebd173-3e14-479d-b12d-78cca623ad52
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qwp56
      namespace: kube-system
      uid: 34577664-ab70-4eb5-bc53-3c60171c649b
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fs72
      namespace: kube-system
      uid: a3afd863-716b-4cc3-b8bd-de669a010af0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
