minikube/docs/contributors
Matt Rickard d880f6bb2e Add makefile rule for linux-defconfig
I find myself referencing this documentation every time I make kernel
configuration changes.  I've added a simple rule to open the kernel
configuration menu, and then save your changes to the right directory.
2017-08-28 11:01:22 -07:00
..
README.md Minor doc bugs 2017-05-03 15:17:09 -07:00
adding_a_dependency.md Fix typo, grammar, punctuations and formatting 2017-06-16 17:56:51 +05:30
adding_an_addon.md Fix grammatical error 2017-08-21 02:02:17 +05:30
build_guide.md Remove fake _gopath 2017-06-21 15:07:34 -07:00
ci_builds.md Refactor docs 2017-05-03 14:54:26 -07:00
minikube_iso.md Add makefile rule for linux-defconfig 2017-08-28 11:01:22 -07:00
releasing_localkube.md fix broken links and scripts paths 2017-05-12 13:07:50 +02:00
releasing_minikube.md Switch cross builds to use BUILD_IN_DOCKER 2017-06-29 11:24:57 -07:00
roadmap.md Fix typo, grammar, punctuations and formatting 2017-06-16 17:56:51 +05:30
updating_kubernetes.md Fix typo, grammar, punctuations and formatting 2017-06-16 17:56:51 +05:30

README.md

Contributing

  • New contributors (contributors.md): Process for new contributors, CLA instructions

  • Roadmap (roadmap.md): The roadmap for future minikube development

New Features and Dependencies

Building and Releasing