Commit Graph

338 Commits (02a76e0c476f8988cc35594cece8fdd927148a09)

Author SHA1 Message Date
x7upLime 9665bad429 Generates docs 2023-04-22 00:49:30 +03:00
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
Yuiko Mouri 14d9e30e89 Update Japanese translation 2022-09-13 14:22:14 +09:00
Steven Powell af41856321
Merge pull request #14656 from YuikoTakada/update_jp
Update Japanese translation
2022-08-08 15:14:00 -07:00
Yuiko Mouri d826b85194 Update Japanese translation 2022-08-04 16:20:54 +09:00
minikube-bot 217770379d Update auto-generated docs and translations 2022-07-29 17:16:58 +00:00
minikube-bot 948212ff3f Update auto-generated docs and translations 2022-07-26 00:03:39 +00:00
minikube-bot 72d4674d58 Update auto-generated docs and translations 2022-07-25 17:28:28 +00:00
Steven Powell b222256b7b
Merge pull request #13817 from yosshy/japanese-translation19
Update Japanese translation
2022-07-25 10:26:12 -07:00
Akira YOSHIYAMA da0acc4edf
Update translations/ja.json
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-07-20 15:05:15 +09:00
Akira YOSHIYAMA bd6dd11c09
Update translations/ja.json
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-07-20 15:05:06 +09:00
Steven Powell a2a814fa8b
Merge pull request #14589 from spowelljr/toolTip
Update docker-env description and add tooltip
2022-07-15 13:38:46 -07:00
Steven Powell 8fd532dd3a
Merge pull request #14522 from kinvolk/fix_headlamp_tip
Fix Post installation tip for headlamp addon
2022-07-15 13:18:18 -07:00
Santhosh Nagaraj S d9263acf8d Fix Post installation tip for headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-07-15 15:18:56 +05:30
Steven Powell af662f6b3a update wording 2022-07-14 14:22:11 -07:00
Steven Powell d49a6c8ccf update docker-env description and add tooltip 2022-07-14 10:52:46 -07:00
minikube-bot 83dac80538 Update auto-generated docs and translations 2022-07-06 20:20:32 +00:00
Steven Powell 3b18f8f57c
Merge pull request #14485 from peizhouyu/change_start_help_info
update start help info, deprecated --network-plugin flag
2022-07-06 13:18:16 -07:00
peizhouyu 75a2631baf update start help info
Indicate --network-plugin flag is deprecated in flag description
2022-07-04 11:17:21 +08:00
Steven Powell 6d3a1058c5
Merge pull request #14483 from spowelljr/criDockerSolutionMessage
Add solution message for when `cri-docker` is missing
2022-07-01 20:25:38 -07:00
minikube-bot d803ca58d2 Update auto-generated docs and translations 2022-07-01 18:10:53 +00:00
Steven Powell eda35dcdf4 run generate-docs 2022-07-01 09:23:05 -07:00
Akira YOSHIYAMA e460f917aa Update translations/ja.json
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-06-26 23:18:16 +09:00
Akira Yoshiyama 441ad91c21 Update Japanese translation
- removed unused lines which don't exist in strings.txt
- translated new lines
- fix several lines with a bracket after japanese period
2022-06-26 23:18:00 +09:00
minikube-bot 3cad9348c1 Update auto-generated docs and translations 2022-06-22 19:30:36 +00:00
Steven Powell 6405bb3185
Merge pull request #14323 from lakshkeswani/master
Don't allow --control-plane=true for node add #14300
2022-06-21 11:02:03 -07:00
minikube-bot a26b75af68 Update auto-generated docs and translations 2022-06-21 17:40:39 +00:00
lakshkeswani cc1fba4411 Don't allow --control-plane=true for node add 2022-06-16 11:31:45 +00:00
minikube-bot 55a8f98f0d Update auto-generated docs and translations 2022-06-13 23:24:55 +00:00
Steven Powell cfa620c26e run make generate-docs 2022-06-10 15:36:18 -07:00
minikube-bot 92ebc8cbb6 Update auto-generated docs and translations 2022-06-06 22:38:35 +00:00
Nils Fahldieck c44d2e2b1c generate-docs 2022-06-04 16:58:50 +02:00
Steven Powell 5fb961c517
Merge pull request #14245 from te-simonren/pr-add-bind-address-for-tunnel
add bind address option for cmd tunnel
2022-06-03 10:00:32 -07:00
simonren-tes 2813810bbd
generate doc & opt option string 2022-06-01 10:07:05 +08:00
minikube-bot 71bdeb003c Update auto-generated docs and translations 2022-05-31 21:04:08 +00:00
Sharif Elgamal 1a122fb8cb
Update translations/ja.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:36:32 -07:00
Sharif Elgamal db52de2e14
Update translations/ja.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:36:19 -07:00
Sharif Elgamal 4ab16708f4 reconcile translations after extracting escape characters fix 2022-05-31 13:17:46 -07:00
minikube-bot 0097be8300 Update auto-generated docs and translations 2022-05-31 19:10:04 +00:00
minikube-bot 23f70ec9af Update auto-generated docs and translations 2022-05-27 20:29:26 +00:00
minikube-bot f483755ec7 Update auto-generated docs and translations 2022-05-16 18:36:29 +00:00
minikube-bot eec026da00 Update auto-generated docs and translations 2022-05-12 20:21:22 +00:00
minikube-bot d841605db5 Update auto-generated docs and translations 2022-05-06 22:26:24 +00: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
minikube-bot b1551167ab Update auto-generated docs and translations 2022-04-22 21:00:59 +00:00
edwinwalela 3178a8fd8e generate docs for logs --audit flag 2022-04-22 08:55:40 +03:00
minikube-bot 5cce3963bc Update auto-generated docs and translations 2022-04-18 23:04:26 +00:00
minikube-bot 2e59b351d6 Update auto-generated docs and translations 2022-04-15 00:41:45 +00:00
minikube-bot 307b4db28e Update auto-generated docs and translations 2022-04-12 18:21:28 +00:00
minikube-bot c7c6216a7c Update auto-generated docs and translations 2022-03-31 18:25:33 +00:00
minikube-bot 45d66f9c2b Update auto-generated docs and translations 2022-03-30 21:23:16 +00:00