This repository is the implementation of initializer for AresOperator. It is used as initContainers of an AresJob, aiming to provide a general mechanism for startup dependency between roles.
- Docker
docker build -t ${IMAGE_NAME} .
This repository is the implementation of initializer for AresOperator. It is used as initContainers of an AresJob, aiming to provide a general mechanism for startup dependency between roles.
docker build -t ${IMAGE_NAME} .