apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-09T01:40:07Z"
  creationTimestamp: "2026-03-09T01:39:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: cecc8b8b-ac21-471f-a43a-3696d792912a
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5l2db
      namespace: kube-system
      uid: 2e24290e-12bb-4d0f-a63f-fde2780215c7
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z9phj
      namespace: kube-system
      uid: adb41699-7a7d-4710-8154-db399d8c54f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
