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

DaemonSet - schedule the DaemonSet Pods on Nodes that run GameServers #110

Closed
dgkanatsios opened this issue Dec 16, 2021 · 1 comment · Fixed by #124
Closed

DaemonSet - schedule the DaemonSet Pods on Nodes that run GameServers #110

dgkanatsios opened this issue Dec 16, 2021 · 1 comment · Fixed by #124
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@dgkanatsios
Copy link
Collaborator

In case of multiple Node Pools, how can we update DaemonSet to be scheduled only on the Node Pools that have Game Servers? we can do that by using Node Selectors https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/#running-pods-on-select-nodes

We should document that.

@dgkanatsios dgkanatsios added the documentation Improvements or additions to documentation label Dec 16, 2021
@dgkanatsios dgkanatsios added this to the 0.2.0 milestone Dec 16, 2021
@dgkanatsios
Copy link
Collaborator Author

This should be aligned with #74

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

Successfully merging a pull request may close this issue.

1 participant