Skip to content

Conversation

ouxingning
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:
Besides AWS, GCP and Azure, OCI (Oracle Cloud Infrastructure) is another public cloud, OCI Kubernetes Engine (OKE) is one of its providing service, so I wrote Terraform scripts and documents to demonstrate how to create OKE cluster and install Angones, I hope contributing these Terraform scripts and documents, so I created this pull request.

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:
My friend, thank you so much for your review.

@github-actions github-actions bot added kind/documentation Documentation for Agones size/L labels Oct 25, 2024
@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 86bc9598-9e5a-48b0-8fa1-ff621623c490

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/googleforgames/agones.git pull/4023/head:pr_4023 && git checkout pr_4023
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.45.0-dev-2a900c3

Copy link
Collaborator

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

Looks pretty good! Just a few tweaks!

@ouxingning
Copy link
Contributor Author

@markmandel Hi Mark, thanks for your review, I have fixed the above issues.

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: ad62dc15-36c2-497d-9c3e-47f4dc2c0130

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/googleforgames/agones.git pull/4023/head:pr_4023 && git checkout pr_4023
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.45.0-dev-79cfec3

@ouxingning ouxingning requested a review from markmandel November 1, 2024 03:31
@markmandel
Copy link
Collaborator

Thanks for the ping - updating and taking another look.

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 9208a1f6-b842-42d9-ab23-3628c6a76545

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/googleforgames/agones.git pull/4023/head:pr_4023 && git checkout pr_4023
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.45.0-dev-ed0a946

@markmandel markmandel merged commit e8f7ccd into googleforgames:main Nov 2, 2024
4 checks passed
0xaravindh pushed a commit to 0xaravindh/agones that referenced this pull request Nov 26, 2024
…d install Agones (googleforgames#4023)

* add oke terraform and docs

* modify all Copyrights 2020 to 2024

---------

Co-authored-by: Mark Mandel <markmandel@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Documentation for Agones size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants