apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-14T05:12:24Z"
  creationTimestamp: "2026-05-14T05:09:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1132"
  uid: 527cc2ce-cdc8-4b3b-b922-6e1836ddb1dd
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5d4d
      namespace: kube-system
      uid: 81ffb457-4b05-423e-8b4a-41fcb0dbec64
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2kzd
      namespace: kube-system
      uid: 8c187d05-ebb8-474d-bec3-f975185c80fb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
