apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:18:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: ee5dbf3a-1e13-431f-ae39-9d21ec6c34b3
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zsb5
      namespace: kube-system
      uid: a9d583a4-3532-441b-a380-4f3ab82e0c45
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkqbb
      namespace: kube-system
      uid: 6a9b577a-6c99-4107-9845-bba9a032b431
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
