apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T10:24:59Z"
  creationTimestamp: "2026-04-23T10:24:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 2f811a8e-6111-48ab-b02e-55d77e6fc578
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mhqqv
      namespace: kube-system
      uid: 05161fca-20be-4a68-992b-fe7029f7d587
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2n5s
      namespace: kube-system
      uid: 5ceaf2b8-4665-4db6-b355-4567c8c6b856
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
