Giter Club home page Giter Club logo

polyaxon-kubeflow's Introduction

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

polyaxon-kubeflow's People

Contributors

j-kohn avatar mmourafiq avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

polyaxon-kubeflow's Issues

Wrong typo in readme.md

pytorch job repo name is not correct.

                         vv 
helm install polyaxon/pytrochjob --name=plxpytorch --namespace=polyaxon

change to

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.