apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-09T03:04:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "714"
  uid: 1e68501d-c20b-4147-8706-8c652724ec24
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g7k8q
      namespace: kube-system
      uid: 4a1acf04-245d-4cff-9fbe-e985dfccd1d6
  - ip: 172.24.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2bqpn
      namespace: kube-system
      uid: 5db1db2c-b280-4cd3-9c95-ce57163b5a51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
