Commit Graph

287 Commits (e5b57f8e894343c245b12b1cb67baad321f63ecd)

Author SHA1 Message Date
Oldřich Jedlička 4a8688218d Add PowerShell code completion
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2023-04-07 22:58:47 +02:00
Steven Powell 15b0ad0e13 update message 2023-04-04 11:15:24 -07:00
Steven Powell 2f17549d79 add exit message if user tries to use virtualbox driver 2023-04-04 09:29:36 -07:00
minikube-bot 2895870d36 Update auto-generated docs and translations 2023-04-03 02:15:46 +00:00
Anders F Björklund 8e56b813d7 Don't suggest building cri-dockerd from source
Most people want to use the pre-built binaries of cri-dockerd,
rather than installing go and building it from the source code.

So don't link to the #build-and-install, but to the Releases.
Once it has real documentation URL, that could be used instead.
2023-04-02 22:17:28 +02:00
Steven Powell b296ae8c47
Merge pull request #16139 from kadern0/issue-15432
Fix: check if addon is enabled before doing validation
2023-03-27 14:42:07 -07:00
Steven Powell 10145a2381
Merge pull request #15834 from OmSaran/tunnel
Ensure only one instance of tunnel process runs
2023-03-24 10:03:15 -07:00
Om Saran c6ea35f7bc Generate docs 2023-03-23 21:17:02 -05:00
Pablo Caderno 5c261e80e9 Fix: check if addon is enabled before doing validation
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2023-03-24 09:15:30 +11:00
minikube-bot f7f118da77 Update auto-generated docs and translations 2023-03-20 21:06:25 +00:00
minikube-bot 74d0289dea Update auto-generated docs and translations 2023-02-10 19:22:42 +00:00
nickmancari c18687863e updated website docs with generate-docs 2023-02-03 15:39:49 -06:00
minikube-bot 1eb1954be5 Update auto-generated docs and translations 2023-01-26 18:11:05 +00:00
Steven Powell 0fbb9a6a31 update comments and store socket_vmnet paths in machine config 2023-01-25 10:45:20 -08:00
Steven Powell 5dbb92fbee update message 2023-01-19 15:08:03 -08:00
Medya Ghazizadeh 0fee35b5c0
Merge pull request #15553 from spowelljr/addStaticIP
Implement --static-ip flag
2023-01-09 11:20:16 -08:00
Sharif Elgamal 3f893a2fee
Merge pull request #15422 from YuikoTakada/fix_jp2
Update Japanese translation
2023-01-04 14:22:09 -08:00
Steven Powell 6e2511d9f1 add example of static IP in docs 2023-01-04 13:22:57 -08:00
Steven Powell e6d95b8230 implement --static-ip flag 2023-01-04 10:27:00 -08:00
Ian Stewart 19249eac75
Merge branch 'kubernetes:master' into gcp-auth-watch-namespaces 2022-12-08 13:50:38 -05:00
Yuiko Mouri 3c3a8c37da Update Japanese translation 2022-12-07 10:31:36 +09:00
Steven Powell 63934002d8 update golang.org and godoc.org links 2022-11-30 10:49:57 -08:00
Ian Stewart 6ee591c1f3 addressed PR comments 2022-11-29 15:54:49 -05:00
Steven Powell fbbc247d46
Merge pull request #15366 from YuikoTakada/fix_jp
Update Japanese translation
2022-11-22 09:26:33 -08:00
Yuiko Mouri 6b7929b397 Update Japanese translation 2022-11-18 19:36:44 +09:00
ckannon b66666a9fe Updating docs, fixing kicbase SHA 2022-11-17 10:22:51 -05:00
Chris Kannon bd11be75b8
Merge branch 'master' into master 2022-11-04 14:07:20 -04:00
Steven Powell 8bd593b433
Merge pull request #15266 from spowelljr/detectSocket
Auto select network on QEMU
2022-11-04 09:38:09 -07:00
Steven Powell ea8fd6c619
Merge pull request #15281 from spowelljr/fixAddonEnableMessages
Prevent enabling `efk` addon due to containing Log4j CVE
2022-11-04 09:36:59 -07:00
Steven Powell 43c4e59a60 disable efk addon 2022-11-03 16:38:59 -07:00
Rahil Patel ac6a265ba9
fix spelling and grammar in translations 2022-11-03 18:31:44 -04:00
minikube-bot a32eee290c Updating kicbase image to v0.0.35-1667414058-15235 2022-11-02 18:52:22 +00:00
Steven Powell af28fbbfc2 generate docs 2022-11-01 14:51:39 -07:00
Steven Powell 253c006721
Merge pull request #15126 from spowelljr/dockerDesktopLinux
use port forwarding on Linux with Docker Desktop
2022-10-25 11:04:03 -07:00
Steven Powell 643fed94f1 added link to Docker Engine instructions 2022-10-18 10:00:23 -07:00
Steven Powell 8905963ff9 add credits command 2022-10-17 15:22:33 -07:00
Steven Powell 33ad232606 add warning to users using Docker Desktop on Linux 2022-10-12 15:23:01 -07:00
Steven Powell 6bcef35331 exit if mounting with user network 2022-10-11 14:29:33 -07:00
Steven Powell f981dd1527
Merge pull request #15081 from klaases/warn1
Warn if addon has no associated Github username
2022-10-10 10:12:31 -07:00
klaases f57036378e update translations 2022-10-06 17:10:28 -07:00
Steven Powell 40bf1caca9 warn QEMU users of DNS issue 2022-10-04 16:29:34 -07:00
Steven Powell f1b909e44d add darwin conditionals 2022-10-03 15:17:29 -07:00
Steven Powell 324ab82221 generate-docs 2022-10-03 15:17:29 -07:00
Steven Powell 5fc653ba83 update experimental message and logic 2022-10-03 15:14:39 -07:00
Steven Powell ad1951ab80 rename socket to socket_vmnet 2022-10-03 15:14:39 -07:00
Steven Powell 8c12c40853 implement socket_vmnet 2022-10-03 15:14:36 -07:00
Steven Powell c968ff64a3
Merge pull request #15012 from nandaams/fix_ps_command_advice
fix: typo in known issue powershell command tip
2022-09-28 11:50:29 -07:00
Steven Powell c9d11dc7ca
Merge branch 'master' into fix_jp 2022-09-26 11:14:57 -07:00
Anthony Nandaa 8fb93396bb fix: typo in known issue powershell command tip
The powershell tip suggests a Windows Feature that is not there:
Microsoft-Hyper-V-Tools instead of Microsoft-Hyper-V-Tools-All.
This was probably because of the -All switch.

Signed-off-by: Anthony Nandaa <profnandaa@gmail.com>
2022-09-26 06:19:48 +03:00
minikube-bot ddd31262bd Update auto-generated docs and translations 2022-09-21 16:35:34 +00:00