- Updates Ingress-Controller Version to 0.19.0 - Adds Service Account for Ingress-Controller - Adds Support for Prometheus - Fixes bug with TCP/UDP ConfigMaps not Loading - Adds more resource limits to default-backend - Use new ingress class name - Use app.kubernetes.io/xxxxxxxxxxx labels |
||
|---|---|---|
| .. | ||
| README.md | ||
| adding_a_dependency.md | ||
| adding_an_addon.md | ||
| adding_driver.md | ||
| build_guide.md | ||
| ci_builds.md | ||
| minikube_iso.md | ||
| releasing_minikube.md | ||
| roadmap.md | ||
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
-
Adding a dependency (adding_a_dependency.md): How to add or update vendored code
-
Adding a new addon (adding_an_addon.md): How to add a new addon to minikube for
minikube addons -
Adding a new driver (adding_driver.md): How to add a new driver to minikube for
minikube create --vm-driver=<driver>
Building and Releasing
-
Build Guide (build_guide.md): How to build minikube from source
-
ISO Build Guide (minikube_iso.md): How to build and hack on the ISO image that minikube uses
-
CI Builds (ci_builds.md): Accessing CI build artifacts from Jenkins
-
Releasing minikube (releasing_minikube.md): Steps to release a new version of minikube