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

0.27.1 AKS 1.14.8 - HPA base on CPU #4984

Closed
aasier opened this issue Jan 29, 2020 · 2 comments
Closed

0.27.1 AKS 1.14.8 - HPA base on CPU #4984

aasier opened this issue Jan 29, 2020 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@aasier
Copy link

aasier commented Jan 29, 2020

NGINX Ingress controller version:

Kubernetes version (use kubectl version):
1.14.8
Environment:

  • Cloud provider or hardware configuration: AZURE - AKS
  • OS (e.g. from /etc/os-release): aks-ubuntu
  • Kernel (e.g. uname -a): Linux aks-apps-35501747-vmss00000V 4.15.0-1064-azure AWS ingress #69-Ubuntu SMP Tue Nov 19 16:58:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  • Install tools:
  • Others:

What happened:

What you expected to happen:
nginx-ingress 0.27.1 with HPA base on CPU has strange behavior in AKS 1.14.8

How to reproduce it:
Easy, with the workload, you can reproduce this behavior (it was tested with the same behavior in other production environments). With this version, every time the HPA is creating and terminating pods.
image

We saw in the logs the SIGTERM signal, and in previous seconds the pod was taking the limit cpu.
We rolled back to 0.25.1, as you can see in the previous picture the hpa comes back to normal without pods scale up and down every 8 min.
Anything else we need to know:

/kind bug

@aasier aasier added the kind/bug Categorizes issue or PR as related to a bug. label Jan 29, 2020
@aledbf
Copy link
Member

aledbf commented Jan 29, 2020

@aasier please update to 0.28.0. In that version we fixed an issue related to CPU utilization when the ingress controller is shutting down #4959

@aasier
Copy link
Author

aasier commented Jan 29, 2020

Thanks! @aledbf , we will test it next week!

@aledbf aledbf closed this as completed Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants