Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aks autoscaling configured #43

Merged
merged 4 commits into from
Nov 16, 2021
Merged

aks autoscaling configured #43

merged 4 commits into from
Nov 16, 2021

Conversation

antonioT90
Copy link
Contributor

List of changes

autoscaling configurable
DEV and UAT (?) will not use it
PROD configuration to be defined

Motivation and context

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Env to apply

  • DEV
  • UAT
  • PROD

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Other information


If PR is partially applied, why? (reserved to mantainers)

@antonioT90 antonioT90 requested a review from a team November 5, 2021 08:36
reverse_proxy_ip = "10.1.0.250"
aks_max_pods = 100
aks_enable_auto_scaling = false
min_count = null
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why null?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because it's disabled

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it ok for you @pasqualedevita ?

@antonioT90 antonioT90 merged commit 2c17285 into main Nov 16, 2021
@antonioT90 antonioT90 deleted the aks_autoscale branch November 16, 2021 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants