apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-08T05:47:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 728f059a-38ba-4461-9aa0-a322b5614bdb
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fc4fl
      namespace: kube-system
      uid: 3cd34b40-7051-4c3d-a8fa-b00216f14cbd
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r6xrz
      namespace: kube-system
      uid: e94ab9fc-882e-4b79-8557-289022f4b2a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
