You can quickly install Zipkin using the example configuration provided by the Dubbo community.
kubectl create -f https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/deploy/kubernetes/zipkin.yaml
This installation is only suitable for testing or demonstration purposes. For production-level installations, please refer to the official Zipkin installation documentation.