Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 784 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 784 Bytes

Polyaxon Operator & Controller for Kubernetes

This project is still work in progress, it's currently v1alpha1 version.

Introduction

Kubernetes offers the facility of extending it's API through the concept of 'Operators' (Introducing Operators: Putting Operational Knowledge into Software). This repository contains the resources and code to deploy an Polyaxon native CRDs using a native Operator for Kubernetes.

This project is a Kubernetes controller that manages and watches Customer Resource Definitions (CRDs) that define primitives to handle Polyaxon's builds, jobs, experiments, notebooks, tensorboards, kubeflow integrations, ...

Polyaxon Operator Architecture