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

[DOC] - Add node selector label for other cloud providers #415

Open
1 task done
pt247 opened this issue Mar 1, 2024 · 2 comments
Open
1 task done

[DOC] - Add node selector label for other cloud providers #415

pt247 opened this issue Mar 1, 2024 · 2 comments

Comments

@pt247
Copy link
Contributor

pt247 commented Mar 1, 2024

Preliminary Checks

Summary

https://www.nebari.dev/docs/explanations/profile-configuration#jupyterlab-profile-node-selectors gives an example for GKE.
And notes that "Other cloud providers will have different node labels."

I want to add node selector labels for other supported platforms.

Flowing labels are known:

  1. AWS: dedicated

Steps to Resolve this Issue

  1. Add a label for AWS
  2. Add a label for Azure
  3. Add a label for Digital Ocean
    ...

Tasks

No tasks being tracked yet.
@viniciusdc
Copy link
Contributor

viniciusdc commented Mar 1, 2024

For some context, this might help:

GCP: "cloud.google.com/gke-nodepool",
AWS: "eks.amazonaws.com/nodegroup",
Azure: "kubernetes.azure.com/agentpool",

sources:

@pt247
Copy link
Contributor Author

pt247 commented Mar 1, 2024

AWS now has a different label but I can pick the others. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo 📬
Development

No branches or pull requests

2 participants