Autonomous management of Cloudsim Plus environment with use of DQN
TEST_CASE
- denotes the test case which should be ran as experiment.model
. Available values: model
, dcnull
.Running a simple test with
docker-compose run manager
kubectl create -f dqn.yml
- create/deploykubectl logs <POD>
- view logs of the podkubectl delete -f dqn.yml
- delete the deployment