#azure (2020-12)

azure

Archive: https://archive.sweetops.com/azure/

2020-12-02

2020-12-09

2020-12-11

2020-12-14

Padarn avatar

Hi all, anyone know where we can see the network throughput and ios for our AKS instances?

geertn avatar

You enable container insights metrics, wait a good bit and then you can add node metrics to Azure Monitor dashboard (or use the standard container insights workbooks)

2020-12-15

2020-12-17

ethan.williams avatar
ethan.williams

I have an on-prem AD instance that is connected to azure for sync. I am needing to rebuild this due to incorrect configuration and dated implementations. Does anyone have some resources that I could look through and read/watch to help in setting up an all Azure AD with Domain management?

Padarn avatar

I have a couple of questions on autoscaler for AKS

  1. when we add a new nodepoool with min size zero, the autoscaler will not work unless we manually scale it to 1. Anyone else faced this?
  2. Is it possible to run our own cluster autoscaler?
geertn avatar
  1. We had the same but didn’t pursue it since we didn’t need that functionality
  2. Not that I know. You can change profile settings, however not all settings are supported by terraform provider, see pr: https://github.com/terraform-providers/terraform-provider-azurerm/pull/9291
Padarn avatar
  1. `We had the same but didn’t pursue it since we didn’t need that functionality it seems to be solved now actually.. it didn’t work on 1.17, but 1.18 clusters are working fine
Padarn avatar
  1. thats a shame.. we’d like to customise it
Padarn avatar

thanks

Padarn avatar
kubernetes/autoscaler

Autoscaling components for Kubernetes. Contribute to kubernetes/autoscaler development by creating an account on GitHub.

1
Padarn avatar

but I doubt it is at all supported by msoft

2020-12-18

2020-12-20

    keyboard_arrow_up