Daniel Grenemark

Results 6 issues of Daniel Grenemark

## Bug Report **Describe the bug** When running fluent-bit `1.8.15` or `1.9.3` on Windows containers (`Windows Server 2019 Datacenter 10.0.17763.2686 containerd://1.6.1`) with `Kubernetes 1.22.8` the output plugin `azure` output connection...

status: waiting-for-triage

/kind bug **What steps did you take and what happened:** Deployed an `AzureMachine` via `AzureMachineTemplate` with: ```yaml apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 kind: AzureMachineTemplate metadata: name: {name} namespace: {namespace} spec: template: spec: vmSize:...

kind/bug
help wanted

**Which component are you using?**: cluster-autoscaler **What version of the component are you using?**: Component version: 1.28.2 **What k8s version are you using (`kubectl version`)?**: kubectl version Output $ kubectl...

area/cluster-autoscaler
area/provider/azure
kind/bug
lifecycle/rotten
area/provider/cluster-api

#### What would you like to be added: * By default, the CCM should dynamically reuse a frontend IP confguration (Public or Private) if all the ports of the service...

kind/feature
lifecycle/rotten

#### What would you like to be added: I'd like for a Service of type=LoadBalancer (a Service with a Public IP) to reconcile faster. The current implementation only reconciles 1...

kind/feature

#### What happened: We're running a large cluster of standard VM's that auto-scales between 50-650 nodes. During peak this results in: * ~600 services of type `LoadBalancer` with a Public...

kind/bug