eskild

Results 37 issues of 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...

provider: AWS
area: k8s โŽˆ
type: exploration ๐Ÿ”ฎ

```[tasklist] ### Tasks - [ ] https://github.com/nebari-dev/nebari/issues/2148 ```

area: testing โœ…
needs: tests โœ…
area: nebari-cli
project: JATIC

```[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 - [...

type: enhancement ๐Ÿ’…๐Ÿผ
good first issue
area: testing โœ…
project: JATIC

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`...

area: integration/conda-store
area: security ๐Ÿ”
project: JATIC

### 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))....

type: bug ๐Ÿ›
provider: GCP
needs: investigation ๐Ÿ”

### Feature request At the moment, when you create a new job/job definition, the page looks like: ![image](https://github.com/jupyter-server/jupyter-scheduler/assets/42120229/12bd2813-54dd-408a-9ba4-6f7550bb7d60) #### Proposed Solution It would be nice if this page also had...

enhancement

### 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...

type: enhancement ๐Ÿ’…๐Ÿผ
area: user experience ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป
area: JupyterLab