Skip to main content

Tools to validate and deploy Polyaxon to one of the supported platforms.

Project description

# polyaxon-deploy

This repository contains tools to validate and deploy Polyaxon to one of the supported platforms:
  • [Single-machine Docker deployment]()

  • [Multi-machine Docker deployment]()

  • [Kubernetes deployment]()

The goal of this project is to streamline the deployment of Polyaxon to any container management platform, including: [Kubernetes](https://kubernetes.io), [Docker](https://www.docker.com/), [Docker Compose](https://docs.docker.com/compose/), [Docker Swarm](https://docs.docker.com/engine/swarm/), [Fargate](https://aws.amazon.com/fargate/), Netflix’s [Titus](https://netflix.github.io/titus/), Apache’s [Mesos](http://mesos.apache.org/documentation/latest/docker-containerizer/), [Nomad](https://www.nomadproject.io), [Heroku](http://heroku.com/) etc.

## This work is still in Private Beta phase

This project is not yet heavily tested, and there may be major bugs or regressions.

## Deploying

Starting from polyaxon v0.4.0, the recommended method of installing and managing a stable Polyaxon deployment will be through our [CLI](https://github.com/polyaxon/polyaxon-cli)

### Checking a deployment file, requirements, and dependencies:

`bash polyaxon deploy -f polyaxon-config.yaml --check `

### Install Polyaxon

`bash polyaxon deploy -f polyaxon-config.yaml `

### Upgrading a Polyaxon deployment

`bash polyaxon deploy -f polyaxon-config.yaml --upgrade `

### Tearing down the deployment

`bash polyaxon teardown `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polyaxon-deploy-0.4.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Built Distribution

polyaxon_deploy-0.4.1-py2.py3-none-any.whl (30.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page