apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T23:18:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 2b5d6e1f-00b4-422e-8146-84c3fe04d473
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xstsj
      namespace: kube-system
      uid: c18cef79-2f37-4c96-91cf-6307702f5e5e
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbsxw
      namespace: kube-system
      uid: 57cc7b85-876e-45ed-bd02-03d5200044de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
