apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:36:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: ba8a1ea4-b868-4b88-8045-240c18aa8bdb
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6555x
      namespace: kube-system
      uid: 11636c97-ad13-4988-b9cc-691197270511
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kw9t7
      namespace: kube-system
      uid: 806cebed-988c-4691-829f-a1916889cc7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
