Skip to content

AliyunContainerService/data-on-ack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-on-ack

data-on-ack is an open-source cloud-native AI/ML platform built on Alibaba Cloud Container Service for Kubernetes (ACK). It provides a set of tools and components to help data scientists and ML engineers build, train, and manage machine learning workloads on Kubernetes clusters.

Projects

A cluster operations dashboard for administrators. It provides:

  • Cluster monitoring overview
  • Dataset management and acceleration
  • User-level resource quota allocation
  • Job list and cost estimation

The backend is built with Spring Boot (JDK 11) and the frontend with Vue.js and Element UI.

A model development and training console for algorithm engineers. It enables users to quickly set up a deep learning environment on Kubernetes clusters. Key features include:

  • Cluster resource overview
  • Dataset management
  • Code management
  • Single-machine training
  • Distributed training
  • Scheduled jobs
  • Job history

A gRPC-based agent that runs inside Jupyter Notebook pods to synchronize code changes. It supports both Docker and containerd container runtimes and provides a client/server interface for code commit operations.

A Kubernetes controller that manages Notebook custom resources (Jupyter notebooks). It watches for Notebook CRDs and reconciles the corresponding Kubernetes resources (pods, services, etc.).

Helm charts for deploying the following components:

  • ack-ai-dashboard – Helm chart for the AI Dashboard component
  • ack-ai-dev-console – Helm chart for the AI Dev Console component

Prerequisites

  • Kubernetes cluster (ACK Pro edition recommended)
  • ack-arena installed in the cluster

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

Examples of Data & AI/ML on Alibaba Cloud ACK by AI Suite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors