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

https://github.com/abhishek010397/horizontal-pod-autoscalar


https://github.com/abhishek010397/horizontal-pod-autoscalar

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# k8s Prometheus Custom Scaling Demo

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/flipstone42/k8s-prometheus-custom-scaling/master/LICENSE) ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/flipstone42/k8s-prometheus-custom-scaling)

## [See Medium tutorial](https://medium.com/@dv_90336/building-kubernetes-apps-with-custom-scaling-a-gentle-introduction-a332d7ebc795)

Horizonally-scalable application based on user demand: great for demonstrating the power of cloud-native computing.

Built with:
- Python (Flask)
- React
- Kubernetes
- Prometheus (& [Prometheus-Adapter](https://github.com/DirectXMan12/k8s-prometheus-adapter))

## License

[Apache License 2.0](https://github.com/flipstone42/k8s-prometheus-custom-scaling/master/LICENSE)