This repository was created to study the keda.sh project, using the schedule based on the consumer delay of the kafka topic. Automatically scaling deployment in kubernetes.
Some previous steps must be performed
It's a .net core application that from a get http method {host}/process/{count}, publishes some random messages in the kafka topic.
is a quarkus application that consumes from the {fruits} queue, performs a role and returns it to another {fruits-buy} queue.
- An Kubernetes Instance ans knowledge
- Helm installed on machine
- Kafka Basics knowledge
Add Monitoring and get graphs