apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T04:35:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "720"
  uid: a4beee95-c512-49bf-a808-2f92b693ebd3
subsets:
- addresses:
  - ip: 172.24.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gx74w
      namespace: kube-system
      uid: 1cfd7433-cbcb-414d-91f0-68648cb438fa
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6gpp6
      namespace: kube-system
      uid: ce14aea8-9e54-4f81-94da-5f33c0549941
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
