apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T01:51:45Z"
  creationTimestamp: "2026-02-11T01:50:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "670"
  uid: f6a4b669-75c2-437f-8bfd-ac50f21a8422
subsets:
- addresses:
  - ip: 172.24.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w2jws
      namespace: kube-system
      uid: b2f0c3a5-3536-4dee-9465-d7efb124532c
  - ip: 172.24.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-r9m62
      namespace: kube-system
      uid: a10ee1ad-6c8e-487a-972e-838ece9c9595
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
