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

Faq podaffinity #32

Closed
wants to merge 3 commits into from
Closed

Faq podaffinity #32

wants to merge 3 commits into from

Conversation

Pamir
Copy link
Contributor

@Pamir Pamir commented Oct 15, 2021

Faq podaffinity

@Pamir Pamir closed this Oct 15, 2021
@Pamir Pamir reopened this Oct 15, 2021
```
To test this behavior check the link [sample-nodeaffinity.yaml](../samples/netcore/sample-nodeaffinity.yaml)
To test this behavior, adding the section above to [sample](../samples/dot)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks wrong?

@@ -2,16 +2,23 @@

## Pod scheduling

By default, Pods are scheduled using the Kubernetes scheduler. However, if you are using a cloud provider (e.g. Azure Kubernetes Service), you'd want to schedule your Game Server Pods as tight as possible. For example, if you have two VMs, you'll want to schedule the Pods on VM 1 till it can't host any more, then you'll schedule the Pods to VM 2. To do that, you can use the [Kubernetes inter-pod affinity strategy](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to delete that? It explains the way packing strategy works

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not actually my bad.

Copy link
Collaborator

@dgkanatsios dgkanatsios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@dgkanatsios
Copy link
Collaborator

hey @Pamir, thanks for that! Left a couple of comments, let us know if we can do anything to help, much appreciated!

@Pamir
Copy link
Contributor Author

Pamir commented Oct 21, 2021

let me fix it.

@dgkanatsios dgkanatsios mentioned this pull request Oct 28, 2021
@AmieDD AmieDD linked an issue Nov 3, 2021 that may be closed by this pull request
@dgkanatsios
Copy link
Collaborator

Closing due to #59, thanks!

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

Successfully merging this pull request may close these issues.

0.1.0
2 participants