Coder Social home page Coder Social logo

accessibleai / cnvrg-operator Goto Github PK

View Code? Open in Web Editor NEW
17.0 10.0 6.0 7.79 MB

cnvrg operator for deploying cnvrg.io K8s native AI/MLOps platform

Home Page: https://cnvrg.io

Dockerfile 0.22% Makefile 1.60% Go 52.75% Smarty 41.36% Shell 1.30% JavaScript 2.77%
mlops aios k8s k8s-operator kubebuilder ai

cnvrg-operator's Introduction

cnvrg.io operator (v5)


Deploy cnvrg stack on EKS | AKS | GKE | OpenShift | On-Premise clusters

Add cnvrg helm chart repo

helm repo add cnvrg https://charts.slim.cnvrg.io/cnvrg

Deploy cnvrg MLOps

# simple deploy  
helm install cnvrg cnvrg/mlops \
 --create-namespace -n cnvrg \
 --set operatorVersion="<OPERATOR-VERSION>" \
 --set clusterDomain="<CLUSTER-DOMAIN>" \
 --set controlPlane.image="<MLOPS-APP-IMAGE>" \
 --set registry.user="<CNVRG-USERNAME>" \
 --set registry.password="<CNVRG-PASSWORD>" \
 --set controlPlane.baseConfig.agentCustomTag="<AGENT-CUSTOM-TAG>"

cnvrg-operator's People

Contributors

abystrov avatar actions-user avatar amitayk avatar bradsoper avatar denarsh avatar denarsh-cnvrg avatar dilerous avatar dimss avatar eladcnvrg avatar hadassdeutchcnvrg avatar israelmurciano avatar itayariel avatar itaynvn avatar leah4kosh avatar maayan-bouzaglou avatar mahmodjabareen avatar mresl avatar nctiggy avatar ofircnvrg avatar tomerhasson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cnvrg-operator's Issues

cnvrg-ui is searching for creds to services I am not enabling in helm chart.

Hi,
I am trying to install the latest version on my on-prem k8s cluster with only the core services.
elastic, pg, redis, minio, w/e you are shipping with is disabled in my values file.
it might seem to have issue with this scenario because the cnvrg-ui deployment is looking for the creds that do not exist:
- secretRef:
name: es-creds
- secretRef:
name: pg-creds
- secretRef:
name: redis-creds
- secretRef:
name: prom-creds

I do not want to enable it, is there a way to bypass it quickly?

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.