apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T07:42:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: ea59e3ca-063a-4d99-9a56-2cafffe80e7d
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wcc78
      namespace: kube-system
      uid: 8a7ad0ea-7567-447b-a943-e4bcca24a10f
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frtpc
      namespace: kube-system
      uid: 49a910f3-10a7-4865-b4b6-545845b7d471
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
