apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:46:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 36ae178b-6568-483d-8713-b6d648ffacd9
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcgg2
      namespace: kube-system
      uid: 946db2ad-8b44-47d0-9bdd-c8e92bdefc25
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7x4l
      namespace: kube-system
      uid: e6340204-129d-4b52-a1f3-219b69aa9876
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
