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 for Agones #1460

Merged
merged 2 commits into from
Apr 12, 2020
Merged

FAQ for Agones #1460

merged 2 commits into from
Apr 12, 2020

Conversation

markmandel
Copy link
Member

Wrote an FAQ for Agones based on user questions that have been received over time.

@markmandel markmandel added kind/feature New features for Agones kind/documentation Documentation for Agones labels Apr 10, 2020
@markmandel markmandel removed the request for review from dzlier-gcp April 10, 2020 00:05
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 4c5c3e7a-e228-499a-8625-5b8a585054b0

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1460/head:pr_1460 && git checkout pr_1460
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.5.0-8919a0d

We routinely see users running container images that are multiple GB in size.

The only downside to larger images, is that they can take longer to first load on a Kubernetes node, but that can be
managing by your
Copy link
Collaborator

@aLekSer aLekSer Apr 10, 2020

Choose a reason for hiding this comment

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

nit: small typo

Suggested change
managing by your
managed by your

This information is then queryable via the [Kubernetes API]({{< ref "/docs/Guides/access-api.md" >}}), and
can be used for game specific state integrations with systems like matchmakers and more.

Custom labels could also potentially also be utilised with [GameServerAllocation required and/or preferred label
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Custom labels could also potentially also be utilised with [GameServerAllocation required and/or preferred label
Custom labels could also potentially be utilised with [GameServerAllocation required and/or preferred label

[ipvs](https://kubernetes.io/blog/2018/07/09/ipvs-based-in-cluster-load-balancing-deep-dive/), depending on host
provider and/or network overlay.

In _very worst case scenarios_ this routing can add an extra 0.5ms latency to UDP packets, but that is rare.
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't be - worst-case?

Copy link
Member Author

Choose a reason for hiding this comment

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

Reworded the sentence. PTAL.


#### Why did you use hostPort and not hostNetwork for your networking?

The decision was made not to use `hostNetwork`, as the benefits from having isolated network namespaces between
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems it should be "benefits of" because "benefits" is a noun.

Wrote an FAQ for Agones based on user questions that have been received
over time.
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 64d88b73-9b97-41c0-bde0-c31c41f9da77

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1460/head:pr_1460 && git checkout pr_1460
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.5.0-db35106

@google-oss-robot
Copy link

@akremsa: changing LGTM is restricted to collaborators

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: c2d2310d-eb84-4d80-81d4-666acf7388cc

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1460/head:pr_1460 && git checkout pr_1460
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.5.0-f0ce8a1

Copy link
Collaborator

@aLekSer aLekSer left a comment

Choose a reason for hiding this comment

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

Nice to see so many questions explained.

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akremsa, aLekSer, markmandel

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@aLekSer aLekSer merged commit e226f82 into googleforgames:master Apr 12, 2020
@markmandel markmandel deleted the docs/faq branch April 12, 2020 17:25
markmandel added a commit to markmandel/agones that referenced this pull request Apr 14, 2020
Wrote an FAQ for Agones based on user questions that have been received
over time.
@markmandel markmandel added this to the 1.5.0 milestone Apr 14, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
Wrote an FAQ for Agones based on user questions that have been received
over time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved kind/documentation Documentation for Agones kind/feature New features for Agones lgtm size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants