sikalabs / sikalabs-kubernetes-toolkit

SikaLabs Kubernetes Toolkit - all tooling we use for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sikalabs-kubernetes-toolkit

Traefik ingress controller

Install

  • With consul make install-ingress
  • Without consul make install-simple

Consul

Install

  • make helm-repos
  • make install-consul

Longhorn

Install

  • make install-longhorn

Optional

  • Make Longhorn default storage class make make-longhorn-default-storageclass
  • Longhorn public dashboard make install-longhorn-ingress

Elastic stack

Install

  • make helm-repos
  • make setup-eck
  • make install-eck

Kibana

Prometheus stack

Install

  • make helm-repos
  • make setup-prom
  • make prom-copy-example-values
  • make install-prom

Prometheus

Grafana

Our example dashboard: https://grafana.k8s.sikademo.com/d/ex01/example-dashboard

Alert Manager

MailDev (Email client)

Install

  • make helm-repos
  • make install-maildev

About

SikaLabs Kubernetes Toolkit - all tooling we use for Kubernetes


Languages

Language:Makefile 100.0%