Does sitecore application docker image can run on Linux nodes
Opened this issue · 2 comments
saikumar0412 commented
We are new to sitecore and want to explore it. have below question
We have a requirement where we want to run sitecore on Kubernetes, and currently, we only use Linux nodes.
Does site core docker images can run on linux node pools or it must have windows based nodes in the Kubernetes cluster
adoprog commented
It is possible to run certain dependencies (like SQL server) on Linux, but it definitely requires Windows node(s) for Content Management and other core product parts.
saikumar0412 commented
Thanks for the clarification @adoprog