According to docs on building kubernetes it says you can run build/run.sh make to build kubernetes.
After you build it locally with docker, how do you start a local cluster from this build? In order to experiment the just recently kubernetes build you have built locally..