Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the purpose of pre-created PodGroups (PG) in Volcano? #3797

Open
tsingst opened this issue Oct 28, 2024 · 1 comment
Open

What is the purpose of pre-created PodGroups (PG) in Volcano? #3797

tsingst opened this issue Oct 28, 2024 · 1 comment
Labels
kind/question Categorizes issue related to a new question

Comments

@tsingst
Copy link

tsingst commented Oct 28, 2024

Please describe your problem in detail

in issue 3793,

https://github.com/volcano-sh/volcano/issues/3793

Know "vcjob is not supported to set pg manually, it will always create a pg."
And then i have another question :What is the purpose of pre-created PodGroups (PG) in Volcano?

Any other relevant information

No response

@tsingst tsingst added the kind/question Categorizes issue related to a new question label Oct 28, 2024
@Monokaix
Copy link
Member

Monokaix commented Oct 29, 2024

It's ususally used for bare pods, such as spark job submitted to k8s, and user should create a podGroup manually to manage a group of pods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Categorizes issue related to a new question
Projects
None yet
Development

No branches or pull requests

2 participants