Provides a local environment of the Kusto Query Engine facilitating local development and automated testing.
Runs Kusto engine single node cluster for local testing.
Please refer to Kusto emulator official Documentation for more information.
docker pull mcr.microsoft.com/azuredataexplorer/kustainer:latestdocker pull mcr.microsoft.com/azuredataexplorer/kustainer:windows11docker pull mcr.microsoft.com/azuredataexplorer/kustainer:stabledocker pull mcr.microsoft.com/azuredataexplorer/kustainer-linux:latestPlease refer to Kusto Emulator official Documentation for more information.
Windows: docker run -e ACCEPT_EULA=Y -m 4G -d -p 8080:8080 -t mcr.microsoft.com/azuredataexplorer/kustainer:latest
Linux: docker run -e ACCEPT_EULA=Y -m 4G -d -p 8080:8080 -t mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest
For support or general questions, please submit a question to Kusto Discussions.
For feedback, please submit a question Kusto Discussions.
No tags have been pushed to this repository yet.