k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
315 stars 90 forks source link

[Feature]: add nodeSelector to operator #286

Closed tozastation closed 10 months ago

tozastation commented 11 months ago

Checklist

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 commented 11 months ago

@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...!