Ryan Kraus

Results 7 issues of Ryan Kraus

I use the following array for choices: ``` [, {'name': 'nvme0n1', 'value': 'node-0:nvme0n1', 'checked': True}, {'name': 'nvme1n1', 'value': 'node-0:nvme1n1', 'checked': True}, {'name': 'nvme2n1', 'value': 'node-0:nvme2n1', 'checked': True}, {'name': 'nvme3n1', 'value':...

I have an instance where I have two deployments that are being created by different CRDs in my operator. Both of the object instances have the same, but are of...

kind/bug
component/dev-console
component/topology

This PR creates an additional bash script that acts as a plugin to `kubectl`. If this file, kuttle, and sshuttle are all in the user's path; then they may run...

It would be very convenient if we had access to the strings.HasPrefix and a few other strings. functions in templates.

We probably should have the timeout for NIM startup to be as long as it takes for the 8b model to start from an empty NIM cache and without the...

bug

the quick start should start with a pre-reqs section that lists different accounts that are required: - github - ngc

documentation