Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aw-ci-chart
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • abstract-wiki
  • aw-ci-chart
  • Merge requests
  • !18

Add option to automatically scale to 0 when there's no web traffic

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Stef Dunlap requested to merge kr/http-autoscale into main May 29, 2023
  • Overview 11
  • Commits 5
  • Pipelines 5
  • Changes 10

This requires the KEDA HTTP Autoscaler extension to be installed. The readme and values.yaml have been updated accordingly.

Other notable changes:

  • the egress rules for the evaluator and its test have been deleted. This is because the HTTP autoscaler required all the containers to be in one pod and network rules are specified at the pod level. We expect this to differ in production where each evaluator is likely to be in its own pod
  • installing AppArmor policy has been documented
  • the AppArmor tests are not run when AppArmor is disabled

Bug: T334247

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kr/http-autoscale