Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Contents

Folder Intended for Use cases Documentation
deploy/dev/local development/testing Non-containerized development on your workstation, laptop, VM, etc. run make help to see usage examples and supported options; visit scripts for alternative scripted ways to run cluster locally
deploy/dev/ansible development/testing Non-containerized development and testing on multiple nodes readme
deploy/dev/slurm development/testing Automated multi-node AIStore deployment on Slurm clusters readme
Docker --- --- ---
deploy/dev/docker development/testing Deploying an AIS cluster consisting of one or more aisnode containers; use AIS_ENDPOINT to test and/or develop with it readme
deploy/prod/docker/compose experimental use Minimal AIS cluster consisting of a single storage target and a single gateway. Use for small-size immediate deployment and first-time quick runs readme
Kubernetes --- --- ---
deploy/dev/k8s local Kubernetes development/testing Testing and small deployments by applying AIS resources in K8s directly (without an operator). readme
deploy/prod/k8s production Tooling for building AIS images for for production deployment. See the separate, dedicated repository containing the corresponding tools, scripts, and documentation AIS/K8s Operator and deployment playbooks