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

Use a single install.yaml to install Agon #17

Closed
markmandel opened this issue Dec 8, 2017 · 0 comments
Closed

Use a single install.yaml to install Agon #17

markmandel opened this issue Dec 8, 2017 · 0 comments
Assignees
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/design Proposal discussing new features / fixes and how they should be implemented kind/feature New features for Agones
Milestone

Comments

@markmandel
Copy link
Member

Simplify the install process by having a install.yaml in the root of the directory that installs both the CustomResourceDefinition and the Controller.

This makes installation and uninstall really simple through kubectl apply -f and kubectl delete -f

Also make some documentation about installation please.

@markmandel markmandel added area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/design Proposal discussing new features / fixes and how they should be implemented kind/feature New features for Agones labels Dec 8, 2017
@markmandel markmandel self-assigned this Dec 8, 2017
markmandel added a commit that referenced this issue Dec 8, 2017
Install CRD and Controller via yaml is cleaner,
and also make it far easier to uninstall (kubectl delete -f)

Added some documentation around installation, etc.

Closes #17
markmandel added a commit that referenced this issue Dec 11, 2017
Install CRD and Controller via yaml is cleaner,
and also make it far easier to uninstall (kubectl delete -f)

Added some documentation around installation, etc.

Closes #17
markmandel added a commit that referenced this issue Dec 13, 2017
Install CRD and Controller via yaml is cleaner,
and also make it far easier to uninstall (kubectl delete -f)

Added some documentation around installation, etc.

Closes #17
markmandel added a commit that referenced this issue Dec 13, 2017
Install CRD and Controller via yaml is cleaner,
and also make it far easier to uninstall (kubectl delete -f)

Added some documentation around installation, etc.

Closes #17
markmandel added a commit that referenced this issue Dec 13, 2017
Install CRD and Controller via yaml is cleaner,
and also make it far easier to uninstall (kubectl delete -f)

Added some documentation around installation, etc.

Closes #17
@markmandel markmandel added this to the 0.1 milestone May 23, 2018
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/design Proposal discussing new features / fixes and how they should be implemented kind/feature New features for Agones
Projects
None yet
Development

No branches or pull requests

1 participant