polyaxon / polyaxon-operator

Polyaxon Operator & Controller for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Polyaxon Operator & Controller for Kubernetes

License:Apache License 2.0


Languages

Language:Go 97.0%Language:Makefile 2.3%Language:Dockerfile 0.7%