The container for the GlideinWMS Frontend
2.1K
kubectl create secret --from-file=file_name_as_appears_in_container=cert_1_path --from-file=file_name_as_appears_in_container=cert_2_path -n -namespace
kubectl create configmap --from-file=file_name_as_appears_in_container=file_name -n -namespace
Make supervisord_fe.conf (5) file as appears in repo. Should be standard.
make dir image-config.d with the scripts inside. Should be standard as well.
Make Dockerfile (7). Also Standard. (Here can change vim for emacs)
Make .yaml files with correct name of frontend in each file. Make sure to have correct name of frontend in ingress host.
Create the PersistentVolumeClaim for the frontend web files ex,
kubectl create -f k8s/jlabperVolClaim.yaml -n osg-frontends
Content type
Image
Digest
Size
333.3 MB
Last updated
almost 6 years ago
docker pull efajardo/gwms-fe-docker