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

Provide way to repeatably deploy new clusters #36

Closed
yuvipanda opened this issue Oct 7, 2020 · 2 comments
Closed

Provide way to repeatably deploy new clusters #36

yuvipanda opened this issue Oct 7, 2020 · 2 comments

Comments

@yuvipanda
Copy link
Member

All clusters we support must have a few things in common:

  1. Kubernetes clusters with multiple nodepools, autoscaling, etc
  2. An NFS server (in-cluster, ideally) providing home directories
  3. Prometheus & Grafana
  4. An ingress controller + cert-manager, for HTTPS & wildcard DNS support

This should be as uniform as possible across the various places we deploy.

We should build terraform scripts and helm charts to automate this properly.

@yuvipanda
Copy link
Member Author

The terraform scripts and support chart we have work remarkably well on GKE, with the exception of setting up the NFS server - that is still manual. #50 should solidify this.

@choldgraf
Copy link
Member

Superceded by #645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants