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

Cluster (re-)creation documentation perhaps a little disjointed when it comes to creating node pools? #5820

Open
gmerritt opened this issue Jun 25, 2024 · 0 comments

Comments

@gmerritt
Copy link
Contributor

In Step 1. of "Create a new cluster," this line links to our Kubernetes Cluster config page:

https://docs.datahub.berkeley.edu/en/latest/admins/cluster-config.html

On that linked page is included gcloud container node-pools create for creating node pools:

gcloud container node-pools create \

Coming back to the present page, one then (again?) encounters node pool creation in Step 3. of "Create a new cluster":

3. Re-create all existing node pools for hubs, support and prometheus deployments in the new cluster. If the old cluster is still up and running, you will probably run out of CPU quota, as the new node pools will immediately default to three nodes. Wait ~15m for the new pools to wind down to zero, and then continue.

After setting kubectl context, the reader then (a third time?) encounters...node pool creation, this time under "Recreate node pools" --

## Recreate node pools

I think I get it overall, but I feel like I'm "reconstructing" the flow rather than following a smooth path. Or am I missing some aspect of this how-to?

Thanks!

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

1 participant