arrow_backRetour aux issues
k8sgpt-ai/k8sgpt-operator
#767
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
[Feature]: Support tolerations in K8sGPT spec and operator deployment
ecoDébutant
feature
Help Wanted
Good
Enhancement
descriptionDescription
### Checklist
- [x] I've searched for similar issues and couldn't find anything matching
- [x] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback
### Is this feature request related to a problem?
None
### Problem Description
The operator helm chart and K8sGPT CRD currently supports `nodeSelector` for pod placement but lacks `tolerations` support. This prevents the operator and K8sGPT pods from being scheduled on tainted nodes.
### Solution Description
Add a `tolerations` field to the operator chart and K8sGPT spec that accepts an array of toleration objects (following standard Kubernetes toleration structure), similar to how nodeSelector is currently implemented.
### Benefits
Enables both K8sGPT pods and operator deployment on tainted nodes (GPU nodes, dedicated workload nodes, etc.)
### Potential Drawbacks
_No response_
### Additional Information
_No response_
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue