apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-17T11:13:07Z"
  creationTimestamp: "2026-07-17T11:11:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 97836dfa-4e7e-4402-8a3b-5a35257d1c5b
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trqlr
      namespace: kube-system
      uid: 35cf73d0-df9c-455d-b437-1f34dd9aa828
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s8xt7
      namespace: kube-system
      uid: 468c6d76-b62c-49ed-bc14-3f11e20d4f69
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
