apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T05:59:52Z"
  creationTimestamp: "2026-05-27T05:58:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "945"
  uid: 479494e9-3f64-4285-8ba4-9cff51d2e8b7
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrl7l
      namespace: kube-system
      uid: 04abf31c-5156-47ab-b3cd-5f5be4605747
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5w45h
      namespace: kube-system
      uid: c364a671-7003-4e18-b5f1-a67fe5919057
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
