apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T02:08:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 73b91568-e647-4ef9-b20b-4a8504637201
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5tvvs
      namespace: kube-system
      uid: 59358af3-e8b9-43c6-b131-8a6874b52b9d
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hphkg
      namespace: kube-system
      uid: a28dcf8b-7a70-4a3a-9e95-f3fdf114478b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
