Skip to content
Snippets Groups Projects
Commit c6f2738b authored by František Dvořák's avatar František Dvořák
Browse files

Add GPU node at testing instance

parent 00f6271d
Branches
Tags
No related merge requests found
...@@ -23,6 +23,7 @@ worker: ...@@ -23,6 +23,7 @@ worker:
gpu: gpu:
hosts: hosts:
2001:718:801:432:f816:3eff:fe60:acb6:
# using public IP of kube_server for ansible delegate_to # using public IP of kube_server for ansible delegate_to
kube_server: kube_server:
......
...@@ -13,7 +13,7 @@ gpu_flavor_name = "a3.32core-240ram-1t4" ...@@ -13,7 +13,7 @@ gpu_flavor_name = "a3.32core-240ram-1t4"
extra_workers = 1 extra_workers = 1
# Number of GPU workers # Number of GPU workers
gpu_workers = 0 gpu_workers = 1
# volumes for docker # volumes for docker
docker_volumes_size = 384 docker_volumes_size = 384
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment