apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T12:56:51Z"
  creationTimestamp: "2026-02-24T12:56:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 0f4f17d2-ba50-4641-9564-851b4a4a3074
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tqrg5
      namespace: kube-system
      uid: 8a2e928d-dedd-48ca-8837-f979dbe83849
  - ip: 172.24.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wztp2
      namespace: kube-system
      uid: c6a37440-5212-497f-a320-81150cbb4bd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
