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

added an allowing UDP traffic section to the EKS installation docs #1011

Merged
merged 2 commits into from
Aug 26, 2019

Conversation

daplho
Copy link
Contributor

@daplho daplho commented Aug 23, 2019

No description provided.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: fbf5e011-771e-4f5a-8fc3-cc9d8a8b70f1

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/1011/head:pr_1011 && git checkout pr_1011
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-368881c

@roberthbailey
Copy link
Member

This looks great! I don't have an easy way to test this so maybe @aLekSer can verify the instructions before I merge them?

@aLekSer
Copy link
Collaborator

aLekSer commented Aug 23, 2019

Can not check ATM, but I am going to check this and also add SG change into the following PR: #986
And move it into Ready for Review.

@aLekSer
Copy link
Collaborator

aLekSer commented Aug 26, 2019

I have verified - the instructions are good and now I can connect to GameServers:

nc -u  52.12.211.209   7100
a
ACK: a
ACK: a
EXIT
ACK: EXIT
ACK: EXIT

So connection issues are fixed using SG InboudRules.

Copy link
Member

@roberthbailey roberthbailey left a comment

Choose a reason for hiding this comment

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

Thanks @aLekSer!

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 0db86b89-1b08-461f-a28d-e21af84c6062

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/1011/head:pr_1011 && git checkout pr_1011
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.0.0-1ffc610

@roberthbailey roberthbailey merged commit b2e85c8 into googleforgames:master Aug 26, 2019
@markmandel markmandel added this to the 1.0.0 milestone Sep 10, 2019
@markmandel markmandel added area/operations Installation, updating, metrics etc kind/documentation Documentation for Agones labels Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc kind/documentation Documentation for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants