-
Notifications
You must be signed in to change notification settings - Fork 817
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 instructions about taints and tolerations to the install instructions #870
Add instructions about taints and tolerations to the install instructions #870
Conversation
/cc @markmandel I'm not sure how to verify if I made the relative link correctly locally. |
Looks like updates need to be made to for the website: https://github.com/googleforgames/agones/blob/master/build/README.md
If you want to run the site tests |
We also have some docs instructions here: https://agones.dev/site/docs/contribute/ Which is actually a better spot to be updated. |
Build Succeeded 👏 Build Id: de4f1ec7-817d-44b9-af69-de5f63040342 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:
|
…ions, with a specific example for GKE. Remove some of the duplicate verbiage from the Helm instructions.
bb505a1
to
79b1b53
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🏇
|
Seems like I need to look into that a bit more.... |
Build Succeeded 👏 Build Id: c1a2718e-74ae-4584-bd71-2def8c031cbe 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:
|
Looks like I somehow borked my xcode install, which I'm in the process of fixing. It should be easier to verify the next one. |
And a specific example for GKE. Remove some of the duplicate verbiage from the Helm instructions.
Ref: #491