apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T07:49:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: a966ab63-4bce-4ccf-ae5f-7fdba9a190d3
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2bnxn
      namespace: kube-system
      uid: 26110d88-a58e-4f61-8ebb-e6b2a7eee882
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v46g8
      namespace: kube-system
      uid: 8a0f8e0f-045e-4fa8-b17e-100234cc9189
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
