XRootD on Kubernetes, containing kubernetes manifests, example configurations and helmchart for deploying XRootD cluster ( manager and server )
docker build -f docker/Dockerfile .
or pulling from the registry
docker pull ghcr.io/guyzsarun/xrootd-kubernetes:5.6.1-1
Update the number of xrootd-server in helm values.yaml
helm install xrootd-cluster -f values.yaml .
Both the xrootd-service and cmsd-service containers run in the xrootd-server and xrootd-manager.
Component | Port |
---|---|
xrootd-service | 1094 |
cmsd-service | 1213 |