Sign inSign up

kusto

Verified Publisher

By Microsoft

Updated about 2 years ago

Azure Data Explorer

1

microsoft/kusto repository overview

About

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.

  • latest docker pull mcr.microsoft.com/azuredataexplorer/kustainer:latest
  • windows 11 docker pull mcr.microsoft.com/azuredataexplorer/kustainer:windows11
  • stable docker pull mcr.microsoft.com/azuredataexplorer/kustainer:stable
  • mariner linux docker pull mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest
How to Use this Image

Please refer to Kusto Emulator official Documentation for more information.

Full Tag Listing
  • latest
  • windows11
  • stable
Usage

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

Support

For support or general questions, please submit a question to Kusto Discussions.

Feedback

For feedback, please submit a question Kusto Discussions.

License

Tag Summary

No tags have been pushed to this repository yet.