Vulkan Cloud Testing
docker build -t <image name> .
docker push <image name>
Then edit values.yaml to change the images to your image name.
This assumes you have kubectl
and helm
correctly set up.
helm install gputest .
Then you can see the status:
kubectl get pods