apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T19:12:03Z"
  creationTimestamp: "2026-04-21T19:11:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: eefd7fe6-8279-447b-918e-328a66bc4d64
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmqn8
      namespace: kube-system
      uid: 95ffd37f-d625-4db7-a25a-830571cc2a08
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpctq
      namespace: kube-system
      uid: de10b899-e52b-426b-9509-a7b1c0abb098
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
