apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:15:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: f7f89ad4-dab2-4586-b442-81ffba8682a4
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nl2j2
      namespace: kube-system
      uid: 90a05ac8-b6f3-44a1-b7f6-44d1a9662594
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4q2h9
      namespace: kube-system
      uid: ab567ca9-e89e-4d09-b35b-8394df1716c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
