apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T13:48:28Z"
  creationTimestamp: "2026-05-05T13:47:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: cb1eb6bf-6d94-4e36-9467-fad370a4ce04
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gbkz
      namespace: kube-system
      uid: deec26a5-e6ac-4021-83c3-3be47e7fa15a
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxbv7
      namespace: kube-system
      uid: edf9f7c6-3a09-41af-9068-cdeb8cbfd037
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
