apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T19:55:21Z"
  creationTimestamp: "2026-06-15T19:54:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "947"
  uid: b6230429-2227-4b7c-b3fc-592444f8a1cc
subsets:
- addresses:
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4m582
      namespace: kube-system
      uid: b4557295-cacf-43b1-ac61-ea167f7ab83a
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v8vwk
      namespace: kube-system
      uid: 17af4770-e6c6-460e-a754-0bce9e051e2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
