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

[Feature]: add nodeSelector to operator #286

Closed
2 tasks done
tozastation opened this issue Dec 5, 2023 · 1 comment · Fixed by #292
Closed
2 tasks done

[Feature]: add nodeSelector to operator #286

tozastation opened this issue Dec 5, 2023 · 1 comment · Fixed by #292
Assignees

Comments

@tozastation
Copy link
Contributor

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

No

Problem Description

No response

Solution Description

  1. Helm Chart in k8sgpt-operator
    -> add NodeSelector to template deployment.yaml
  2. k8sgpt-operator
    -> add NodeSelector param to K8sGPTSpec
    -> support NodeSelector for the GetDeployment function

Benefits

user can run 'k8sgpt-operator' and 'k8sgpt-deployment' on specific nodes

Potential Drawbacks

No response

Additional Information

If it looks good, I will try to make a PR on my end.

@tozastation
Copy link
Contributor Author

@AlexsJones

thank you for looking
Is it okay for me to try implementing the issue on my end?
If it's alright, I would like you to assign it to me...!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants