Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 585 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 585 Bytes

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