apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:25:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 2614bd70-d50a-46ed-bed9-1aceb478ab11
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xw6rv
      namespace: kube-system
      uid: 6ac816c7-bddc-423c-91ae-d61087c9a487
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwzc4
      namespace: kube-system
      uid: 1a0ecc61-4484-4c1c-b37b-30ff6454ea64
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
