资源算法polyaxon-kubeflow

polyaxon-kubeflow

2020-04-10 | |  47 |   0 |   0

polyaxon-kubeflow

Native support of Kubeflow operators in Polyaxon

Description

This repo aims to provide a set of Helm charts, maintained and supported by Polyaxon, to easily deploy Kubeflow operators.

Polyaxon's Kubeflow integration supports as well running jobs directly on a Kubeflow deployment if it exists.

To learn more about how you can easily switch backends for your distributed experiments, please look at the integration page in our documentation.

Install

Setup Helm

To install the TFJob operator make sure you have helm installed, please see this guide.

Namespace

If you are using the tfjobs in Polyaxon, please install the chart on the same namespace where you installed Polyaxon.

$ kubectl create namespace polyaxon

namespace "polyaxon" created

Polyaxon's charts repo

You can add the Polyaxon helm repository to your helm, so you can install Polyaxon and other charts provided by Polyaxon from it. This makes it easy to refer to the chart without having to use a long URL each time.

$ helm repo add polyaxon https://charts.polyaxon.com
$ helm repo update

TFJob

helm install polyaxon/tfjob --name=plxtf --namespace=polyaxon

PytorchJob

helm install polyaxon/pytorchjob --name=plxpytorch --namespace=polyaxon

MpiJob

helm install polyaxon/mpijob --name=plxmpi --namespace=polyaxon


上一篇:how-to-kubeflow

下一篇:charm-kubeflow-pytorch-operator

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...