Summary
The user is seeking help with their Kubernetes project that uses NVIDIA GPUs. They have created a custom Docker image that runs a workflow with Flyte and utilizes GPUs, but they are concerned about the pods running as root, which is a security risk. They are asking for guidance on whether there is an issue with their image build or if adjustments in Flyte settings are needed to prevent the pods from running as root. They reference an example of running Flytekit as a non-root user from the official Flytekit image and express gratitude for the assistance received.