/polyaxon-operator

Polyaxon Operator & Controller for Kubernetes

Primary LanguageGoApache License 2.0Apache-2.0

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