Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
autoscaling-microservices
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mohamadbashar.disoki
autoscaling-microservices
Commits
61708eac
Commit
61708eac
authored
Oct 12, 2023
by
Mohamad Bashar Desoki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Open-Prediction Scaler (Update README.md)
parent
b0d07fef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
Open-Prediction Scaler/keda/README.md
+8
-0
No files found.
Open-Prediction Scaler/keda/README.md
View file @
61708eac
...
@@ -2,9 +2,17 @@
...
@@ -2,9 +2,17 @@
Open-prediction scaler is a new scaler in KEDA to predict the next observation (e.g. rate of requests).
Open-prediction scaler is a new scaler in KEDA to predict the next observation (e.g. rate of requests).
Open-prediction scaler is online predictive scaling based on Prometheus metrics & provided Prediction Service.
Open-prediction scaler is online predictive scaling based on Prometheus metrics & provided Prediction Service.
![
img.png
](
img.png
)
![
img.png
](
img.png
)
### Build and Publish
```
$ make build
$ sudo PATH=/usr/local/go/bin:"$PATH" IMAGE_REGISTRY=docker.io IMAGE_REPO=mhdbashar make publish
$ sudo PATH=/usr/local/go/bin:"$PATH" IMAGE_REGISTRY=docker.io IMAGE_REPO=mhdbashar make deploy
```
### Useful links:
### Useful links:
-
Main repo of
[
KEDA
](
https://github.com/kedacore/keda
)
-
Main repo of
[
KEDA
](
https://github.com/kedacore/keda
)
-
[
How To Write A Weather Scaler For KEDA
](
https://nilayasiktoprak.medium.com/how-to-write-a-weather-scaler-for-keda-454183c57790
)
-
[
How To Write A Weather Scaler For KEDA
](
https://nilayasiktoprak.medium.com/how-to-write-a-weather-scaler-for-keda-454183c57790
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment