eskild
eskild
The AWS AutoScaling feature is not included for โexistingโ deployments. As far as I can tell, the only input variable we need is the EKS cluster name: https://github.com/Quansight/qhub/blob/main/qhub/template/stages/02-infrastructure/aws/modules/kubernetes/autoscaling.tf Without this...
```[tasklist] ### Tasks - [ ] https://github.com/nebari-dev/nebari/issues/2148 ```
```[tasklist] ### Tasks - [ ] https://github.com/nebari-dev/nebari/issues/1956 - [ ] https://github.com/nebari-dev/nebari/issues/2337 - [ ] https://github.com/nebari-dev/nebari/issues/2338 ``` ```[tasklist] ### Unit tests - [ ] https://github.com/nebari-dev/nebari/issues/2339 - [ ] https://github.com/nebari-dev/nebari/issues/1978 - [...
Nebari ships with four default groups each tied to various roles: - `analyst` -->`conda-store-developer` --> [see conda-store `developer` role mapping](https://github.com/conda-incubator/conda-store/blob/9018694832ccf83aa57ec0bc9946a80d25d5028b/conda-store-server/conda_store_server/server/auth.py#L67-L74) - the default for new users - `developer` --> `conda-store-developer`...
### Describe the bug For GCP deployments that want to use A100 (or similar) GPUs, there is no way of making sure the nvidia drivers are installed ([via this daemonset](https://github.com/nebari-dev/nebari/blob/develop/nebari/template/stages/03-kubernetes-initialize/modules/nvidia-installer/gcp-nvidia-installer.tf))....
### Feature request At the moment, when you create a new job/job definition, the page looks like:  #### Proposed Solution It would be nice if this page also had...
### Feature description If you're a Nebari administrator, you may need to cleanup or remove data that is on the NFS. For example if a user leaves the organization, their...