Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself.
Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases.
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.
From project planning and source code management to CI/CD and monitoring, GitLab is a single application for the entire DevOps lifecycle.
Kibana lets you visualise your Elasticsearch data and navigate the Elastic Stack.
Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images.
Kiali - The Console for Istio Service Mesh
Configure, visualize, validate and troubleshoot your mesh! Kiali is a console for Istio service mesh. Kiali can be quickly installed as an Istio add-on, or trusted as a part of your production environment. See below for more about what Kiali offers, or just Get
Jaeger: open source, distributed tracing platform
Monitor and troubleshoot workflows in complex distributed systems
Portainer is a simple management solution for Docker and k8s. Carrot Agile IT uses it to Easily manage our Docker hosts, Docker Swarm clusters and k8s clusters.
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Carrot Agile IT uses it as our private k8s delivery tool.