By default Epiphany is creating user operations that is used to connect to machines with admin rights. This setting can be changed in Epiphany yaml configuration files.
Additional to users created by each component Epiphany creates also users and groups:
- haproxy_exporter/haproxy_exporter
- kafka_exporter/kafka_exporter
- node_exporter/node_exporter
- jmx-exporter/jmx-exporter
- prometheus/prometheus
- rabbitmq/rabbitmq
- zookeeper/zookeeper
- kafka/kafka
Other accounts created by each component you can find in these components documentation.
Below you can find list of ports used by default in Epiphany on per component basis. Some of them can be changed to different values.
-
OS services:
- 22 - ssh
-
Prometheus exporters:
- 9100 - Node exporter
- 9101 - HAProxy exporter
- 9308 - Kafka exporter
-
Zookeeper:
- 2181 - Zookeeper client
- 2888 - Zookeeper nodes
- 3888 - Zookeper inter nodes
-
Kafka:
- 9092 - Kafka broker
-
Elasticsearch:
- 9200 - Elasticsearch REST communication
- 9300 - Elasticsearch nodes communication
-
Kibana:
- 5601 - Kibana web UI
-
Prometheus:
- 9090 - Prometheus server
-
Alertmanager:
- 9093 - Alertmanager service
-
Grafana:
- 3000 - Grafana web UI
-
RabbitMQ:
- 5672 - RabbitMQ server
-
Postgresql:
- 5432 - Postgresql server
-
Kubernetes:
- 4149 - kubelet
- 6443 - kube-apiserver
- 9099 - calico-felix
- 10250 - kubelet
- 10255 - kubelet
- 10256 - kube-proxy