cloud-native-stack icon indicating copy to clipboard operation
cloud-native-stack copied to clipboard

Run cloud native workloads on NVIDIA GPUs

Results 20 cloud-native-stack issues
Sort by recently updated
recently updated
newest added

Apt is throwing some warning messages and is generally not meant for scripting. Replaces with apt-get to avoid warnings. Looks like something wonky may have happened with tabs/spaces in the...

I ran through a 11.1 install with microk8s enabled. Directly running the validate script after running the setup script failed. Rather than doing an `alias` in the Ansible and putting...

[cloud-native-stack](https://github.com/NVIDIA/cloud-native-stack/tree/master)/[install-guides](https://github.com/NVIDIA/cloud-native-stack/tree/master/install-guides) /Jetson_Xavier_v11.1.md I referred to this article, and after deploying k8s, the pod "iva-video-analytics-demo-l4t" went into "CrashLoopBackOff" state, and when I tested opening the web page, it showed "Stream will...

The `k8s-install.yaml` file used in `playbooks/` makes use of `ansible_user_dir`, but when doing a remote install, unless the username used for the remote is the same on the localhost (i.e....

Essentially I'm seeing what's in this ticket: https://github.com/NVIDIA/gpu-operator/issues/564 (when I start up my machine running a cluster with a version of CNS installed, currently an old one, like 9.x) ...and...

Hi, I was using the cnc-uninstall. But after `iptables -F` command, my machine lost internet connection. I need to restart the machine. The following installation cannot be done due to...

Made some general improvements to the markdown documentation syntax as well as correct some small spelling errors.

The current example of the hosts file is [master] ansible_ssh_user=nvidia ansible_ssh_pass=nvidipass ansible_sudo_pass=nvidiapass ansible_ssh_common_args='-o StrictHostKeyChecking=no' [node] ansible_ssh_user=nvidia ansible_ssh_pass=nvidiapass ansible_sudo_pass=nvidiapass ansible_ssh_common_args='-o StrictHostKeyChecking=no' The secondary node designation is not accurate. The ansible scripts...

I wanted to install nvidia-container-toolkit and noticed this repo does it. Would it be possible to package that part as a role so other nvidia customers can reuse it?

"ghcr.io/wxw-matt/devcontainer-features/script_runner:0": {}