apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:25:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: e304f553-b9d2-4319-9b1f-e8f7605bec79
subsets:
- addresses:
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9pz9
      namespace: kube-system
      uid: e2aa45da-41a9-4913-aa46-0572e3eaabe3
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdj6p
      namespace: kube-system
      uid: ae8433eb-d184-463f-93aa-ed4f6061b1f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
