kubero-dev / kubero-dev/kubero

Adding node selector options

Open
#315 2 comments 1 reaction 1 assignee Claimed by @mms-gianni View on GitHub
feature
Dominant language
TypeScript
Stars
4.4k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

hi,

I was wondering if we could have the `nodeSelector` option availible in the config of a deployment/stage/pipeline.
So we can run the apps on the right nodes :)

e.g.:
```yaml
nodeSelector:
worker: 'true'
```

This would make sure it only runs on the nodes with the worker annotation on it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.