Component | Description |
Nginx-Ingress Controller | Required. Routes traffic received by the cluster to the service that it's intended for. Every cluster running ICE Server requires an ingress controller of some kind to forward traffic to ICE, but administrators are not required to use this specific ingress—others are available on the market—nor are they required to use the default configuration that ships with ICE. |
Prometheus / Loki / Grafana | Optional. An open-source analytics and monitoring platform useful for searching and viewing log messages generated by application components running inside Kubernetes. It also provides data visualization and dashboards of system health and activity (like active network traffic, cluster node memory, CPU utilization, etc). |
Swagger | Optional. An open-source web application providing technical documentation of the ICE REST web services. This tool is primarily useful for software developers interested in building custom integrations with Instant Connect. |