Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/borodun/of-tool

Study on OpenFaaS, k8s monitoring, frontend
https://github.com/borodun/of-tool

backend frontend k8s openfaas

Last synced: about 6 hours ago
JSON representation

Study on OpenFaaS, k8s monitoring, frontend

Awesome Lists containing this project

README

        

# 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](https://github.com/kujtimiihoxha/kit) tool
- **k8s** - configs I used to deploy Prometheus on k8s
- **openfaas** - demo functions I've written using custom [template](https://github.com/borodun/of-templates) and [watchdog](https://github.com/borodun/of-watchdog)