Walking through minikube source code (Work in progress)
September 1, 2019
Nanik Tolaram (nanikjava@gmail.com)
NOTE: The source code discussion in this article is based on master branch
Setting up local environment
- checking out the source code
- setting up goland GOROOT and GOPATH
Launching minikube
* how to run minikube from goland (configuration, etc)Source structure
- tree structure of the source code
- explanation of content of each directory