vanvalenlab / kiosk-console

DeepCell Kiosk Distribution for Kubernetes on GKE and AWS
https://deepcell-kiosk.readthedocs.io
Other
35 stars 6 forks source link

Remove unused/deprecated charts. #398

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

Removing 3 charts that are no longer used:

The data-processing chart is a server for offloading the high CPU post-processing steps to a single instance. However, the network requests to send data back and forth was much slower than just performing the post-processing directly in the consumer. The data-processing server has been removed for several versions, and now the chart is being completely removed.

The tensorboard and training charts were both meant to enable training models and monitoring those training jobs. This feature is no longer offered by the DeepCell Kiosk and has not been available since before version 1.0.0.