apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T03:54:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: be808666-80e8-476c-a0cd-2cbe8148dae4
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbw5g
      namespace: kube-system
      uid: ed7bacea-95fe-4e4b-9bc7-9d9162696c7a
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rj6hg
      namespace: kube-system
      uid: d35a922a-a742-4cb1-8a65-f72442ac5ed4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
