jina-ai / terraform-jina-jinad-aws

Module for deploying JinaD on AWS

Home Page:https://jina.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module broken after JinaD 2.0 changes

deepankarm opened this issue · comments

The module is broken after jina-ai/jina#2473.

  • Dependency management is now handled in JinaD itself. Remove pip, commands etc.
  • Enable using this module during core CI to test "real" remote.
    • Use spot instances.
    • Enable fluentd logs to be stored in cloudwatch.

This ticket is blocking the decentralized flow notebook example
image