Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 196 Bytes

validation-service

Provides an API and service for model validation.

Usage

  1. ./install.sh
  2. kubectl apply -f deploy/pod_master.yaml
  3. kubectl apply -f deploy/worker_daemonset.yaml