I want to create a multinode cluster using docker (automate the whole process). Is there any way to automate the whole process of creating a cluster(AWS). Right now I want to create HDP cluster of 10 nodes on aws machine.
If it is possible using docker then pls share the link or else what is the best approach to do this.