Adrian Graham

Results 3 issues of Adrian Graham

https://github.com/NVIDIA/cloud-native-stack/blame/bb94afa8772ba6a5c53786f131f685b15afdfaf8/playbooks/operators-install.yaml#L330 I'm deploying the [Digital Human Blueprint](https://build.nvidia.com/nvidia/digital-humans-for-customer-service/blueprintcard) from the [ACE tokkio workflow](https://github.com/NVIDIA/ACE/tree/main/workflows/tokkio) on GCP. Deployment was working up until today. On deployment: `./envbuild.sh install --component all --config-file ./config-template.yml` I'm getting...

On the [Deployment](https://github.com/NVIDIA-AI-Blueprints/digital-human/tree/main/deploy) page, the link under "The deployment specific to a cloud provider can be found [here](https://docs.nvidia.com/ace/latest/workflows/tokkio/text/deployment/AWS_CSP_Setup_Guide_automated.html)." which points to: https://docs.nvidia.com/ace/latest/workflows/tokkio/text/deployment/AWS_CSP_Setup_Guide_automated.html This link is now invalid, as it appears...

Deploying this on GCP, I would like to be able to stop my resources when not in use, and restart again when necessary. Unfortunately, after a reboot, the Kubernetes cluster...