apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:42:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: ac9fdd37-dcc9-4d15-bf5f-b7f90c78fd8e
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2vk9
      namespace: kube-system
      uid: f0cc04b2-4b33-4e8e-8df3-c817c5045214
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvhlb
      namespace: kube-system
      uid: 0a385fcc-1cce-4a65-bc59-a522867585f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
