Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 911 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 911 Bytes

xrootd-kubernetes

pipeline

XRootD on Kubernetes, containing kubernetes manifests, example configurations and helmchart for deploying XRootD cluster ( manager and server )

Building the image

docker build -f docker/Dockerfile .

or pulling from the registry

docker pull ghcr.io/guyzsarun/xrootd-kubernetes:5.6.1-1

Installation

Update the number of xrootd-server in helm values.yaml

helm install xrootd-cluster -f values.yaml .

Components

Both the xrootd-service and cmsd-service containers run in the xrootd-server and xrootd-manager.

Component Port
xrootd-service 1094
cmsd-service 1213