kedacore/keda

Provide e2e tests running on mixed Kubernetes cluster

Open

#2,666 opened on Feb 23, 2022

 (2 comments) (0 reactions) (0 assignees)Go (1,457 forks)auto 404
help wantedstale-bot-ignoretesting

Repository metrics

Stars
 (10,372 stars)
PR merge metrics
 (PR metrics pending)

Description

Provide e2e tests running on mixed Kubernetes cluster where the control plane is Linux-based, but the worker nodes are all Windows. This is offered by cloud providers such as Azure Kubernetes Service.

KEDA is not supported on Windows, but we do still help them scale Windows workloads given we manage scaling through Kubernetes APIs. While there should not be a difference, it would be good to test this though.

Contributor guide