Replies: 1 comment
-
As far as we know, there are no more usage of the "build-in" mode, so we plan to remove it in one of the upcoming releases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
the app-autoscaler supports what is called the "build-in" mode.
It is not activated by the default deployment manifest template, and has to be explicitly activated, e.g., using https://github.com/cloudfoundry/app-autoscaler-release/blob/main/operations/use_buildin_mode.yml
It is characterized by not deploying a service broker and not having an "autoscaler" offering in the CF market place.
Are you deploying the app-autoscaler-release and use the "build-in mode"?
The background of the question is that if nobody uses it, we can simplify code and CI/CD considerably by removing this option.
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions