-
I'm trying to run an experiment that should run on a GPU. However, none of the pods can be deployed because of `Insufficient nvidia.com/gpu`.
I've followed the installation instruction for the [GKE…
-
### Describe the bug
> Hi All, Has anyone had issues with deploying a group of experiments in a hp tunning fashion which deployed ok and stated to be "running" but there are no experiments in the "…
-
### Unclear documentation
`$ helm install polyaxon/polyaxon \
--name=polyaxon \
--namespace=polyaxon \
-f config.yml`
https://docs.polyaxon.com/installation/deploy_polyaxon/
### Missin…
-
### Feature motivation
The app should allow user to create/download/load a json/yaml config file to create/upgrade a Polyaxon deployment.
### Feature description
* The react app can expose i…
-
Hi Mourad,
It looks like the stderr is missing from the build logs -- I'm only seeing the stdout output. This makes debugging a bit tricky.
Btw, it's really cool that v0.2.2 now exposes the Dock…
-
Hello,
I want to run an experiment using GPU on GKE: GKE version 1.9.7-gke.3 and polyaxon version 0.1.2 (I tried with new versions of polyaxon too).
When I'm trying to run polyaxon-example with te…
-
### Describe the bug
After removing helm chart (--purge) there are still active pods from polyaxon:
```
NAME READY STATUS R…
-
### Describe the bug
I runned quickstart experiment then I was trying to see logs from dashboard.
https://docs.polyaxon.com/quick_start/
Result: no logs
There is http request to:
`/api/v1/root/…
-
### Describe the bug
unable to install from chart with default values
### To Reproduce
```bash
helm fetch polyaxon/polyaxon
tar zxf polyaxon-0.1.4.tgz
helm install --name=polyaxon polyaxon -…
-
### Describe the bug
When running the command `polyaxon build -b 3 logs --follow` the returned response is `Session Ended`
when running the same command with the flag --past it shows the logs but …