...
- opi directory that points to a OPI git project that contains the interface of the given beamline;
- deploy directory that has the format of an helm chart and contains instruction on what deploy on k8s (Kubernetes);
- config directory that contains initialisations and configurations for:
- iocs: iocs of your beamline;
- services: epics services (cagateway, archivers...);
- applications: things that are not iocs nor services, typically support applications for importing, simulation, cronjobs.
As you can see in , the Beamline Tree can be composed by other git submodules.
...
A bunch of tools have been developed to help epik8s beamline EPIK8s beamlines creation and management.
Install EPIK8S tools
...