apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T02:52:31Z"
  creationTimestamp: "2026-02-19T02:51:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: 35e28238-3bc5-4692-a26a-e0e5f450370f
subsets:
- addresses:
  - ip: 172.24.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nssk7
      namespace: kube-system
      uid: da2d0c1f-a0a5-4aea-96da-f94724874313
  - ip: 172.24.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-272s9
      namespace: kube-system
      uid: 89e83819-38d1-4c9c-a5d8-ccee14ca8633
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
