apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T02:52:55Z"
  creationTimestamp: "2026-02-19T02:52:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "771"
  uid: 125821a8-21e3-4a2f-b73b-e3637eb442fb
subsets:
- addresses:
  - ip: 172.24.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jn948
      namespace: kube-system
      uid: 9e58b939-165b-4707-9172-c7f9d0f00211
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rrwzb
      namespace: kube-system
      uid: 608b00dd-d407-4f9c-8236-9c5985959a46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
