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

Split installation guide into separate sections #1211

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

markmandel
Copy link
Member

Something I've wanted to do for a really long time.

  • Break down cluster creation into a page per cloud provider
  • Break down installation into separate pages per installation type
  • Pull Terraform into its own area, and split per cloud provider a well.

Should be much easier to go through now.

@markmandel markmandel added kind/documentation Documentation for Agones kind/cleanup Refactoring code, fixing up documentation, etc labels Dec 6, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 48a453a0-4410-4d27-9575-13178f059ced

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/1211/head:pr_1211 && git checkout pr_1211
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.2.0-7293852

@markmandel
Copy link
Member Author

site/content/en/docs/Installation/Creating Cluster/aks.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/Creating Cluster/aks.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/Creating Cluster/aks.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/Terraform/gke.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/Terraform/gke.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/Terraform/gke.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/_index.md Outdated Show resolved Hide resolved
site/content/en/docs/Installation/_index.md Outdated Show resolved Hide resolved
@roberthbailey
Copy link
Member

Sorry for the delay on the review; this took quite a bit longer to read through than I thought it would.

@markmandel
Copy link
Member Author

Sorry for the delay on the review; this took quite a bit longer to read through than I thought it would.

No worries at all. I pretty much just moved things around - looks like you did a full review of the getting started experience - which is probably well overdue! At first pass, looks like lots of good stuff! Will go through.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 7a1295a0-dcd4-42ff-ab05-2c2d029f74ee

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@roberthbailey
Copy link
Member

Looks like a couple of broken links:

========================================================================
site/docs/installation/creating-cluster/gke/index.html
  target does not exist --- site/docs/installation/creating-cluster/gke/index.html --> /images/cloud-shell.png
site/docs/installation/terraform/gke/index.html
  target does not exist --- site/docs/installation/terraform/gke/index.html --> /images/cloud-shell.png
========================================================================

@markmandel
Copy link
Member Author

Will fix up once the next release is out 👍

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 42c70536-6e44-441c-8bd9-69aa04d9de5c

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/1211/head:pr_1211 && git checkout pr_1211
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.3.0-d383b6e

@markmandel
Copy link
Member Author

/assign @roberthbailey

This should be cleaned up now, and conflicts resolved. Is this good to go?

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 9e789169-4252-4d52-9da7-a928afc33b74

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 8c907c93-df9a-4edf-a037-405df3aae757

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 27b308fa-b8c7-4955-afb3-ae28c1c74d84

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/1211/head:pr_1211 && git checkout pr_1211
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.3.0-bcf21c1

@roberthbailey
Copy link
Member

This is looking much, much better. Just a few more things to tidy up and this will be ready to push live.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 7276fb4d-3669-4bcd-a668-1b3cbe2a3f13

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@roberthbailey
Copy link
Member

From the latest build:

ERROR 2019/12/20 01:05:14 [en] REF_NOT_FOUND: Ref "/docs/Installation/helm.md": "/go/src/agones.dev/agones/site/content/en/docs/Guides/feature-stages.md:23:47": page not found

@markmandel
Copy link
Member Author

😠 always get bit by that on rebase! shakes fist at the sky

Something I've wanted to do for a really long time.

- Break down cluster creation into a page per cloud provider
- Break down installation into separate pages per installation type
- Pull Terraform into its own area, and split per cloud provider a well.

Should be much easier to go through now.
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 0e93279d-7df3-4b31-8cc7-e210169205f0

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@markmandel
Copy link
Member Author

Every so often conformance tests fail... but it's super rare. Any ideas @aLekSer ?

{"message":"Testing Failed [ready allocate setlabel setannotation gameserver health shutdown watch reserve] [watch ready reserve allocate health setlabel setannotation shutdown]","severity":"info","time":"2019-12-20T18:53:13.625535624Z"}
make[2]: *** [run-sdk-conformance-no-build] Error 1
includes/sdk.mk:139: recipe for target 'run-sdk-conformance-no-build' failed
make[1]: *** [run-sdk-conformance-test] Error 2
includes/sdk.mk:146: recipe for target 'run-sdk-conformance-test' failed
includes/sdk.mk:153: recipe for target 'run-sdk-conformance-test-go' failed

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: bc404352-0e32-46b0-afc3-7e8092a2415b

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/1211/head:pr_1211 && git checkout pr_1211
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.3.0-cc80603

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey

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:
  • OWNERS [markmandel,roberthbailey]

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

@roberthbailey roberthbailey merged commit 041288a into googleforgames:master Dec 20, 2019
@markmandel markmandel deleted the docs/split-install branch December 20, 2019 19:35
@markmandel markmandel added this to the 1.3.0 milestone Jan 10, 2020
@aLekSer
Copy link
Collaborator

aLekSer commented Jan 29, 2020

@markmandel I will look into SDK conformance fluctuation, please let me know of any new failure.

ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
Something I've wanted to do for a really long time.

- Break down cluster creation into a page per cloud provider
- Break down installation into separate pages per installation type
- Pull Terraform into its own area, and split per cloud provider a well.

Should be much easier to go through now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Documentation for Agones lgtm size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants