Skip to content

bioimage-io/bioengine-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypha-k8s

Kubernetes deployment

Deployment is managed by helmsman v3.6.3 on kubernetes 1.22:

https://github.com/Praqma/helmsman

MacOS:

brew install helmsman

Important deployment values can be found in helmsman/hypha.yaml

Full production deployment using helmsman (includes ingress, gpu-operator, nvidia device plugin):

helmsman --debug -f helmsman.yaml --dry-run
helmsman --debug -f helmsman.yaml --apply

Dev only deployment:

helmsman --debug --group dev -f helm-chart/helmsman.yaml --dry-run

helmsman --debug --group dev -f helm-chart/helmsman.yaml --apply

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published