Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@NargiT
Copy link

@NargiT NargiT commented Sep 11, 2025

This is useful in an environment without internet access and where your kind docker image is customized.

This comes in addition to #51 #22

Copilot AI review requested due to automatic review settings September 11, 2025 18:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new command-line flag --skip-gpu-setup to the cluster creation command, allowing users to bypass GPU node setup even when GPUs are present. This is particularly useful in environments without internet access or when using customized Docker images.

  • Added SkipGPUSetup boolean field to ClusterCreateFlags struct
  • Added --skip-gpu-setup CLI flag with environment variable support
  • Modified the node processing loop to skip GPU setup when the flag is enabled

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@NargiT NargiT marked this pull request as draft September 12, 2025 06:14
This is useful in an environment without internet access and where your kind docker image is customized.

Signed-off-by: NargiT <[email protected]>
@NargiT NargiT marked this pull request as ready for review September 13, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant