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

Creating a Kubernetes Cluster quickstart #93

Closed
markmandel opened this issue Feb 13, 2018 · 2 comments
Closed

Creating a Kubernetes Cluster quickstart #93

markmandel opened this issue Feb 13, 2018 · 2 comments
Assignees
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/documentation Documentation for Agones
Milestone

Comments

@markmandel
Copy link
Member

Need a quickstart on creating a cluster that matches our supported requirements (1.9+, RBAC)

We could also take the command line instructions from:
https://github.com/googleprivate/agones/blob/master/build/Makefile

Istio does a nice job of this:
https://istio.io/docs/setup/kubernetes/quick-start.html

@markmandel markmandel added the kind/documentation Documentation for Agones label Feb 13, 2018
@markmandel markmandel added this to the 0.1 milestone Feb 13, 2018
@markmandel
Copy link
Member Author

Or maybe this should be an installation quickstart, that includes how to create a cluster in it. That would likely make more sense.

I just don't want to see people doing a kubectl apply -f install.yaml and then not being able to make connections on a GKE cluster, because the firewall rules haven't been set.

@markmandel markmandel added the area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc label Feb 26, 2018
@markmandel
Copy link
Member Author

Also thought - should this replace the installation guide that's on the front page? It kinda feels like it should?

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/documentation Documentation for Agones
Projects
None yet
Development

No branches or pull requests

2 participants