You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation only has support for Digital Ocean. Extend it to support (at least):
AWS
Native Kubernetes (e.g., to easily run on minikube)
Also separate DNS from k8s provider (i.e., there's no reason those two must be managed by the same organization, as long as there's a CLI way to tweak the DNS entries when they need changing).
The text was updated successfully, but these errors were encountered:
AWS integration is largely completed and seems to work (for me) in branch aws-dev at commit e7bf582 with the exception of removing extraneous echo statements. It would be a good test to have someone else launch a JupyterHub with their AWS credentials, @mjuric or @bsipocz.
Current implementation only has support for Digital Ocean. Extend it to support (at least):
Also separate DNS from k8s provider (i.e., there's no reason those two must be managed by the same organization, as long as there's a CLI way to tweak the DNS entries when they need changing).
The text was updated successfully, but these errors were encountered: