sahandha / SparkClusterKubernetes

0 stars 0 forks source link

ssh key-pair using docker #2

Open sahandha opened 8 years ago

sahandha commented 8 years ago

This is similar to issue number 4. I need the ssh public key of the master node to be known to slaves. But not sure how this is done with docker.

sahandha commented 8 years ago

The ssh key-pair is taken care of for each VM using fabric, but somehow I need to have the docker containers talk to each other.

sahandha commented 8 years ago

I actually don't think this is needed. I was just able to set up a small cluster without messing around with these.