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

GKE installation n1-standard-1 -> n1-standard-2 #663

Merged
merged 2 commits into from
Mar 20, 2019

Conversation

markmandel
Copy link
Member

n1-standard-1 tend to have all kinds of issues, since k8s infra can take up to a core of resources, especially
on smaller clusters.

From experience, I've found n1-standard-2 to be the smallest node size to use reliably.

n1-standard-1 tend to have all kinds of issues, since
k8s infra can take up to a core of resources, especially
on smaller clusters.

From experience, I've found n1-standard-2 to be the smallest
node size to use reliably.
@markmandel markmandel added kind/documentation Documentation for Agones kind/cleanup Refactoring code, fixing up documentation, etc labels Mar 17, 2019
@markmandel markmandel added this to the 0.9.0 milestone Mar 17, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 01a6c06d-908d-4da8-a0f4-01c50f5a2131

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/663/head:pr_663 && git checkout pr_663
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-62954e9

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 623573c4-9b0b-4dbe-b9fe-62be85923307

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/663/head:pr_663 && git checkout pr_663
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-83b3a7a

@markmandel markmandel merged commit 9fc10f1 into googleforgames:master Mar 20, 2019
@markmandel markmandel deleted the docs/n1s2 branch March 20, 2019 13:37
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.

3 participants