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

Add a note about the gameserver IP not being reachable when using minikube #871

Merged
merged 2 commits into from
Jul 5, 2019

Conversation

roberthbailey
Copy link
Member

Fixes #751.

/cc @dav-otero

I haven't seen any traction on kubernetes/minikube#3416 so adding some documentation on our end.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d333d7e4-28ad-421b-8896-82aa5cd03a6c

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/871/head:pr_871 && git checkout pr_871
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-9329382

Copy link
Collaborator

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 45ee1f8a-de5f-441d-b8a7-04d7305c876c

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/871/head:pr_871 && git checkout pr_871
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.12.0-652c34f

@markmandel markmandel added this to the 0.12.0 milestone Jul 5, 2019
@markmandel markmandel merged commit 231520e into googleforgames:master Jul 5, 2019
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones labels Aug 1, 2019
@roberthbailey roberthbailey deleted the minikube-ip branch August 1, 2019 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agones Getting Started Guide with Minikube uses wrong IP due to minikube bug
4 participants