apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T05:30:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: a2fe94a9-71e4-446c-944a-41b63614ffb8
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-992bk
      namespace: kube-system
      uid: e28478e8-71f6-4f49-af93-a4cff46e0116
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-67n8f
      namespace: kube-system
      uid: d2f3aae1-7ece-4185-99c1-5c777fcc033d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
