apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:12:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: 145abb3f-9688-4ff7-8761-e9d931e4e653
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fffqt
      namespace: kube-system
      uid: f42f8dd6-2ada-43ff-a54f-49a80c50bee5
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8xxqg
      namespace: kube-system
      uid: 730add09-0bd2-45ac-9589-d90cf443fd3c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
