apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:11:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: de407130-7bf5-443b-9142-54f469f0f565
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-298hh
      namespace: kube-system
      uid: 326b37c8-e0bc-47a8-a0d6-d361e2533ee6
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-phgl2
      namespace: kube-system
      uid: ab8c63bc-b092-4ca0-a1d1-27ba61632126
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
