- With consul
make install-ingress
- Without consul
make install-simple
make helm-repos
make install-consul
make install-longhorn
- Make Longhorn default storage class
make make-longhorn-default-storageclass
- Longhorn public dashboard
make install-longhorn-ingress
make helm-repos
make setup-eck
make install-eck
- URL: https://kibana.k8s.sikademo.com
- User:
elastic
- Password:
make password-eck
make helm-repos
make setup-prom
make prom-copy-example-values
make install-prom
- Service Discovery - https://prometheus.k8s.sikademo.com/service-discovery
- Targets - https://prometheus.k8s.sikademo.com/targets
- Alerts - https://prometheus.k8s.sikademo.com/alerts
- Graph - https://prometheus.k8s.sikademo.com/graph?g0.range_input=1h&g0.expr=example_requests&g0.tab=1
- URL: https://grafana.k8s.sikademo.com
- User:
admin
- Password:
prom-operator
Our example dashboard: https://grafana.k8s.sikademo.com/d/ex01/example-dashboard
make helm-repos
make install-maildev