/of-tool

Study on OpenFaaS, k8s monitoring, frontend

Primary LanguageGo

What is this

This is a study project for learning k8s, OpenFaaS, Prometheus and a little of frontend

Repo structure

  • faas-ui - Vue with element-plus framework and axios. Test project for learning how frontend works
  • faas-api and prometheus-api - backend services for faas-ui. Made with GoKit CLI tool
  • k8s - configs I used to deploy Prometheus on k8s
  • openfaas - demo functions I've written using custom template and watchdog