Forum Discussion

dannybhar's avatar
dannybhar
Copper Contributor
Oct 27, 2021

AKS run simulation

I have simulation which is sort of command line node app. something like node something.js -p1 -p2 etc. I create docker image of it. I need to run it in AKS cluster. Say I create deployment with ...