Commit Graph

2116 Commits (0b041f573b6ca3820ca65e16665b288b22f63025)

Author SHA1 Message Date
Ileriayo Adebiyi 8d26f37cfe
Update kong-ingress.md 2022-05-06 21:06:52 +01:00
Ileriayo Adebiyi 6b43216781
Fix typo 2022-05-06 10:14:26 +01:00
minikube-bot 379ecd2803 Updating ISO to v1.25.2-1651727166-13762 2022-05-05 07:31:09 +00:00
Sharif Elgamal 5b39a46773 Merge branch 'master' of github.com:kubernetes/minikube into anders-qemu2 2022-05-03 14:01:09 -07:00
Sharif Elgamal a2a0e33d0c generate-docs 2022-05-03 12:11:14 -07:00
Steven Powell 6703066c1b
Merge pull request #13814 from afbjorklund/buildroot-2021.02.10
ISO: Upgrade buildroot minor version
2022-05-03 10:39:30 -07:00
Medya Ghazizadeh dfd73aed38
Merge pull request #14071 from spowelljr/updateGUIDoca
site: Remove alpha tab from GUI docs
2022-04-28 15:59:47 -07:00
Steven Powell af62357d47 remove alpha tab from GUI docs 2022-04-28 14:15:53 -07:00
Sean Wei 0fdefd570e Use GitHub Actions word correctly 2022-04-25 16:04:27 +08:00
Sean Wei 892cb035d3 Fix GitHub word for document 2022-04-25 15:56:42 +08:00
Steven Powell 58eed153fa
Merge pull request #13991 from EdwinWalela/edwin-dev
Add --audit flag to minikube logs command
2022-04-22 16:46:10 -07:00
edwinwalela 3178a8fd8e generate docs for logs --audit flag 2022-04-22 08:55:40 +03:00
minikube-bot bb70d2f976 Update auto-generated docs and translations 2022-04-21 21:09:15 +00:00
Medya Ghazizadeh 64ef72740a
Update setup_minikube_gui.md 2022-04-19 14:55:02 -07:00
Sharif Elgamal 3adee394ec fix display order for error codes documentation 2022-04-19 13:41:01 -07:00
minikube-bot d55f81ad76 Updating ISO to v1.25.2-1650391217-13814 2022-04-19 19:25:04 +00:00
minikube-bot 5cce3963bc Update auto-generated docs and translations 2022-04-18 23:04:26 +00:00
Medya Ghazizadeh 1606724762
Merge pull request #13399 from klaases/patch-1
Site: Add macOS Hyperkit NFS Mounts Documentation
2022-04-18 14:26:21 -07:00
minikube-bot 307b4db28e Update auto-generated docs and translations 2022-04-12 18:21:28 +00:00
Sharif Elgamal ad5c964e6b
Merge pull request #13829 from AkihiroSuda/rootless-podman-take2
Support rootless Podman driver, take 2 (Usage: `minikube config set rootless true`)
2022-04-12 11:19:30 -07:00
Sharif Elgamal 173298d7f7
Merge pull request #13913 from fidelity/feature/update_doc_kubectl_alias_on_windows
Updated windows kubectl alias documentation
2022-04-12 11:06:22 -07:00
minikube-bot dfdf6e59b8 Updating ISO to v1.25.2-1649577058-13659 2022-04-10 08:56:54 +00:00
Ashwin Somasundara a439922dc1 Update windows kubectl alias documentation 2022-04-05 08:52:24 -04:00
Akihiro Suda 92ab555928
Support rootless Podman driver, take 2
Usage:
```
minikube config set rootless true
minikube start --driver=podman --container-runtime=(cri-o|containerd)`
```

Tested on Podman 4.0.2, Ubuntu 21.10.

Needs cgroup v2 (as in Rootless Docker): https://rootlesscontaine.rs/getting-started/common/cgroup2/
See also `site/content/en/docs/drivers/includes/podman_usage.inc`

Fix issue 8719
Fix issue 12460
Replace PR 12901

Changes from PR 12901: `rootless` is now a config property.
In the previous PR, `--rootless` was implemented as a flag for `minikube start`

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-05 18:49:40 +09:00
Anders F Björklund 284ad62394 Add the qemu driver to the minikube registry
Since the machine drivers are hardcoded in minikube,
drivers need to be added to the registry to be tested.

Add a basic sanity check for the qemu-system binary,
and set up the basic configuration such as cpus/memory.
2022-04-04 20:15:22 +02:00
minikube-bot c7c6216a7c Update auto-generated docs and translations 2022-03-31 18:25:33 +00:00
minikube-bot 08ab741680 Updating ISO to v1.25.2-1648512003-13860 2022-03-29 01:11:16 +00:00
Steven Powell d38da0bed8
Merge pull request #11679 from afbjorklund/crun
ISO: Add packaging for crun
2022-03-28 16:56:19 -07:00
Steven Powell de36986271
Merge pull request #13641 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.23.5 and latest: v1.23.6-rc.0
2022-03-28 11:52:46 -07:00
Steven Powell 9b1a9b5458
Merge pull request #13859 from spowelljr/updateGUIDocs
Update GUI link to latest from version
2022-03-28 11:50:29 -07:00
Steven Powell c23b95d996 update hyperlink 2022-03-28 11:48:57 -07:00
minikube-bot 0a8032df04 Updating ISO to v1.25.2-1648488960-11679 2022-03-28 18:38:40 +00:00
Steven Powell c9ed082ef6
Merge pull request #13800 from afbjorklund/crio-v1.22.3
ISO: Upgrade crio to 1.22.3
2022-03-28 09:30:09 -07:00
minikube-bot f690c846f3 bump default/newest kubernetes versions 2022-03-28 08:04:13 +00:00
Steven Powell eda4cabe4a update gui link to latest from version 2022-03-25 16:10:33 -07:00
Medya Ghazizadeh 23841c4385
Merge pull request #13828 from AkihiroSuda/drop-fuse-overlayfs
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
2022-03-25 11:57:11 -07:00
minikube-bot 697e80cc3c Updating ISO to v1.25.2-1648142972-13800 2022-03-24 18:40:10 +00:00
Jack Zhang 2b16bfd76a update service doc 2022-03-24 20:49:25 +08:00
Steven Powell 4f6747b1b2 implemented minimum and recommended Docker versions 2022-03-23 15:16:29 -07:00
Akihiro Suda 7204b1db3e
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
minikube 1.23 (PR 12359) added fuse-overlayfs snapshotter for rootless Docker driver,
but got broken in minikube 1.25 (issue 13534).

We can drop fuse-overlayfs for kernel >= 5.11.

Fix issue 13534

We may add back fuse-overlayfs later if there is a huge demand to
support kernel < 5.11.
That will require packing preloadable tarballs for fuse-overlayfs
snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-22 18:08:14 +09:00
minikube-bot 100852bbf8 Updating kicbase image to v0.0.30-1647797120-13815 2022-03-20 19:06:44 +00:00
Steven Powell 535d0b625c
Merge pull request #13802 from spowelljr/removeHousekeeping
Add `--disable-metrics` flag
2022-03-16 15:52:28 -07:00
Steven Powell 71dbdfd439
Merge pull request #13792 from spowelljr/addNightlyBuild
site: added nightly build download for GUI
2022-03-16 15:49:28 -07:00
Steven Powell 76d97af2a0 add disable-metrics flag 2022-03-16 11:00:20 -07:00
Steven Powell 841073f128 site: added brew and choco Docker install instructions 2022-03-15 16:21:14 -07:00
Steven Powell 2c7b932f96 site: added nightly build download for GUI 2022-03-15 13:51:26 -07:00
Steven Powell 895091bc0d site: support nested tabs 2022-03-15 12:34:13 -07:00
minikube-bot 1bdff4f987 Update auto-generated docs and translations 2022-03-09 23:10:18 +00:00
Steven Powell 9bba4050b5 site: add note about SSH and add link to creating issue 2022-03-04 11:38:07 -08:00
Steven Powell b6120e1802
Merge pull request #13723 from spowelljr/gui
Added initial GUI
2022-03-03 19:05:58 +00:00
Steven Powell f2b85968d3 set Mac dock icon 2022-03-02 17:37:04 -08:00
Steven Powell 656f956bec added gui setup tutorial 2022-03-02 10:57:11 -08:00
minikube-bot c0dd8bca61 add time-to-k8s benchmark for v1.25.2 2022-02-24 20:07:04 +00:00
Sharif Elgamal 9f12718c5c
Merge pull request #13718 from minikube-bot/leaderboard
Update leaderboard
2022-02-24 11:42:12 -08:00
minikube-bot d5630da649 Update leaderboard 2022-02-24 19:31:15 +00:00
minikube-bot e62251000f Update releases.json & releases-v2.json to include v1.25.2 2022-02-24 11:29:12 -08:00
Sharif Elgamal 68beb6a790 update release docs 2022-02-23 15:20:19 -08:00
Sharif Elgamal 654b40944d
Merge pull request #13667 from minikube-bot/kicbase-release-v0.0.30
Update kicbase to v0.0.30
2022-02-23 14:55:38 -08:00
minikube-bot 4046a967b9 Update kicbase to v0.0.30 2022-02-23 19:46:44 +00:00
minikube-bot 73e5b9e51a Update ISO to v1.25.2 2022-02-23 19:45:39 +00:00
Steven Powell 6edcb71322 typo 2022-02-18 10:19:22 -08:00
Steven Powell 6b5ec37c9b update roadmap 2022-02-18 10:18:00 -08:00
Steven Powell 72fcaee8aa
Merge pull request #13606 from cdtomkins/master
Add network policy documentation (addresses roadmap item)
2022-02-17 10:15:10 -08:00
Chris Tomkins 78c7264e37
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:48 +00:00
Chris Tomkins 0cfa2a93fc
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:38 +00:00
Chris Tomkins 05d452e54e
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:29 +00:00
Chris Tomkins ce4c8425c5
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:43:18 +00:00
Chris Tomkins 95a5fd0495
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:42:54 +00:00
Chris Tomkins 649fa1925f
Update site/content/en/docs/handbook/network_policy.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-02-17 10:42:40 +00:00
Carlos Santana b6e6f01d1d
minor typo in roadmap 2022-02-15 08:03:29 -05:00
Chris Tomkins f0ddc23644 Making Advanced features more brief 2022-02-15 10:45:17 +00:00
Steven Powell 8896e21683 update roadmap 2022-02-14 14:23:58 -08:00
Steven Powell be09c232de add yearly leaderboards 2022-02-14 09:41:21 -08:00
Chris Tomkins 27cd4c27c6 Clarifying install process 2022-02-14 10:42:53 +00:00
minikube-bot ba1fa3615c Update auto-generated docs and translations 2022-02-09 20:27:18 +00:00
Medya Ghazizadeh d6120f131e
Merge pull request #13367 from ckannon/master
Adds 'minikube service --all' feature to allow forwarding all services in a namespace
2022-02-09 12:24:54 -08:00
ckannon c8d846d6c1 minikube #13075 adds --all feature for service 2022-02-09 10:12:01 -05:00
Todd MacIntyre 0d677cb71b fix documentation typo for minikube image load command 2022-02-08 15:13:24 -08:00
minikube-bot c9290bd8c0 Updating kicbase image to v0.0.29-1644344181-13531 2022-02-08 19:53:09 +00:00
minikube-bot 7e321c63a2 Updating ISO to v1.25.0-1644344644-13531 2022-02-08 19:32:14 +00:00
Sharif Elgamal 46ae15d5bf
Merge pull request #13563 from afbjorklund/cri-dockerd-socketpath
Upgrade cri-dockerd to fix the socket path
2022-02-07 11:08:33 -08:00
Daniel Helfand b5d71cf8f2 docs: remove vmware_windows_usage.inc from vmware driver mac section 2022-02-06 11:20:20 -06:00
minikube-bot d696170374 Updating kicbase image to v0.0.29-1644071658-13563 2022-02-05 16:09:05 +00:00
minikube-bot c81d206345 Updating ISO to v1.25.0-1644071583-13563 2022-02-05 15:42:32 +00:00
minikube-bot 4c24132db0 Update auto-generated docs and translations 2022-02-03 23:21:38 +00:00
Sharif Elgamal 5e54044127
Merge pull request #13354 from nishipy/issue-11627
Add exit message for too new Kubernetes version
2022-02-03 15:19:38 -08:00
Medya Ghazizadeh f8ce51515c
Merge pull request #13517 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.23.3 and latest: v1.23.4-rc.0
2022-02-03 13:17:27 -08:00
Sharif Elgamal 084dfb4512
Merge pull request #13544 from sahansera/fix-md-rendering
Fix Markdown rendering issue on /docs/drivers/docker
2022-02-03 11:34:25 -08:00
Sharif Elgamal 4cc5dd0dce
Merge pull request #13191 from afbjorklund/cri-dockerd-bin
ISO: Add packaging for cri-dockerd
2022-02-03 11:30:13 -08:00
Sharif Elgamal 3a923b245e
Merge pull request #13302 from afbjorklund/cri-dockerd-rel
KIC: Upgrade cri-dockerd
2022-02-03 11:23:27 -08:00
Sharif Elgamal 423b816311
Merge pull request #13251 from afbjorklund/default-runtime
Make the default container runtime dynamic
2022-02-02 18:02:05 -08:00
Steven Powell d0febdb710 docs: added tutorial to use minikube as Docker Desktop replacement 2022-02-02 15:57:19 -08:00
Sahan Serasinghe 71a41d00d0 Remove additional line break 2022-02-03 09:32:23 +10:30
minikube-bot 429347e99c Updating kicbase image to v0.0.29-1643823806-13302 2022-02-02 19:23:02 +00:00
minikube-bot 89ec289ec7 Updating ISO to v1.25.0-1643824279-13191 2022-02-02 18:55:16 +00:00
Sharif Elgamal 634b8030f9 Merge branch 'master' of github.com:kubernetes/minikube into anders-default-runtime 2022-02-01 12:59:09 -08:00
Chris Tomkins 2f2d026f3f Added Network Policy page to handbook 2022-02-01 14:22:53 +00:00
Chris Tomkins 51092e0e3a Added Network Policy page to handbook 2022-02-01 14:08:07 +00:00
Sharif Elgamal 034f55696d
Merge pull request #13326 from gAmUssA/addons/kong
[Addon] Kong Ingress Controller
2022-01-31 17:15:54 -08:00
minikube-bot b65b7badea bump default/newest kubernetes versions 2022-01-31 08:02:50 +00:00
Medya Ghazizadeh 017047126d
Merge pull request #13069 from olivierbouchomsfreshheads/patch-1
site: Add info about gcp-auth to registry handbook page
2022-01-26 14:15:50 -08:00
Medya Ghazizadeh cf95dd3498
Merge pull request #13345 from spowelljr/wslDocument
Add docs for setting up WSL 2 & Docker
2022-01-25 15:59:47 -08:00
Viktor Gamov 7d129a660e docs: typo fix 2022-01-25 17:58:51 -05:00
Viktor Gamov 5cc50e64cb added Kong addon documentation and quick start 2022-01-25 17:49:38 -05:00
klaases 507019db3c Add hyperkit flags documentation. 2022-01-25 12:08:15 -08:00
Steven Powell fa5f67cc95
Merge pull request #13340 from spowelljr/addDisableOptimization
Add `--disable-optimizations` flag
2022-01-24 18:51:42 -08:00
Steven Powell 398906ebd7 generate-docs 2022-01-24 17:09:11 -08:00
Steven Powell 3a4b676199 list optimizations in flag 2022-01-24 17:00:26 -08:00
minikube-bot 95a7f66655 bump default/newest kubernetes versions 2022-01-24 08:03:15 +00:00
minikube-bot 5c7b8fad32 Update leaderboard 2022-01-22 02:24:22 +00:00
Steven Powell ab9770a86c fixed table formatting 2022-01-21 12:09:19 -08:00
minikube-bot cacc3c3e95 add time-to-k8s benchmark for v1.25.1 2022-01-21 12:09:19 -08:00
Steven Powell 6b426ab334
Merge pull request #13422 from minikube-bot/jenkins-releases.json-v1.25.1
update releases.json to include v1.25.1
2022-01-20 18:04:58 -08:00
minikube-bot 0480011636 Update releases.json to include v1.25.1 2022-01-20 17:23:58 -08:00
minikube-bot b2670b61d4 Update leaderboard 2022-01-21 01:22:50 +00:00
Steven Powell d92063cfba fix long table lines auto wrapping 2022-01-20 14:31:35 -08:00
Medya Ghazizadeh 65eb5ca9fa
Revert "update releases.json to include v1.25.0" 2022-01-20 10:40:05 -08:00
Medya Ghazizadeh 7147e0d1b6
Merge pull request #13400 from minikube-bot/jenkins-releases.json-v1.25.0
update releases.json to include v1.25.0
2022-01-19 17:55:19 -08:00
Medya Ghazizadeh 94281a53ad
Merge pull request #13403 from minikube-bot/leaderboard
Update leaderboard
2022-01-19 17:54:58 -08:00
minikube-bot d2a014d8fd Update leaderboard 2022-01-20 01:50:48 +00:00
minikube-bot ace1bf2caf add time-to-k8s benchmark for v1.25.0 2022-01-20 01:48:55 +00:00
minikube-bot 8672c4e499 Update releases.json to include v1.25.0 2022-01-19 17:21:01 -08:00
klaases 601dbe3a76
Remove `(see NFS mounts)` as link no longer exists
Fixes #12898

Correct documentation for macOS as Hyperkit is not supported on Linux.

Before:
HyperKit | Linux | Unsupported | (see NFS mounts) |

After:
HyperKit | macOS | Unsupported | |
2022-01-19 12:16:32 -08:00
Steven Powell 39c89f364d make tab for rootless docker 2022-01-19 09:33:12 -08:00
nishipy c3ca1a4555 Add "K8S_NEW_UNSUPPORTED" to exit reason 2022-01-20 01:13:29 +09:00
Steven Powell 553c567e5a
Merge pull request #13386 from minikube-bot/kicbase-release-v0.0.29
Update kicbase to v0.0.29
2022-01-18 13:39:54 -08:00
minikube-bot bfd94658fb Update kicbase to v0.0.29 2022-01-18 21:29:55 +00:00
minikube-bot 40095bb0c2 Update ISO to v1.25.0 2022-01-18 21:28:34 +00:00
Anders F Björklund 5e81561501 Document container runtimes available 2022-01-17 20:13:20 +01:00
Steven Powell 099c61f42d add docs for setting up WSL 2 & Docker 2022-01-13 10:14:32 -08:00
Steven Powell a64c35ad32 add example commands for docker-env FAQ 2022-01-12 15:00:08 -08:00
Steven Powell 4cd3abfcde add disable-optimizations flag 2022-01-12 13:50:38 -08:00
minikube-bot ce5e693531 Update auto-generated docs and translations 2022-01-12 21:36:57 +00:00
Medya Ghazizadeh b1448bb8eb
Merge pull request #13257 from afbjorklund/docker-desktop
site: Need to use docker runtime for docker daemon
2022-01-11 14:05:10 -08:00
Medya Ghazizadeh ea60090d3f
Merge pull request #13256 from afbjorklund/direct-api
Site: Make the Docker API endpoint docs more generic
2022-01-11 13:58:26 -08:00
Sharif Elgamal 9b77639dab
Merge pull request #13295 from jklippel/patch-1
Add hint to translation check to documentation
2022-01-06 12:25:34 -08:00
Steven Powell 3acd6d6fef
Merge pull request #13263 from spowelljr/make30Day
flake charts: allow toggling between all-time and last 90 day flake charts
2022-01-05 09:31:13 -08:00
Jan Klippel 556d97e62b Add translation check
Added hint that one can run the translate check. This checks  whether the translations are at least syntactically correct.
2022-01-04 23:39:26 +01:00
Anders F Björklund c4800a6115 Make the default container runtime dynamic
Since the dockershim removal, there is no longer a constant
default container runtime provided by upstream. Only CRI.
2022-01-04 15:03:57 +01:00
Steven Powell 96802bd02e allow toggling between all-time and last 90 day flake charts 2021-12-29 17:16:28 -08:00
Anders F Björklund e495a8527d Need to use docker runtime for docker daemon 2021-12-28 22:30:13 +01:00
Anders F Björklund b599aa95c8 Make the Docker API endpoint docs more generic
There might not be any local docker daemon to push from,
and there might not be any remote docker daemon to push to.

But user can still load container images from cache tarballs,
and build new container images from a local build context...
2021-12-28 22:18:03 +01:00
Medya Ghazizadeh b2fcd0a729
Merge pull request #13227 from afbjorklund/cri-dockerd-kic
KIC: Add building of cri-dockerd
2021-12-24 08:20:04 -08:00
Steven Powell 54ab8a99e8 put weekly benchmarks first 2021-12-23 13:00:36 -08:00
Medya Ghazizadeh c2986b1e17
Merge pull request #13195 from afbjorklund/docker-20.10.12
ISO: Upgrade Docker, from 20.10.8 to 20.10.12 and containerd to v1.4.12
2021-12-23 12:49:16 -08:00
minikube-bot 9e176884d8 Update auto-generated docs and translations 2021-12-23 20:34:09 +00:00
Steven Powell b6e2ee2128
Merge pull request #12996 from presztak/listimages_formats
Add format flag to the `image ls` command
2021-12-23 12:31:59 -08:00
minikube-bot ea790372c8 Updating ISO to v1.24.0-1640253061-13195 2021-12-23 11:04:07 +00:00
minikube-bot e7d646b2a0 Update auto-generated docs and translations 2021-12-23 00:47:15 +00:00
minikube-bot 2bd63b55aa Updating kicbase image to v0.0.28-1640212998-13227 2021-12-23 00:19:12 +00:00
Piotr Resztak c8117c5bfd update translation strings 2021-12-22 00:57:41 +01:00
minikube-bot 18867ca526 bump default/newest kubernetes versions 2021-12-20 08:03:30 +00:00
Steven Powell 3b5be829c1 add VirtualBox benchmarks to time-to-k8s daily benchmark 2021-12-16 16:14:16 -08:00
Steven Powell 9200267c04
Merge pull request #13168 from spowelljr/supressDockerPerformance
Added env to suppress Docker performance messages
2021-12-15 16:41:28 -08:00
Steven Powell dce1612c33 fix binary path in doc 2021-12-15 16:39:45 -08:00
Steven Powell 5a66196a20 update message 2021-12-15 15:58:00 -08:00
Sharif Elgamal 5de765023a
Merge pull request #13124 from sharifelgamal/kicbase-arch
fix kicbase dockerfile to allow ppc64le and armv7 archs
2021-12-15 14:08:07 -08:00
klaases b67af5bdab
Add escape char for bullet formatting. 2021-12-15 11:48:05 -08:00
klaases 47e8592068
Update triage docs for close with lack of info. 2021-12-15 11:45:38 -08:00
minikube-bot a6ef730eb7 Updating kicbase image to v0.0.28-1639515145-13124 2021-12-14 21:54:37 +00:00
Steven Powell b17834c96b added env to suppress Docker performance messages 2021-12-14 13:46:52 -08:00
minikube-bot 492b0b4e9a Updating ISO to v1.24.0-1639505700-12892 2021-12-14 19:10:21 +00:00
minikube-bot efe0dd71b4 Updating kicbase image to v0.0.28-1639444036-13124 2021-12-14 02:08:03 +00:00
Steven Powell 54c615bd36 remove --mode flag from mount 2021-12-13 15:32:20 -08:00
Oleksii Prudkyi 8b2f0fb8b0
use ingress-dns addon inside cluster
use ingress-dns addon to resolve local DNS names inside cluster
2021-12-12 18:26:46 +02:00
minikube-bot 63bbbd1a52 Update auto-generated docs and translations 2021-12-10 23:19:10 +00:00
Steven Powell 9d16d24909
Revert "Refactored to remove config.ExtraOptions" 2021-12-08 13:07:33 -08:00
Steven Powell 3cd016b06f added comment and append error to message 2021-12-07 16:56:35 -08:00
Sharif Elgamal 78671bdec2
Merge pull request #13105 from klaases/cond1
Update containerd to v1.5.8
2021-12-07 13:29:21 -08:00
Sharif Elgamal 2b9979ec21
Merge pull request #13033 from oprudkyi/patch-1
Clarify documentation for using ingress-dns plugin on Linux with Network Manager
2021-12-07 11:06:20 -08:00
Sharif Elgamal 41546a03e5
Merge pull request #13104 from klaases/kic1
Update BUILD KIT version to latest, 0.9.3.
2021-12-07 11:02:40 -08:00
minikube-bot fc6dcf3bd7 Updating ISO to v1.24.0-1638835912-13105 2021-12-07 01:15:51 +00:00
Medya Ghazizadeh 654e2fcb41
Merge pull request #13073 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-12-06 15:34:38 -08:00
klaases 607c866114
Merge branch 'master' into kic1 2021-12-06 14:50:30 -08:00
minikube-bot 3e901caf92 Updating kicbase image to v0.0.28-1638824847-13104 2021-12-06 21:36:10 +00:00
minikube-bot 3ade5eacc3 Update auto-generated docs and translations 2021-12-06 20:51:33 +00:00
minikube-bot 2578bd8bd5 bump default/newest kubernetes versions 2021-12-06 08:02:53 +00:00
Olivier Bouchoms c4ec4c5d87
Add info about gcp-auth to registry handbook page
It's hard to distinguish Google Container Registry and Google Artifact Registry. They have to be configured differently. I think it wouldn't hurt to emphasize that in the docs.
2021-12-02 16:40:17 +01:00
minikube-bot 846e0c4edb Updating ISO to v1.24.0-1638385553-13059 2021-12-01 20:01:11 +00:00
Steven Powell 910d84a1a9 generate time-to-k8s weekly average charts 2021-11-29 17:29:50 -08:00
Steven Powell 9c35d50e4a
Merge pull request #13052 from spowelljr/useAwsBucket
time-to-k8s: Store chart and JSON files in AWS
2021-11-29 14:35:37 -08:00
Steven Powell 8d7871aa30 store chart and json files in AWS 2021-11-29 14:20:42 -08:00
Anders F Björklund d3eb773d35 Add some clarification on mounts needed for none
Normally these are provided by "minikube-automount",
but with the none driver you are on your own (as usual)
2021-11-29 18:37:26 +01:00
Oleksii Prudkyi 13b84e6824
Clarify configuration of Network Manager
Details for ingress-dns setup on Linux with Network Manager
verified on 
openSUSE Leap 15.3
NetworkManager 1.22.10
Dnsmasq version 2.86
2021-11-27 18:36:48 +02:00
Medya Ghazizadeh d94b3015d0
Merge pull request #12993 from tommyang/patch-1
Doc: Add macOS ARM64 Homebrew install option
2021-11-22 14:01:36 -08:00
Medya Ghazizadeh 51df9e3f47
Merge pull request #13010 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-22 13:50:39 -08:00
Medya Ghazizadeh 2237e230f4
Merge pull request #12997 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-11-22 13:50:20 -08:00
minikube-bot 6592de4127 Update auto-generated docs and translations 2021-11-22 21:44:41 +00:00
minikube-bot f2811a52e8 Update auto-generated docs and translations 2021-11-22 18:03:38 +00:00
minikube-bot 12b711e797 bump default/newest kubernetes versions 2021-11-22 08:02:49 +00:00
Tian Yang 266a5e38e7
Add macOS ARM64 Homebrew install option
Homebrew now has "bottled" (pre-built) minikube binaries for macOS ARM64, see https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/minikube.rb
Thus, copying macOS x86-64 Homebrew install instructions to ARM64.
2021-11-19 22:18:52 -08:00
Steven Powell 212e99ae3c
Merge pull request #12980 from mpuckett159/docs/add-windows-versions
Docs add windows versions of commands
2021-11-18 13:15:24 -08:00
minikube-bot ffea7514b1 Update auto-generated docs and translations 2021-11-18 19:30:52 +00:00
Marcus Puckett 47f02aa3d2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:57 -08:00
Marcus Puckett 5110a20b1b
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:54 -08:00
Marcus Puckett 5338563ed7
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:50 -08:00
Marcus Puckett 4d63d252a2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:45 -08:00
Marcus Puckett 084e561404
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:41 -08:00
Marcus Puckett d27c08fce2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:35 -08:00
Marcus Puckett d8981fe20a
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:50 -08:00
Marcus Puckett d34b7f6ab5
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:43 -08:00
Marcus Puckett 11c2ab297b
Update site/content/en/docs/handbook/config.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:32 -08:00
minikube-bot 143c9592b0 Update auto-generated docs and translations 2021-11-18 18:17:31 +00:00
minikube-bot bbe53174c0 Update auto-generated docs and translations 2021-11-18 16:21:38 +00:00
Marcus Puckett b0ce8ae348 Fix Alias issue in kubectl page
You can't just set alias the way I thought you could so using function instead to create alias.
2021-11-17 17:29:17 -08:00
Marcus Puckett 8b0fbf1e06 Fix Windows example for emoji disable and add Powershell for system vars
I forgot to add the `minikube start` line in the Windows example. I also remembered how to add persistent User level system environment variables from Powershell and added that in the doc page, as well as how to add them via Powershell's version of `.bashrc`.
2021-11-17 17:02:21 -08:00
Marcus Puckett 19cd50d607 Updating handbook/addons/ingress-dns.md to use similar tab formatting
As discussed in #12968 I'm updating the type of tab formatting used by this page to match the rest of the docs, using the `{{% tabs %}}` format rather than the `{{% card %}}` format.
2021-11-17 16:17:45 -08:00
Marcus Puckett d53a071aed Add Windows commands to docs
Some of the doc pages don't have Windows versions of some of the commands. I've added cross OS/shell versions for some of them.
2021-11-17 16:15:45 -08:00
Sharif Elgamal 4980705474
Merge pull request #12916 from rahil-p/master
fix grammar in `ingress-dns` documentation
2021-11-12 14:32:23 -08:00
Carl Chesser 0550d97966
Minor typo correction to Kubernetes in FAQ 2021-11-12 15:24:41 -06:00
Carl Chesser c3e99c8fac
Correcting minor typo in FAQ for --no-kubernetes 2021-11-12 15:18:39 -06:00
Medya Ghazizadeh bb4031a92e
Merge pull request #12914 from mpuckett159/fix-docs-start-vmware-name
Specify VMware application names used in documentation
2021-11-12 12:22:18 -08:00
Medya Ghazizadeh 80b4e238cf
Merge pull request #12900 from AkihiroSuda/rootless-crio
Support CRI-O runtime with Rootless Docker driver (`--driver=docker --container-runtime=cri-o`)
2021-11-11 16:05:36 -08:00
klaases b3dddf623e Update contributor guide modify date. 2021-11-10 13:36:55 -08:00
rahil-p ddf9644e50 fix grammar in `ingress-dns` docs 2021-11-09 22:08:06 -05:00
Marcus Puckett d2db54e666 Typo fix in vmware_windows_usage.inc
Typo causing a bullet render issue in the VMware driver description page.
2021-11-09 17:57:50 -08:00
Marcus Puckett 9687491c96 Specify VMware applications available for use instead of "VMware"
As VMware's a company and we're dealing with specific applications of said company, updating the start docs to be more specific about those applications.

site/content/en/docs/drivers/_index.md:
 * Updated macOS reference from VMware to VMware Fusion
 * Updated Windows reference from VMware to VMware Workstation

site/content/en/docs/start/_index.md:
 * Update reference from VMware to VMware Fusion/Workstation.
2021-11-09 17:04:43 -08:00
klaases ec051fbd5d Improve contributing docs 2021-11-09 14:04:43 -08:00
Akihiro Suda d7e728487c
Support CRI-O runtime with Rootless Docker driver
Follow-up to PR 12359 (containerd runtime with Rootless Docker driver).

Usage (needs cgroup v2):
```
dockerd-rootless-setuptool.sh install
docker context use rootless
minikube start --driver=docker --container-runtime=cri-o
```

See site/content/en/docs/drivers/includes/docker_usage.inc

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-11-09 16:09:52 +09:00
Rahil Patel 544d6261c1
fix `minikube ip` syntax for consistency
removes the bash command substitution syntax for `minikube ip` when mentioned inline
2021-11-08 08:38:16 -05:00
rahil-p 2eb6de818a cleans up the ingress-dns docs 2021-11-08 03:32:29 -05:00
Medya Ghazizadeh b6fcf309a8
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:35:34 -07:00
Medya Ghazizadeh 64ef6c02dd
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:35:19 -07:00
Medya Ghazizadeh b11f039e51
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:35:12 -07:00
Medya Ghazizadeh 026d797052
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:34:58 -07:00
Medya Ghazizadeh 117f7f1c9c
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:34:35 -07:00
Medya Ghazizadeh 0c5c050448
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:34:13 -07:00
Medya Ghazizadeh 01a917772d
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:33:27 -07:00
Medya Ghazizadeh 13dbf25d4e
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:33:08 -07:00
Medya Ghazizadeh 1eb05bc18c
Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-11-05 13:32:50 -07:00
Medya Gh 887ff73ce7 change wording 2021-11-05 12:35:52 -07:00
Medya Gh 449540970c update FAQ with no-kubernetes 2021-11-05 12:25:30 -07:00
minikube-bot b3ea2d0db7 add time-to-k8s benchmark for 2021-11-05 16:43:29 +00:00
minikube-bot ee20880a9e Update releases.json to include v1.24.0 2021-11-05 09:07:16 -07:00
minikube-bot fc0b50b74d Update auto-generated docs and translations 2021-11-04 21:49:01 +00:00
Sharif Elgamal b75de1980a
Add Cloud Shell tests to flake rate chart list 2021-11-03 09:12:38 -07:00
Sharif Elgamal 3342d3aa34
Merge pull request #12811 from nbusseneau/pr/fix-virtualbox-ip
virtualbox: change default `host-only-cidr`
2021-11-02 13:38:16 -07:00
Medya Ghazizadeh 83acfbb0d4
Merge pull request #12834 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-11-02 09:49:58 -07:00
Nicolas Busseneau 02a43c52e2
virtualbox: change default `host-only-cidr`
We change the default `--host-only-cidr` to `192.168.59.1/24` in order
to be compatible with the new default host-only networking restrictions
implemented in VirtualBox 6.1.28.

This fixes access denied errors on `minikube start` when using
VirtualBox >= 6.1.28:

```
VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available)
VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp
```

More details:

VirtualBox 6.1.28 introduced new restrictions on host-only networking:
https://www.virtualbox.org/wiki/Changelog-6.1#v28

Manual: https://www.virtualbox.org/manual/ch06.html#network_hostonly

> On Linux, Mac OS X and Solaris Oracle VM VirtualBox will only allow IP
> addresses in 192.68.56.0/21 range to be assigned to host-only
> adapters. For IPv6 only link-local addresses are allowed. If other
> ranges are desired, they can be enabled by creating
> /etc/vbox/networks.conf and specifying allowed ranges there. For
> example, to allow 10.0.0.0/8 and 192.168.0.0/16 IPv4 ranges as well as
> 2001::/64 range put the following lines into /etc/vbox/networks.conf:
>
>      * 10.0.0.0/8 192.168.0.0/16
>      * 2001::/64
>
> Lines starting with the hash # are ignored. Next example allows any
> addresses, effectively disabling range control:
>
>      * 0.0.0.0/0 ::/0

These new restrictions manifest in the form of the following issue on
`minikube start` due to the default `--host-only-cidr` used by the
VirtualBox driver being `192.168.99.1/24`:

```console
😄  minikube v1.23.2 on Ubuntu 18.04
  Using the virtualbox driver based on user configuration
👍  Starting control plane node minikube in cluster minikube
🔥  Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
🔥  Deleting "minikube" in virtualbox ...
🤦  StartHost failed, but will try again: creating host: create: creating: Error setting up host only network on machine start: /usr/bin/VBoxManage hostonlyif ipconfig vboxnet0 --ip 192.168.99.1 --netmask 255.255.255.0 failed:
VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available)
VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp

🔥  Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
😿  Failed to start virtualbox VM. Running "minikube delete" may fix it: creating host: create: creating: Error setting up host only network on machine start: /usr/bin/VBoxManage hostonlyif ipconfig vboxnet1 --ip 192.168.99.1 --netmask 255.255.255.0 failed:
VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available)
VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp

  Exiting due to GUEST_PROVISION: Failed to start host: creating host: create: creating: Error setting up host only network on machine start: /usr/bin/VBoxManage hostonlyif ipconfig vboxnet1 --ip 192.168.99.1 --netmask 255.255.255.0 failed:
VBoxManage: error: Code E_ACCESSDENIED (0x80070005) - Access denied (extended info not available)
VBoxManage: error: Context: "EnableStaticIPConfig(Bstr(pszIp).raw(), Bstr(pszNetmask).raw())" at line 242 of file VBoxManageHostonly.cpp

╭───────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                           │
│    😿  If the above advice does not help, please let us know:                             │
│    👉  https://github.com/kubernetes/minikube/issues/new/choose                           │
│                                                                                           │
│    Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
│                                                                                           │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
```

While the above is the primary error, other errors will be reported if
the adapter already exists (this happens when the adapter was created
before updating to VirtualBox 6.1.28, on a version of VirtualBox without
the new restrictions). Some examples:

```
 Exiting due to IF_VBOX_NOT_VISIBLE: Failed to start host: creating host: create: creating: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
```

```
  minikube is unable to connect to the VM: dial tcp 192.168.99.112:22: i/o timeout

	This is likely due to one of two reasons:

	- VPN or firewall interference
	- virtualbox network configuration issue

	Suggested workarounds:

	- Disable your local VPN or firewall software
	- Configure your local VPN or firewall to allow access to 192.168.99.112
	- Restart or reinstall virtualbox
	- Use an alternative --vm-driver
	- Use --force to override this connectivity check

  Exiting due to GUEST_PROVISION: Failed to validate network: dial tcp 192.168.99.112:22: i/o timeout
```

When switching to a valid CIDR, `minikube start` works as usual:

```console
😄  minikube v1.23.2 on Ubuntu 18.04
  Using the virtualbox driver based on user configuration
👍  Starting control plane node minikube in cluster minikube
🔥  Creating virtualbox VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...
🐳  Preparing Kubernetes v1.22.2 on Docker 20.10.8 ...
    ▪ Generating certificates and keys ...
    ▪ Booting up control plane ...
    ▪ Configuring RBAC rules ...
    ▪ Using image gcr.io/k8s-minikube/storage-provisioner:v5
🔎  Verifying Kubernetes components...
🌟  Enabled addons: storage-provisioner, default-storageclass
🏄  Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default
```

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
2021-11-02 15:30:46 +01:00
Medya Ghazizadeh 70233ebcfa
Update _index.md 2021-11-01 16:50:51 -07:00
Medya Ghazizadeh d09ff8926e
Update _index.md 2021-11-01 16:32:04 -07:00
minikube-bot 79766cee83 bump default/newest kubernetes versions 2021-11-01 08:03:05 +00:00
minikube-bot f3ded78bca Update auto-generated docs and translations 2021-10-28 21:57:13 +00:00
Sharif Elgamal 0dc3cef938
Merge pull request #12807 from sharifelgamal/conformance-docs
update conformance test instructions in documentation
2021-10-28 13:16:22 -07:00
Steven Powell 2aa49b6295
Merge pull request #12806 from minikube-bot/iso-release-v1.24.0
Update ISO to v1.24.0
2021-10-28 09:55:13 -07:00
Sharif Elgamal eed2bf69fa update conformance test instructions in documentation 2021-10-27 18:39:05 -07:00
minikube-bot c3b8912852 Update ISO to v1.24.0 2021-10-27 23:10:38 +00:00
minikube-bot 3bc369459b Update kicbase to v0.0.28 2021-10-27 19:53:03 +00:00
Avinash Upadhyaya 503d3425e1 docs: add details about app output for /docs/start 2021-10-25 19:13:48 +05:30
Steven Powell 2c11804096 update docs 2021-10-18 15:40:48 -07:00
Michael Cade fa12f6f10a
change VMWare to VMware 2021-10-18 13:29:34 +01:00
Steven Powell 99661e64a3
Merge pull request #12711 from spowelljr/fixMount
Fix mounting on non-default profile
2021-10-15 12:57:24 -07:00
minikube-bot 054c515c21 Update auto-generated docs and translations 2021-10-14 21:55:10 +00:00
Steven Powell ad47329d17 updated docs 2021-10-14 14:49:20 -07:00
Sharif Elgamal c3a9f66a8d
Merge pull request #11590 from dinever/detailed-test-info
Add detailed info generation for integration tests
2021-10-14 11:17:23 -07:00
Sharif Elgamal 3f5ba297f4
Merge pull request #12666 from tayl0r/patch-2
Updated windows commands to reflect recent changes
2021-10-12 15:00:58 -07:00
Peixuan Ding b43f0bcd39 Add detailed info for integration tests 2021-10-11 01:00:06 -04:00
Sharif Elgamal dd3510ff65
Add hyper-v tests to flake rate charts 2021-10-07 11:24:44 -07:00
Taylor Steil 362e42bf7a
Updated windows commands to reflect recent changes
The current windows commands to setup a local registry no longer worked for me. The registry addon is setup to listen on port 80, not port 5000. It is unclear if this is a bug or intentional. If it is intentional, the changes in this PR should get this documentation up to date.

Specifically, this PR updates the port forward from 5000:5000 to 5000:80, and adds another line to make it more clear that the "registry vm" is the registry service as obtained from the list of services.
2021-10-06 13:07:06 -07:00
Steven Powell 1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
minikube-bot 7b08ffe352 Updating ISO to v1.23.1-1633115168-12081 2021-10-01 20:04:30 +00:00
minikube-bot 39eb5cb53c Updating kicbase image to v0.0.27-1633027942-12081 2021-09-30 19:21:11 +00:00
Steven Powell 339e187b5a
Merge pull request #12397 from phbits/fix-psh-win-install
Update Windows Install PowerShell Commands
2021-09-28 09:22:50 -07:00
Medya Ghazizadeh 2fd09e11a8
Merge pull request #12149 from afbjorklund/build-cp
Build images on the primary control plane
2021-09-27 19:11:04 -07:00
Medya Ghazizadeh 3673edc09c
Merge pull request #11997 from KShivendu/docs-kubectl-alias
docs: Suggest using alias for minikube kubectl --
2021-09-27 17:42:24 -07:00
Anders F Björklund 4b2ff8c79a Change podman to using the VM root socket 2021-09-26 15:54:16 +02:00
Anders F Björklund a9b74bbea2 Allow running podman as experimental driver 2021-09-26 10:16:46 +02:00
minikube-bot cba41a6868 Update auto-generated docs and translations 2021-09-24 21:55:17 +00:00
minikube-bot 1e245304af Update auto-generated docs and translations 2021-09-23 19:17:52 +00:00
minikube-bot 9166757b51 Update leaderboard 2021-09-23 18:40:39 +00:00
minikube-bot 2dd9c28d27 Updating ISO to v1.23.1-1632339185-12081 2021-09-22 20:31:56 +00:00
minikube-bot ad62419baa add time-to-k8s benchmark for 2021-09-22 00:10:08 +00:00
minikube-bot 917b9e9c67 Update releases.json to include v1.23.2 2021-09-21 16:41:39 -07:00
Medya Ghazizadeh 60127fcf20
Merge pull request #12517 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-09-20 12:28:29 -07:00
Steven Powell 8ef5b46a8d
Merge pull request #12510 from lakshya8066/update-pushing.md
Update pushing.md
2021-09-20 10:36:38 -07:00
Steven Powell 5de0e584ab
Merge pull request #12495 from spowelljr/changeBusyBox
Replace BusyBox image with gcr.io image in functional tests
2021-09-20 10:34:46 -07:00
minikube-bot 4a8f4a1e28 bump default/newest kubernetes versions 2021-09-20 08:02:52 +00:00
Lakshya Gupta d5ebf3d5c3 updated order of the commands to match with the methods 2021-09-18 17:58:47 +05:30
Lakshya Gupta 2227267a17 fixed broken links 2021-09-18 16:42:54 +05:30
Steven Powell bc9edad431 add description to test 2021-09-17 15:21:02 -07:00
Sharif Elgamal a3387a09b9
Merge pull request #12505 from minikube-bot/jenkins-releases.json-v1.23.1
update releases.json to include v1.23.1
2021-09-17 14:50:12 -07:00
minikube-bot ef8bd38897 Update releases.json to include v1.23.1 2021-09-17 14:46:44 -07:00
minikube-bot 6b72f32f02 add time-to-k8s benchmark for 2021-09-17 18:42:12 +00:00
Steven Powell 90b7ebb45f
Merge pull request #12492 from minikube-bot/kicbase-release-v0.0.27
Update kicbase to v0.0.27
2021-09-16 22:44:18 -07:00
Steven Powell 65e7e54788
Merge pull request #12491 from minikube-bot/iso-release-v1.23.1
Update ISO to v1.23.1
2021-09-16 22:44:04 -07:00
minikube-bot 1976e1b296 Update kicbase to v0.0.27 2021-09-16 18:55:00 +00:00
minikube-bot f0636429fb Update ISO to v1.23.1 2021-09-16 18:00:10 +00:00
Brian de Alwis 60d611eeff
doc: be more specific as to what the gcp-auth does 2021-09-16 11:32:06 -04:00
minikube-bot d52130b292 Updating ISO to v1.23.0-1631662909-12425 2021-09-15 00:37:07 +00:00
minikube-bot 030b3837ab Updating kicbase image to v0.0.26-1631295795-12425 2021-09-14 09:50:53 -07:00
Medya Ghazizadeh e882779b24
Merge pull request #12409 from minikube-bot/addTimeToK8s
Add time-to-k8s benchmark for
2021-09-05 00:00:31 -07:00
minikube-bot aa8fe49db6 add time-to-k8s benchmark for 2021-09-03 20:37:49 +00:00
Sharif Elgamal 54adb51685 add contribution leaderboard for v1.23.0 2021-09-03 20:25:06 +00:00
minikube-bot 14e4d072a6 Update releases.json to include v1.23.0 2021-09-03 13:03:45 -07:00
minikube-bot 67b82f3fe1 Update kicbase to v0.0.26 2021-09-03 02:18:31 +00:00
minikube-bot 703324b7c7 Updating kicbase image to v0.0.25-1630631232-12398 2021-09-03 01:36:51 +00:00
phbits 27a22b9afc
Update PowerShell path updates 2021-09-02 22:57:56 +00:00
phbits 37b6b09255
update windows install using powershell 2021-09-02 22:14:25 +00:00
minikube-bot 9597ac2f89 Update ISO to v1.23.0 2021-09-02 18:39:41 +00:00
Joel Klint 3e83449bf0
Added windows instructions for adding a dns-server
Added missing instructions for Windows, regarding adding minikube ip as a dns server
2021-09-02 16:40:10 +02:00
Medya Ghazizadeh 3469c77ffa
Merge pull request #12351 from raghavendra-talur/rtalur-add-disks-kvm2
Add `--extra-disks` capability to kvm2 driver
2021-08-30 16:50:58 -07:00
Akihiro Suda 323225483e
Support Rootless Docker
Requirements:
- Install rootless Docker 20.10 or later, see https://rootlesscontaine.rs/getting-started/docker/
- Enable cgroup v2 delegation, see https://rootlesscontaine.rs/getting-started/common/cgroup2/

Usage: `minikube start --driver=docker --container-runtime=containerd`.
The `--container-runtime` flag needs to be set to "containerd".
CRI-O can be also supported later.

Closes issue 10836 ("add support for rootless Docker").

Support for rootless Podman (issue 8719) is not covered in this commit.

---

Code reading guide:
- `deploy/kicbase/Dockerfile`: updated to install fuse-overlayfs and containerd-fuse-overlayfs, which is used
  instead of `overlayfs` snapshotter

- `deploy/kicbase/entrypoint`: updated to verify cgroup v2 delegation.
  Mostly from 8a83ee46b2/images/base/files/usr/local/bin/entrypoint

- `cmd/minikube/cmd/start_flags.go`: updated to set `KubeletInUserNamespace` feature gate when rootless

- `pkg/drivers/kic/oci`: updated to use port forwarding, because rootless container IPs are not reachable from the host

- `pkg/minikube/cruntime`: updated to generate `/etc/containerd/config.toml` with rootless support.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-08-27 17:21:53 +09:00
Medya Ghazizadeh 219580efcc
Merge pull request #12325 from prezha/fix-ingress-v1.22
Bump default Kubernetes version to v1.22.1 and update addons to with new API (ingress, gcpauth, olm and cilium)
2021-08-25 10:48:14 -07:00
Medya Ghazizadeh 527a3d920f
Merge pull request #12265 from prezha/fix-image-save-cmd
fix image save cmd
2021-08-25 10:45:08 -07:00
Raghavendra Talur dceb676527 Add extra disks capability to kvm2 driver
Having additional disks on the nodes is a requirement for developers
working on the storage components in Kubernetes. This commit adds the
extra-disks feature to the kvm2 driver.

Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2021-08-25 00:15:02 -04:00
Medya Gh 4b896270d7 address review comments 2021-08-24 11:07:40 -07:00
Predrag Rogic abd52901cf
fix ingress for k8s v1.22+ 2021-08-24 18:05:44 +01:00
Predrag Rogic 6efbd1ce13
merge 2021-08-24 04:20:52 +01:00
Medya Gh 5fad8b8f79 update docs 2021-08-23 18:43:10 -07:00
Medya Gh 41554ddbde add ci docs 2021-08-23 15:54:58 -07:00
Sharif Elgamal e7d2a518ff
Merge pull request #12329 from andriyDev/FixTypo
Fix typo in FAQ docs
2021-08-23 13:01:27 -07:00
Andriy Dzikh af957cb64d Fix typo. 2021-08-23 09:48:12 -07:00
Anders F Björklund 817f8b4b70 Add also stand-alone image push matching pull
Normally this is done as part of image build
2021-08-22 20:11:19 +02:00
Anders F Björklund 380b846715 Add stand-alone image pull and image tag commands
Needed for testing, but maybe elsewhere as well
2021-08-22 19:52:07 +02:00
Medya Ghazizadeh 2df63c00af
Merge pull request #12263 from afbjorklund/env-format
Add output parameter to the docker-env none shell
2021-08-17 00:13:55 -07:00
Medya Ghazizadeh 7dc8836303
Merge pull request #12268 from afbjorklund/minikube-2021.02-new
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
2021-08-16 16:47:00 -07:00
Medya Ghazizadeh 29117e3c13
Merge pull request #12230 from medyagh/v1beta_depricate
bump calico to v3.20 and move away from v1beta apis
2021-08-16 16:38:16 -07:00
Anders F Björklund ab61a07f95 Make sure to use sudo for load/save docker images
Add a test for SaveImage, similar to LoadImage
2021-08-16 18:13:32 +02:00
Anders F Björklund 9e588e6ba1 Add stand-alone image pull and image tag commands
Needed for testing, but maybe elsewhere as well
2021-08-15 20:22:24 +02:00
minikube-bot d7484e41ee Updating ISO to v1.22.0-1628974786-12268 2021-08-14 22:13:14 +00:00
Anders F Björklund 68197de861
Add command to save images from the cluster
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".

The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-13 23:28:25 +01:00
Anders F Björklund 4f8adb6f6d Add output parameter to the docker-env none shell
Allows structured output as json and yaml, in addition to the
previous text output format. Note that keys might not be sorted.
2021-08-13 23:31:05 +02:00
Medya Ghazizadeh 0bd906077f
Revert "new `image save` command" 2021-08-13 14:06:42 -07:00
Medya Ghazizadeh 8d01b5ef95
Merge pull request #12086 from browncrane/patch-2
Update custom_cert_ingress.md
2021-08-13 13:25:05 -07:00
Medya Ghazizadeh 61f1361ff4
Merge pull request #12163 from rajdevworks/master
Add external package management page under Minikube contribution
2021-08-13 13:23:23 -07:00
Medya Ghazizadeh 0cd6ce854e
Merge pull request #12144 from JulienBreux/patch-1
doc: refresh roadmap year date and sort checkboxes
2021-08-13 13:11:56 -07:00
Medya Ghazizadeh 41ba49d597
Merge pull request #12162 from afbjorklund/image-save-cmd
Image save command
2021-08-13 13:02:58 -07:00
Medya Ghazizadeh adbeae1763
Merge pull request #12032 from spowelljr/updateBuildkit
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-13 12:43:49 -07:00
rajdevworks f6788118f3
Adding maintainer for chocolatey package 2021-08-11 16:23:57 -05:00
rajdevworks c62edf779c
Small cosmetic changes to chocolatey package 2021-08-10 20:32:28 -05:00
Medya Gh 4e32f41c83 move away from v1beta apis 2021-08-10 14:24:43 -07:00
minikube-bot d7681967bf Updating ISO to v1.22.0-1628622362-12032 2021-08-10 20:06:04 +00:00
minikube-bot 6cecbf6fe5 Updating kicbase image to v0.0.25-1628619379-12032 2021-08-10 18:33:49 +00:00
Anders F Björklund b75bf27942 Add command to save images from the cluster
This is the opposite command of "minikube image load",
and can be used after doing a "minikube image build".

The default is to save images in the cache, but it is
also possible to save to files or to standard output.
2021-08-10 09:49:23 +02:00
Parthvi Vala 0255bbb675
Fix typo in addons/ingress-dns 2021-08-10 12:47:03 +05:30
rajdevworks c0be805e39
Change Note font size 2021-08-09 21:36:18 -05:00
rajdevworks e4ce399a6f
Rephrased and rearranged the chocolatey section
Added a note on Windows support
Removed bullets and used paragraph
Rephrased statements
2021-08-09 21:32:48 -05:00
minikube-bot 2c23bbefb8 Update auto-generated docs and translations 2021-08-09 22:17:18 +00:00
rajdevworks 5e4f5d435e
Create external-packages.en.md
A page under Contributions to guide managing external packages
Add first external package - chocolatey
2021-08-09 00:15:12 -05:00
Medya Ghazizadeh 543cca5776
Merge pull request #12122 from afbjorklund/docker-20.10.8
ISO: Upgrade Docker, from 20.10.6 to 20.10.8
2021-08-07 03:14:46 -07:00
Anders F Björklund 2ab5c86a88 Build images on the primary control plane
Allow selecting another node using --node

Or continue build on all nodes with --all
2021-08-06 19:04:51 +02:00
Anders F Björklund 2d4b88bb29 Mark ssh driver and image build as completed 2021-08-06 17:54:08 +02:00
minikube-bot 3dccb2bea0 Updating ISO to v1.22.0-1628238775-12122 2021-08-06 09:27:20 +00:00
Julien Breux 1c1f4a64e5
doc: refresh roadmap year date and sort checkboxes 2021-08-06 10:13:48 +02:00
Medya Ghazizadeh be0322360b
Merge pull request #12129 from afbjorklund/crictl-1.21
ISO: Upgrade crictl (from cri-tools) to v1.21.0
2021-08-05 16:47:48 -07:00
Sharif Elgamal 521648c7c8
Merge pull request #12119 from andriyDev/TokenAuth
Create tutorial for using a static token file
2021-08-05 14:28:36 -07:00
Sharif Elgamal 82b6c2d677
Merge pull request #12131 from spowelljr/unpauseDoc
Add unpause command under pause in docs
2021-08-05 14:21:34 -07:00
minikube-bot 5ca148661f Update auto-generated docs and translations 2021-08-05 21:06:19 +00:00
Andriy Dzikh 3c90833e5f Add documentation explaining the maintainer field. 2021-08-05 11:38:45 -07:00
Steven Powell aa6b987178 add unpause command under pause in docs 2021-08-05 09:20:23 -07:00
minikube-bot 16f5466439 Updating ISO to v1.22.0-1628159026-12129 2021-08-05 11:19:56 +00:00
Andriy Dzikh e75fbcc182 Create tutorial for using a static token file. 2021-08-04 10:27:45 -07:00
Medya Ghazizadeh 1288a4ce4c
Merge pull request #12040 from coolamiy/master
Site: add icon to side bar items
2021-08-03 17:49:21 -07:00
amit dixit 8c283b189d
added outlined bullets and filled bullets for selecte item 2021-08-02 18:53:52 +02:00
Zhang Shihe 9197a59189
Update custom_cert_ingress.md 2021-08-01 16:51:05 +08:00
Kumar Shivendu bac3b6918f
docs: Simplify minikube alias documentation
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-07-30 00:24:50 +05:30
amit dixit 23a4cd3f0f
fix casing for Tuturials| replaced arrow with blank space | top level box color change to blue ( as per the asthetics) when selected 2021-07-29 09:04:07 +02:00
Sharif Elgamal faca0fd9ff
Merge pull request #11483 from BlaineEXE/add-extra-disks-to-hyperkit-vms
Add ability to create extra disks on hyperkit vms
2021-07-28 13:50:13 -07:00
Medya Ghazizadeh 78a6c03d53
Merge pull request #11549 from m-aciek/patch-1
Site: update versionApi for Ingress Kubernetes definition
2021-07-28 12:33:01 -07:00
minikube-bot 6aa3c7ff11 Updating ISO to v1.22.0-1627488369-11483 2021-07-28 17:03:32 +00:00
amit dixit d1cdd24efc resolve change requests for #12040
1. changed icon from ☘ to &#11035; (solid black square)
2. fix benchmark folder renderation (for subfolders)

Signed-off-by: amit dixit <dixitamitcs@gmail.com>
2021-07-28 14:36:38 +02:00
Medya Ghazizadeh 2b84cb9a71
Merge pull request #12052 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-27 15:00:24 -07:00
Medya Ghazizadeh 3375c39c76
Merge pull request #11981 from de-sh/vb-warn
Add message to discourage the use of the virtualbox driver
2021-07-26 17:30:38 -07:00
minikube-bot bb1af92e41 Update auto-generated docs and translations 2021-07-26 22:32:47 +00:00
minikube-bot 190226eb07 bump default/newest kubernetes versions 2021-07-26 08:03:10 +00:00
Medya Ghazizadeh c7c608e78e
Merge pull request #11872 from mahalrs/cli-windows-binary-download
site: Add command-line download instructions for windows binary
2021-07-23 16:10:19 -07:00
minikube-bot e53e762ad5 Update auto-generated docs and translations 2021-07-23 21:03:06 +00:00
amit dixit 4edece6dc8 updated site/README.md 2021-07-23 14:05:49 +02:00
amit dixit cc03cdab21 fix for issues #12039 and #12025 2021-07-23 13:35:15 +02:00
amit dixit 7dab2e078e fix for issues #12039 and #12025 2021-07-23 13:18:53 +02:00
Zhang Shihe 1d266146a3
Change link formatting
formatting
2021-07-20 11:13:31 +08:00
Medya Ghazizadeh 5d8d7819bf
Merge pull request #12016 from spowelljr/fixBenchmarkOrdering
Order time-to-k8s benchmarks from newest to oldest
2021-07-19 18:22:05 -07:00
Medya Ghazizadeh ca20d21735
Merge pull request #11951 from spowelljr/publicTimeToK8s
time-to-k8s Public Charts
2021-07-19 18:20:32 -07:00
Steven Powell 38aca6718c update weight of page so always on top 2021-07-19 15:54:42 -07:00
Steven Powell 6e591890ed order benchmarks from newest to oldest 2021-07-19 15:22:17 -07:00
minikube-bot 839b0fbdbc bump default/newest kubernetes versions 2021-07-19 08:02:48 +00:00
Kumar Shivendu 4b2d9a6838
docs: Suggest using alias for minikube kubectl -- 2021-07-18 13:23:42 +05:30
Steven Powell 948bc0023a typo 2021-07-16 17:19:26 -07:00
Steven Powell 791c257574 added benchmark for containerd runtime 2021-07-16 16:57:34 -07:00
minikube-bot 6edbeacf24 Update leaderboard 2021-07-15 20:39:29 +00:00
Devdutt Shenoi 0e665930e8 Add message to discourage the use of virtualbox driver 2021-07-14 15:00:22 +05:30
Steven Powell bcfddca2c6 added chart to site 2021-07-13 17:04:07 -07:00
Sharif Elgamal 2d394aad09
Update iso.md 2021-07-13 15:11:22 -07:00
Sharif Elgamal 6b6a7c0192
Merge pull request #11956 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-13 14:15:29 -07:00
Rajwinder Mahal 736e403669
Fix requested changes 2021-07-12 19:55:01 -07:00
Rajwinder Mahal 2d74c40ebc
Update instructions to set path in Windows using command-line 2021-07-12 19:55:01 -07:00
Rajwinder Mahal 1ff04f137e
Add instructions for setting path in Windows 2021-07-12 19:55:01 -07:00
Rajwinder Mahal dcd401d7ad
Add cli instructions for windows binary 2021-07-12 19:55:00 -07:00
Steven Powell 961bbbe0aa
Merge pull request #11553 from zigarn/dashboard-set-port
Allow to set the dashboard proxyfied port
2021-07-12 16:53:32 +00:00
minikube-bot 35253acf40 bump default/newest kubernetes versions 2021-07-12 08:02:55 +00:00
minikube-bot 7502ffb229 add time-to-k8s benchmark for 2021-07-09 00:20:19 +00:00
Medya Gh 1348ae8644 icon 2021-07-07 19:10:51 -04:00
Medya Gh e1f2679f70 add twitter to site footer 2021-07-07 19:05:43 -04:00
minikube-bot af60c5de90 Update releases.json to include v1.22.0 2021-07-07 14:59:10 -07:00
minikube-bot 064257c0ff Update auto-generated docs and translations 2021-07-06 23:50:19 +00:00
minikube-bot 058d2b4201 bump default/newest kubernetes versions 2021-07-05 08:02:58 +00:00
Alexandre Garnier f76b0795d8 Allow to set the dashboard proxyfied port 2021-07-03 15:59:59 +02:00
minikube-bot 0e60bdd8f3 Update auto-generated docs and translations 2021-07-02 21:34:57 +00:00
Steven Powell c29adeaa06
Merge pull request #11864 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-02 21:32:45 +00:00
Steven Powell 88005d16a7
Merge pull request #11779 from MaximeKjaer/patch-1
Fix indentation of JSON Kubernetes manifest in docs
2021-07-02 17:28:06 +00:00
minikube-bot 539be93523 Update auto-generated docs and translations 2021-07-02 17:16:58 +00:00
Medya Ghazizadeh 8667d10572
Merge pull request #11876 from minikube-bot/kicbase-release-v0.0.25
Update kicbase to v0.0.25
2021-07-02 10:07:45 -04:00
Medya Ghazizadeh 881a4f3d7f
Merge pull request #11878 from minikube-bot/iso-release-v1.22.0
Update ISO to v1.22.0
2021-07-02 10:06:56 -04:00
Medya Ghazizadeh d1366cfb1c
Merge pull request #11866 from spowelljr/addHowToRunMinikubeDifferentDrive
site: add faq for running minikube on different drive
2021-07-02 09:51:26 -04:00
minikube-bot db8ceca6ed Update ISO to v1.22.0 2021-07-02 01:00:03 +00:00
minikube-bot 4db717a5eb Update kicbase to v0.0.25 2021-07-01 23:38:36 +00:00
Sharif Elgamal 494a24abcc
Merge pull request #11834 from andriyDev/AutoPause
Add support for other container runtimes for auto-pause
2021-07-01 16:01:27 -07:00
minikube-bot 4d5c3ace53 Update auto-generated docs and translations 2021-07-01 21:35:20 +00:00
minikube-bot 914c5801ce Update auto-generated docs and translations 2021-07-01 21:17:23 +00:00
Steven Powell b36dd9027a add faq for running minikube on different drive 2021-07-01 14:04:50 -07:00
minikube-bot 1a5b4ac397 bump default/newest kubernetes versions 2021-07-01 20:49:00 +00:00
minikube-bot 202e2fa36f Updating kicbase image to v0.0.24-1625170572-11834 2021-07-01 20:31:45 +00:00
Medya Ghazizadeh 05b64d1a74
Merge pull request #11824 from andriyDev/fix-auto-pause
Make kicbase copy auto-pause binary instead of auto-pause folder
2021-07-01 16:10:33 -04:00
Medya Ghazizadeh a910fd411a
Merge pull request #11859 from mahalrs/beta-releases
site: Add beta releases to website installation instructions
2021-07-01 15:47:30 -04:00
Rajwinder Mahal 271a5b034f
Add beta releases to installation instructions 2021-07-01 12:19:32 -07:00
minikube-bot cfb6aaede3 Update auto-generated docs and translations 2021-07-01 19:15:28 +00:00
Medya Ghazizadeh 4811cecc67
Update _index.md 2021-06-30 18:34:56 -04:00
Medya Ghazizadeh 32948d4e8b
Update _index.md 2021-06-30 18:02:49 -04:00
Medya Ghazizadeh 4a9e985b97
Update _index.md 2021-06-30 17:51:23 -04:00
Medya Ghazizadeh 4afa863d31
Update _index.md 2021-06-30 17:46:00 -04:00
Medya Ghazizadeh f3798a8e39
Update _index.md 2021-06-30 17:40:32 -04:00
Medya Ghazizadeh ffd910be06
Update _index.md 2021-06-30 17:40:07 -04:00
Medya Ghazizadeh 041560800d
Update _index.md 2021-06-30 17:32:54 -04:00
minikube-bot 2bf9076527 Updating kicbase image to v0.0.24-1625086337-11824 2021-06-30 21:07:40 +00:00
Medya Ghazizadeh 5f15b2a035
Update _index.md 2021-06-30 16:02:36 -04:00
Rajwinder Mahal 6098bd3939
Update vmware driver install instructions for Mac 2021-06-29 19:45:52 -07:00
ilya-zuyev ab17b640ee
Merge pull request #11812 from minikube-bot/iso-release-v1.22.0-beta.0
Update ISO to v1.22.0-beta.0
2021-06-29 14:25:36 -07:00
minikube-bot 8e62a7d4a0 Update ISO to v1.22.0-beta.0 2021-06-29 19:32:53 +00:00
Medya Ghazizadeh 8ba7bdbcc5
Update test_flakes.en.md 2021-06-29 14:41:02 -04:00
Medya Ghazizadeh efd6d0a1d5
Merge pull request #11793 from andriyDev/LinkFromSite
Create new page on website containing all integration test chart links.
2021-06-29 13:49:10 -04:00
ilya-zuyev f01e15ff8a
Merge pull request #11799 from ilya-zuyev/ilyaz/revert_pr_11688
Revert ISO changes
2021-06-29 10:37:10 -07:00
Medya Ghazizadeh 0023de37ad
Merge pull request #11796 from spowelljr/addTimeToK8sv1.21.0
Add time-to-k8s benchmark for v1.21.0
2021-06-29 12:21:37 -04:00
Ilya Zuyev 68c4d072fe Revert "Merge pull request #11688 from afbjorklund/buildroot-2021.02"
This reverts commit 02abe7856c, reversing
changes made to 4d078ae82f.
2021-06-28 17:11:11 -07:00
Ilya Zuyev 51d2e89fe4 Revert "Merge pull request #11778 from minikube-bot/iso-release-v1.22.0-beta.0"
This reverts commit fd703f95f6, reversing
changes made to 0b170db6cd.
2021-06-28 17:11:05 -07:00
Steven Powell 3558c78337 add time-to-k8s benchmark for v1.21.0 2021-06-28 15:23:57 -07:00
Steven Powell 7160992142 add time-to-k8s benchmark for v1.20.0 2021-06-28 15:17:12 -07:00
Andriy Dzikh 86e402888c Create new page on website containing all integration test chart links. 2021-06-28 13:53:45 -07:00
ilya-zuyev fd703f95f6
Merge pull request #11778 from minikube-bot/iso-release-v1.22.0-beta.0
Update ISO to v1.22.0-beta.0
2021-06-28 12:48:11 -07:00
Sharif Elgamal 0b170db6cd
Merge pull request #11772 from minikube-bot/kicbase-release-v0.0.24
Update kicbase to v0.0.24
2021-06-28 10:56:18 -07:00
Steven Powell e8b3db9485
Merge pull request #11692 from spowelljr/addNoLimit
Add ability to pass 'max' value to memory and cpus flags
2021-06-28 17:09:32 +00:00
Maxime Kjaer 2a7d7d5e05
Fix indentation of JSON manifest 2021-06-28 11:40:42 +02:00
minikube-bot f2c8ac2f7e Update ISO to v1.22.0-beta.0 2021-06-28 01:20:41 +00:00
minikube-bot bce90e5037 Update kicbase to v0.0.24 2021-06-25 23:41:39 +00:00
minikube-bot edab19ddef Updating ISO to v1.21.0-1624660371-11688 2021-06-25 23:23:12 +00:00
minikube-bot 203d1b6b0e Updating ISO to v1.21.0-1624560657-11688 2021-06-25 13:44:30 -07:00
minikube-bot 4a54d5b93c Updating ISO to v1.21.0-1624344650-11688 2021-06-25 13:44:28 -07:00
Steven Powell 50b45ab614 update FAQ 2021-06-25 10:49:28 -07:00
Steven Powell 6799b19972 use constant for flag description 2021-06-25 10:49:28 -07:00
Steven Powell a2ae86cb7c renamed flag value from nolimit to max 2021-06-25 10:49:28 -07:00
Steven Powell 08c8996234 updated docs 2021-06-25 10:49:28 -07:00
Steven Powell 4871d68d8c add ability to pass nolimit value to memory and cpus flags 2021-06-25 10:49:28 -07:00
Medya Ghazizadeh cb2e8e18e7
Merge pull request #11632 from ilya-zuyev/ilyaz/fix_vm_ctrd_timeout
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)" #2
2021-06-24 17:09:53 -04:00
Andriy Dzikh 5727823964 Run make generate-docs. 2021-06-22 14:36:56 -07:00
Ilya Zuyev 3ef400ddee Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout 2021-06-21 14:55:01 -07:00
Medya Ghazizadeh c020ce1436
Merge pull request #11672 from spowelljr/addUserTutorial
site: Add tutorial for user flag
2021-06-21 17:36:28 -04:00
Steven Powell f60117a2c4 add `How do I use minikube in a script` section 2021-06-21 13:52:21 -07:00
Sharif Elgamal cf4078ad1a
Merge pull request #11576 from JacekDuszenko/fix-embed-certs-from-config
Fix embed-certs global config
2021-06-21 11:33:11 -07:00
Medya Ghazizadeh b9c363001d
Merge pull request #11668 from daehyeok/remove_config_options
Remove unused config options
2021-06-21 12:42:23 -04:00
Andriy Dzikh ebb35cfdc6 Run make generate-docs. 2021-06-18 10:12:59 -07:00
Daehyeok Mun cd1adcf35d Remove unused config options 2021-06-18 11:54:47 -04:00
Peixuan Ding 51564f8f94 Changed minimum required Go version to 1.16 in docs 2021-06-17 20:56:21 -04:00
Sharif Elgamal 4fc5e5f169
Merge pull request #11671 from andriyDev/embed
Use goembed instead of go-bindata for embedding addon config files
2021-06-17 14:14:01 -07:00
Medya Ghazizadeh ddea20b260
Update _index.md 2021-06-17 13:05:08 -04:00
Medya Ghazizadeh f465a96844
site: how to run minikube on remote network 2021-06-17 12:05:36 -04:00
Steven Powell 5efd296fde add tutorial for user flag 2021-06-16 12:59:45 -07:00
Andriy Dzikh 1bac30bbe7 Update site to describe new addon creation workflow. 2021-06-16 09:59:39 -07:00
zhangdb-git e7e52584c5 Remove duplicated translations 2021-06-15 05:36:58 -04:00
Medya Ghazizadeh 6c6a62f2f4
Merge pull request #11638 from sharifelgamal/faq-cleanup
site: Cleanup FAQ formatting and grammar.
2021-06-11 16:06:29 -04:00
Sharif Elgamal 60141cf522 fixes 2021-06-11 13:02:11 -07:00
Sharif Elgamal 79cf1adc40 change subtitle 2021-06-11 12:43:11 -07:00
Sharif Elgamal 362a8651fd site: Cleanup FAQ formatting and grammar. 2021-06-11 12:41:19 -07:00
Sharif Elgamal efb9514a33
add contribution leaderboard for v1.21.0 2021-06-11 11:20:20 -07:00
Medya Ghazizadeh f29d12684f
Merge pull request #11618 from felipecrescencio/patch-1
site: add alternative certs dir
2021-06-11 13:30:23 -04:00
Medya Ghazizadeh 8cdc5e2c88
Merge pull request #11624 from kubernetes/medyagh-patch-7
Update FAQ
2021-06-11 12:31:39 -04:00
Medya Ghazizadeh 2807cb0b8e
Update _index.md 2021-06-11 12:31:08 -04:00
minikube-bot ed65761187 Update releases.json to include v1.21.0 2021-06-11 08:57:50 -07:00
minikube-bot 9d94dcb734 Updating ISO to v1.21.0-1623378770-11632 2021-06-11 03:27:59 +00:00
Medya Ghazizadeh a2db6a95b2
Merge pull request #11572 from JacekDuszenko/move-ingress-dns-docs-to-site
doc: Move ingress dns docs to site
2021-06-10 15:32:55 -04:00
Medya Ghazizadeh 9d0f1f6d8e
Update _index.md 2021-06-10 14:51:22 -04:00
Felipe Crescencio de Oliveira 22ca607c6a
Fix: Certificates folder for x509 error
For x509: certificate signed by unknown authority problem in minikube since version v1.20.0 I just found `~/.minikube/certs` dir.
I pasted my PEM files over there and it solve my problem.
2021-06-10 00:31:02 -03:00
Sharif Elgamal 17a047340d
Merge pull request #11611 from minikube-bot/iso-release-v1.21.0
Update ISO to v1.21.0
2021-06-09 15:27:11 -07:00
Sharif Elgamal 13be173ec8
Merge pull request #11610 from minikube-bot/kicbase-release-v0.0.23
Update kicbase to v0.0.23
2021-06-09 15:23:25 -07:00
Medya Ghazizadeh 5bfde7ab38
Update triage.md 2021-06-09 14:29:35 -04:00
minikube-bot 0bf3855ee1 Update ISO to v1.21.0 2021-06-09 01:11:03 +00:00
minikube-bot 64a41824c5 Update kicbase to v0.0.23 2021-06-09 00:28:52 +00:00
JacekDuszenko b7a6dd0b5e implement embed certs global config as EmbedCerts 2021-06-05 23:59:45 +01:00
Steven Powell 1d61acf797 add faq on how to enable beta notifications 2021-06-03 11:52:03 -07:00
JacekDuszenko a8fe445fac move ingress dns docs to site 2021-06-03 03:57:51 +01:00
Sharif Elgamal 45ee2dbacb
Merge pull request #11471 from EmandM/patch-1
Update registry.md with instructions to avoid common pitfalls
2021-06-02 13:16:45 -07:00
Medya Ghazizadeh 0b83c00ef2
Merge pull request #11525 from medyagh/bump_k8s
bump default k8s version and newest
2021-06-01 17:53:54 -07:00
m-aciek 04234a48de
Update versionApi for Ingress Kubernetes definition 2021-05-31 13:46:23 +02:00
Sharif Elgamal 31417806b7
Merge pull request #11486 from sharifelgamal/gcp-auth-restart
gcp-auth addon: do not reapply gcp-auth yamls on minikube restart
2021-05-27 15:05:34 -07:00
Medya Ghazizadeh 89604fcbce
Merge pull request #11516 from medyagh/disable_docker
Disable Non-Active Containers Runtimes
2021-05-27 13:07:43 -07:00
Medya Gh 7f528a4061 bump default k8s version and newest 2021-05-27 12:57:23 -07:00
Steven Powell 7ee9c6df69 make generate-docs 2021-05-27 10:39:32 -07:00
Medya Gh e334761327 update docs 2021-05-26 18:19:53 -07:00
Medya Gh 04bfa20d48 generate docs 2021-05-26 18:02:50 -07:00
Steven Powell ee5faa6fc4
Merge branch 'master' into automateTimeToK8s 2021-05-26 16:45:13 -07:00
Steven Powell a81761ea4a add make command to auto benchmark time-to-k8s and update website 2021-05-26 15:45:11 -07:00
Sharif Elgamal e1b4e70c62 generate-docs 2021-05-26 15:34:51 -07:00