Skip to content

IUDX Deployment (Scripts) v2.5.0

Compare
Choose a tag to compare
@swaminathanvasanth swaminathanvasanth released this 31 Mar 10:14
· 1508 commits to master since this release

Features

  • The IUDX system can be brought up in a docker based swarm network or using Kubernetes
  • The docker-based swarm system uses an overlay network and supports manual scaling using docker run.
  • The Kubernetes-based system supports autoscaling scaling using the Horizontal Pod Autoscaling technique using CPU, Memory limits. In this version of release RabbitMQ, Catalogue API Server with Ingress proxy and Resource API Server with Ingress proxy can be deployed as a Kubernetes service.
  • Hazlecase with Zookeeper is used as our cluster manager.
  • Monitoring of the APIs, Services, Containers, Nodes are done using Micrometer, Promtail, and Node exporter.
  • Metrics are pushed to Loki, Prometheus, and visualized using Grafana.