apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T11:05:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 26a66bad-f6f5-4c97-b7d1-3ea7fac891ff
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qtvn7
      namespace: kube-system
      uid: ebb2df4a-6386-4e1c-9c61-d1d487b76172
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2qzj
      namespace: kube-system
      uid: 80b64afb-4c09-43b3-92a9-afa103b5a26a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
