I'm in need of a managed Kubernetes service that operates in the EU and can handle both Linux and Windows nodes on the same cluster. Has anyone found reliable options for this?
4 Answers
AWS EKS and Azure AKS both support Windows nodes. If you're considering options, Red Hat OpenShift can also run on the hyperscaler or data center of your choice, so that's worth looking into too!
Don't forget that AWS EKS also supports Windows nodes, though there are some limitations. You can find more details in their documentation if you're interested!
Thanks for the tip! I'll definitely look into the AWS documentation.
I personally run Windows nodes on GCP, specifically GKE, and it's been working well for me. You might want to consider that if you're open to different cloud providers.
You might want to check out Scaleway. They offer Kubernetes solutions, but I'm not entirely sure about their Windows node support.
Good point! Azure AKS might be the easiest option if you need strong Windows support.