apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T03:09:24Z"
  creationTimestamp: "2026-02-24T03:08:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "745"
  uid: 0e95062b-44ca-4ed2-99bf-8bfbbb4a1b27
subsets:
- addresses:
  - ip: 172.24.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-drpgd
      namespace: kube-system
      uid: 39d6114c-17f6-4f14-b2bc-e185a3f6ea14
  - ip: 172.24.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kd2d7
      namespace: kube-system
      uid: c17141f6-6cb4-4d54-a16e-ba87cba62fc1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
