Should I deploy Polyaxon with Role Based Access Control (RBAC)? »
Polyaxon can natively work with RBAC enabled clusters and ships with an RBAC enabled by default.
Do you offer local, on-premise installs? »
Polyaxon provides several deployment options, all of our deployment options allows to keep code, data, models, logs, and artifacts on-premise or on your cloud account.
How does billing for this work? »
If you deploy the community open-source version, the billing is not handled by Polyaxon and is done by the cloud provider of your choice.
Does Polyaxon support gpu workload? »
Polyaxon discovers your cluster's graphics processing units (GPUs) and enables you to leverage their compute power for your experiments, jobs, and Jupyter notebooks.
Operation failed resource not found? »
Please make sure that Polyaxon Operation CRD and Polyaxon Operator are installed in the namespace.
Why does polyaxon expose many labels on Kubernetes resources? »
Polyaxon follows Kubernetes conventions for scheduling resources with Recommended Labels.
Can I use Polyaxon on a custom domain? »
Polyaxon ships with an ingress allowing to customize your host.
What is the max number of parallel executions I can do at the same time? »
Parallelism and concurrency management depends on your distribution and it's configurable per deployment for the commercial offering.
Where does Polyaxon schedule my workload? »
All your workload is scheduled on your own clusters whether you are using Polyaxon Cloud, Polyaxon EE, or Polyaxon CE.
Uploading and downloading files on Polyaxon times-out with GKE ingress? »
Please make sure to update the default timeout value from 30s to 600s.