apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-12T01:44:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 50667223-a0ef-4174-b72e-28b4e85cd369
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r54bm
      namespace: kube-system
      uid: a3fd6cd5-353b-4eb1-8997-df2b587492f3
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qldl
      namespace: kube-system
      uid: ef8a3f77-ae65-40cc-9868-b21692447016
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
