Commit Graph

1419 Commits (3bc369459bd2957d49332f3f7f0456349b66b707)

Author SHA1 Message Date
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 from ilya-zuyev/ilyaz/fix_vm_ctrd_timeout
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)" 
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 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 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 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 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 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 from felipecrescencio/patch-1
site: add alternative certs dir
2021-06-11 13:30:23 -04:00
Medya Ghazizadeh 8cdc5e2c88
Merge pull request 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 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 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 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 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 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 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 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
Sharif Elgamal b507e221d6 add docs for --refresh 2021-05-26 14:55:20 -07:00
Medya Ghazizadeh b3541115b2
Merge pull request from sharifelgamal/error-codes
Add list of error codes to documentation
2021-05-24 15:25:58 -07:00
Medya Ghazizadeh e5cab4dd2b
Merge pull request from afbjorklund/kubecon-eu-2021-talk
Add minikube presentation from KubeCon EU 2021
2021-05-24 12:09:58 -07:00
Anders F Björklund ad032c99cb Add minikube presentation from KubeCon EU 2021 2021-05-24 20:52:08 +02:00
Sharif Elgamal efeeca0134 better formatting still 2021-05-21 14:30:52 -07:00
Sharif Elgamal 300e51da4a fix newlines some more 2021-05-21 14:12:38 -07:00
Sharif Elgamal f1e40b6e77 add error strings to doc 2021-05-21 13:45:38 -07:00
Medya Ghazizadeh 5e101c7605
Merge pull request from andriyDev/PublishPullsheetLeaderboard
Publish pullsheet leaderboard to website
2021-05-21 11:25:57 -07:00
Sharif Elgamal e89aca810a Add list of error codes to documentation 2021-05-21 11:07:59 -07:00
Medya Ghazizadeh b5499b4c2a
Merge pull request from ilya-zuyev/ilyaz/gh_11335_test_net_plugins_false_start
Skip network tests with disabled CNI for containerd/crio runtimes
2021-05-20 16:20:04 -07:00
Emma c8a6fdfc83
Update registry.md
Remove the MacOS specific information as it is true for all operating systems
2021-05-20 16:00:06 -07:00
Steven Powell b5f2c07508 add docker image build Mac to benchmarks 2021-05-20 15:38:23 -07:00
Ilya Zuyev 13ee52fc99 generate-docs 2021-05-20 14:47:42 -07:00
Emma e0be992ec3
Update registry.md
I recently attempted to follow this guide and ran into two issues.
1. I already had a cluster running when I ran `minikube start --insecure-registry` and as such the insecure registry flag wasn't respected. I needed to run `minikube delete` and then could run the start command. As far as I'm aware the hard reset is only necessary on MacOS.
2. I was confused by the output from `minikube addons enable registry`. There is a big message of `Registry addon with docker driver uses port <generated-port> please use that instead of default port 5000` and so I switched a few things over to the generated port and nothing connected. Retrying with only port 5000 worked successfully.
2021-05-20 13:51:29 -07:00
Andriy Dzikh 0224fd63d1 Generate contributions for all previous releases. 2021-05-20 09:43:59 -07:00
Medya Ghazizadeh 316f5ea3b2
Merge pull request from andriyDev/CustomAddonImages
Persist custom addon image/registry settings.
2021-05-19 18:30:14 -07:00
Andriy Dzikh 3db17fb05a Create contributions page. 2021-05-19 15:52:28 -07:00
Steven Powell 7d1c32e480 change title of page 2021-05-19 15:22:47 -07:00
Steven Powell b7f3135034 add details on the benchmarking process 2021-05-19 15:08:33 -07:00
Medya Ghazizadeh 72e8341536
Merge pull request from briandealwis/resume
Add "resume" as an alias for "unpause"
2021-05-19 15:04:35 -07:00
Steven Powell 1409c0a26f fix typo 2021-05-19 14:12:52 -07:00
Steven Powell c4eaf5d7e5 update image build benchmarks 2021-05-19 13:58:53 -07:00
Steven Powell 44567fdabf fixed download path for linux rpm 2021-05-19 10:06:13 -07:00
Andriy Dzikh 46884123a8 Run make generate-docs. 2021-05-18 14:10:39 -07:00
Medya Ghazizadeh ea1defe2bf
Merge pull request from dinever/installer-options
Implement a quiz-style installation instructions
2021-05-18 11:48:09 -07:00
Peixuan Ding d29d0a8fce make sure web page renders acceptable result when JS is disabled 2021-05-18 01:41:32 -04:00
Peixuan Ding d50e86138d wrap the installation section into a blue card 2021-05-18 01:07:45 -04:00
Peixuan Ding a7d8a06f72 reuse getUserOS from tabs.js 2021-05-18 00:17:42 -04:00
Medya Gh e4374e2189 geneate docs 2021-05-17 18:35:37 -07:00
Predrag Rogic 6aa689a32e
make generate-docs 2021-05-17 21:27:40 +01:00
Predrag Rogic 0a3a92e09c
move to separate subtest 2021-05-17 21:14:59 +01:00
Medya Ghazizadeh 2445acacdc
Merge branch 'master' into kube-proxy-conntrack 2021-05-17 12:41:57 -07:00
Anders F Björklund 6ea7e03304 Remove integration test count from documentation 2021-05-17 08:06:19 +02:00
Anders F Björklund 1f59ad1d76 Update docs 2021-05-17 08:01:09 +02:00
Predrag Rogic f425739254
prevent kube-proxy trying to change nf_conntrack_max 2021-05-15 19:36:49 +01:00
Medya Ghazizadeh 068e510c2b
Merge pull request from evankanderson/patch-1
Add VMware as a provider for Linux & Windows
2021-05-14 17:49:33 -07:00
ilya-zuyev 2a2ffeb380
Merge pull request from daehyeok/copy_node
Implement target node option for cp command
2021-05-14 15:59:11 -07:00
Evan Baker eca8a2d540
fix typo in flag documentation: sytemd -> systemd
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
2021-05-14 17:00:03 -05:00
Evan Anderson 886a5d6b9f Add VMware as a provider for Linux & Windows
There are Linux & Windows tabs at https://minikube.sigs.k8s.io/docs/drivers/vmware/, connecting them here.
2021-05-14 12:45:12 -07:00
Peixuan Ding cc0d0652c5 auto-select the first option for each row 2021-05-14 01:40:40 -04:00
Medya Ghazizadeh d61989afa9
Merge pull request from guettli/patch-2
Fixed small typos
2021-05-13 21:30:03 -07:00
Medya Ghazizadeh 33e26502dd
Merge pull request from spowelljr/fixImageLoad
`image load`: overwrite same image unless `--overwrite=false`
2021-05-13 21:18:29 -07:00
Peixuan Ding 28915b0ca2 Upgrade Hugo version in Netlify
Signed-off-by: Peixuan Ding <pding@freewheel.com>
2021-05-13 18:05:08 -04:00
Peixuan Ding 563abdfb27 fix typo 2021-05-13 18:05:08 -04:00
Peixuan Ding 0b350ae936 changed attribute names 2021-05-13 18:05:08 -04:00
Peixuan Ding 55a0b17c31 remove ARMv7 deb and rpm installation since the link is not available yet 2021-05-13 18:05:08 -04:00
Peixuan Ding 8baf2e8489 docs: better installation style
Signed-off-by: Peixuan Ding <pding@freewheel.com>
2021-05-13 18:05:08 -04:00
Medya Ghazizadeh 9e3a66268f
Merge pull request from dinever/kicbase-tools
Add useful tools in the Kicbase Docker image
2021-05-13 14:14:59 -07:00
Medya Ghazizadeh 1be59b8f23
Merge pull request from gjtorikian/patch-1
Fix grammar
2021-05-13 11:59:39 -07:00
Medya Ghazizadeh db917920b5
Merge pull request from ilya-zuyev/ilyaz/hairpin_test
Fix TestNetworkPlugins/group/auto/HairPin
2021-05-13 11:45:57 -07:00
Medya Ghazizadeh 4d6da49cdc
Merge pull request from shuuji3/add-minikube-favicons
fix(site): Add favicons using Minikube logo image
2021-05-13 11:43:16 -07:00
Daehyeok Mun 7c2e963392 Implement target node option for cp command 2021-05-13 10:47:09 -07:00
TAKAHASHI Shuuji 969fd7581d fix(site): Add favicons using Minikube logo image 2021-05-13 03:23:19 +00:00
Medya Ghazizadeh 229a3581c6
Merge pull request from guettli/patch-3
removed typo "output"
2021-05-12 20:20:48 -07:00
Medya Ghazizadeh 9a9bae1df6
Merge pull request from KushagraIndurkhya/ki-hyperv-doc-update
Site: added a troubleshooting tip on hyperv driver website. issue
2021-05-12 15:26:06 -07:00
Steven Powell bcc6b46185 ran make generate-docs 2021-05-12 14:28:51 -07:00
Steven Powell 826f1852ab replace over-write with overwrite 2021-05-12 14:26:34 -07:00
Steven Powell 8e696da904 ran make generate-docs again 2021-05-12 14:26:34 -07:00
Steven Powell 83366b7929 added over-write flag for image load 2021-05-12 14:26:32 -07:00
Ilya Zuyev ee613fb55e Update docs 2021-05-12 13:10:49 -07:00
minikube-bot e8b16a5247 Updating kicbase image to v0.0.22-1620785771-11384 2021-05-12 02:25:58 +00:00
Peixuan Ding 075ca20498 Add useful tools in the Kicbase Docker image
Signed-off-by: Peixuan Ding <dingpeixuan911@gmail.com>
2021-05-11 21:57:29 -04:00
Sharif Elgamal 7982396834 remove unnecessary logging from extract 2021-05-11 16:56:15 -07:00
Sharif Elgamal 972dae8133 Make sure all tests have comments 2021-05-11 15:17:43 -07:00
Thomas Güttler 8b212989e4
removed typo "output" 2021-05-11 22:19:28 +02:00
Medya Ghazizadeh 0b1babeb56
Merge pull request from afbjorklund/image-ls
Switch place of minikube image ls and list
2021-05-11 10:35:49 -07:00
Medya Ghazizadeh d905531c20
Merge pull request from alenzen/patch-1
Use upgrade instead of install for the RPM installation
2021-05-11 10:34:44 -07:00
Thomas Güttler f81b8ef705
Fixed small typos 2021-05-11 17:19:49 +02:00
Thomas Güttler 28f2757f43
Updated URL and remove zsh note
The URL was outdated.
Removed the zsh note, too. I think it makes sense that it gets explained on the target page, not here.
2021-05-11 16:52:07 +02:00
KushagraIndurkhya 6d4cc23eae updating hyperv doc with a troubleshooting 2021-05-11 19:35:10 +05:30
Alessandro Lenzen c089b94eaa use -U instead of -i for RPM package installation
-U installs the package if it is not currently installed just like -i.
It upgrades the package if it is currently installed to a newer version.
2021-05-09 17:27:58 +02:00
Anders F Björklund fb728a8893 Switch place of minikube image ls and list
Just to make it more similar to the docker image commands.

Both ls/list and rm/remove are equivalent commands, though.
2021-05-09 09:37:02 +02:00
Medya Ghazizadeh a2d62511d2
Merge pull request from zhijianli88/shell-completion
completion: add specific shell completion
2021-05-07 16:16:54 -07:00
Medya Ghazizadeh 90f00f2189
Merge pull request from dinever/fix-sidebar-highlight
docs: fix sidebar current page highlight issue
2021-05-07 16:15:24 -07:00
Peixuan Ding 90a714de4f docs: fix sidebar current page highlight issue 2021-05-07 18:57:02 -04:00
Peixuan Ding 614644a47c docs: fix format issue for Contributor Guide 2021-05-07 18:11:52 -04:00
minikube-bot ec6bf3f52b Update releases.json to include v1.20.0 2021-05-06 14:46:05 -07:00
Medya Ghazizadeh 4bb44282d7
Merge pull request from minikube-bot/kicbase-release-v0.0.22
Update kicbase to v0.0.22
2021-05-06 10:56:40 -07:00
Medya Ghazizadeh 1db55f6617
Merge pull request from daehyeok/docs
Update docs for missing integration test
2021-05-06 10:56:09 -07:00
Medya Ghazizadeh 501d51eff2
Merge pull request from minikube-bot/iso-release-v1.20.0
Update ISO to v1.20.0
2021-05-06 10:55:43 -07:00
Sharif Elgamal 94e2ec4e37
Merge pull request from medyagh/update-k8s-v
update newest supported  Kubernetes version to v1.22.0-alpha.1
2021-05-06 10:55:25 -07:00
Daehyeok Mun 184aaad4c7 Update docs for missing integration test 2021-05-05 22:21:22 -07:00
Medya Gh 5d37f3d151 site 2021-05-05 16:27:52 -07:00
Medya Gh 5b7acd315a update newest kubernetes version 2021-05-05 16:27:52 -07:00
Sharif Elgamal 9a3b3367ab Merge branch 'master' of github.com:kubernetes/minikube into mkbot-0.0.22 2021-05-05 16:25:22 -07:00
Sharif Elgamal 5c3e8328c8 Merge branch 'master' of github.com:kubernetes/minikube into mkbot-1.20-iso 2021-05-05 16:24:31 -07:00
Andriy Dzikh 9f9dc2c326 Update docs using `make generate-docs`. 2021-05-05 16:18:15 -07:00
Sharif Elgamal 6850e7312a generate-docs 2021-05-05 14:54:36 -07:00
minikube-bot 625a06ce6d Update kicbase to v0.0.22 2021-05-05 21:18:37 +00:00
Ilya Zuyev 30f8a38fff add functional_podman_ubuntu test
Fix test error messages

Fix test comment and docs
2021-05-05 13:49:51 -07:00
Garen Torikian 74361dc838
Fix grammar 2021-05-05 15:41:43 +01:00
Steven Powell d081b80d27 simplified benchmarks 2021-05-04 16:09:06 -07:00
Steven Powell bf11304d28 added more image build benchmarks 2021-05-04 15:24:46 -07:00
Steven Powell 2be9109797 fixed CPU benchmarking typos and small formatting 2021-05-04 12:48:04 -07:00
Anders F Björklund 6012a8f61d Add new functional test for ListImages as well 2021-05-01 13:48:24 +02:00
Anders F Björklund 6f236a0655 Make separate image for the remove functional test
Removing the busybox image can make the build fail
2021-05-01 13:44:32 +02:00
ilya-zuyev 27045fd421
Merge pull request from minikube-bot/kicbase-release-v0.0.21
Update kicbase to v0.0.21
2021-04-30 11:36:16 -07:00
minikube-bot c5b65cab51 Update kicbase to v0.0.21 2021-04-30 18:08:55 +00:00
minikube-bot 2e12378c99 Update ISO to v1.20.0-beta.0 2021-04-30 06:22:22 +00:00
Medya Ghazizadeh fe0a1774a6
Merge pull request from govargo/add-cpu-benchmark
Add cpu usage benchmark command `make cpu-benchmark` and website docs
2021-04-29 15:16:01 -07:00
Kent Iso b8da6760b0 Change barChart color for linux benchmark chart and remove X.Title 2021-04-29 21:48:41 +00:00
Kenta Iso 43b1dfd433 Change barChart color and add benchmark description to docs of benchmark 2021-04-30 06:41:44 +09:00
Medya Ghazizadeh ac2b98d744
Merge pull request from spowelljr/addBetaNotifications
Add opt-in notifications for beta releases
2021-04-29 14:03:59 -07:00
Kenta Iso 4b5fbf1827 Update macOS auto-pause result with improved method 2021-04-30 05:35:51 +09:00
Kent Iso e3fd45d079 Update linux auto-pause result with improved method 2021-04-29 20:05:59 +00:00
Li Zhijian 0e228aa4e2 make generate-docs
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2021-04-29 18:30:27 +08:00
Kent Iso c873d89b9b fix cpu usage benchmark linux image link 2021-04-29 01:06:27 +09:00
Kent Iso 1edbcc94e3 Update Linux benchmark result 2021-04-29 01:06:27 +09:00
Kenta Iso 12f7ebf9fa Update macOS benchmark result 2021-04-29 01:06:27 +09:00
Kent Iso 52ddca0ea4 divide idle only benchmark and autopause benchmark of cpu usage 2021-04-29 01:06:27 +09:00
Kent Iso 288eb00810 Add linux cpu benchmark image 2021-04-29 01:06:26 +09:00
Kent Iso 7fe94b5876 Add minikube docker with auto-pause to cpu benchmark 2021-04-29 01:06:26 +09:00
Kent Iso 45a867d3b8 Add cpu usage benchmark 2021-04-29 01:06:26 +09:00
minikube-bot fff23925e0 Updating kicbase image to v0.0.20-1619543236-11212 2021-04-27 17:16:43 +00:00
Medya Ghazizadeh 8ce6326186
Merge pull request from afbjorklund/iso-os-update
Upgrade buildroot minor version
2021-04-24 21:10:51 -07:00
Medya Ghazizadeh 30d659c635
Merge pull request from afbjorklund/kic-os-update
Update kicbase base image
2021-04-24 21:09:32 -07:00
Medya Ghazizadeh 41bbb4f6c5
Merge pull request from afbjorklund/build-rebase
Add re-implementation of the build command
2021-04-24 21:03:30 -07:00
minikube-bot 6ff3832348 Updating ISO to v1.19.0-1619288095-11054 2021-04-24 19:08:52 +00:00
Medya Ghazizadeh d749989b45
Update guide.en.md 2021-04-23 11:57:48 -07:00
Steven Powell 29745438da add opt-in notifications for beta releases 2021-04-22 14:35:19 -07:00
Anders F Björklund c7153247f9 Regenerate documentation for the unit test 2021-04-21 20:26:28 +02:00
Anders F Björklund c961190ed8 Allow passing environ and options to build 2021-04-21 20:26:28 +02:00
Anders F Björklund 02b4267fd0 Add option for pushing image to registry 2021-04-21 20:26:28 +02:00
Anders F Björklund c94a6d7968 Make sure to pass any file param to build 2021-04-21 20:26:28 +02:00
Anders F Björklund 6cfbf2cc3d Move minikube build cmd to minikube image build
Use the long name also for examples and usage
2021-04-21 20:26:28 +02:00
Anders F Björklund 6f26e4b8ec Generate documentation for the build command 2021-04-21 20:26:28 +02:00
minikube-bot 2f1943d654 Updating ISO to v1.19.0-1618897865-11099 2021-04-20 06:50:07 +00:00
Medya Ghazizadeh d4c1c2a79f
Merge pull request from afbjorklund/image-pull
new command "image pull: allow to load remote images directly without cache
2021-04-19 14:57:48 -07:00
Medya Ghazizadeh d18d2c70f1
Merge pull request from afbjorklund/crio-v1.20.2
Upgrade crio to 1.20.2
2021-04-19 13:04:11 -07:00
Medya Ghazizadeh 19ea60f843
Merge pull request from sharifelgamal/gen-test-docs
site: Automatically generate integration test documentation
2021-04-19 12:40:40 -07:00
Medya Ghazizadeh e738bb4109
Merge pull request from afbjorklund/image-defs
site: Add some more definitions of image terminology
2021-04-19 11:41:16 -07:00
Medya Ghazizadeh cfc6915ca9
Update site/content/en/docs/faq/_index.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-04-19 11:36:37 -07:00
Anders F Björklund 9c1a4f4fc0 Allow to load remote images directly without cache 2021-04-19 20:24:06 +02:00
Anders F Björklund 3ead3a0404 Add some more definitions of image terminology 2021-04-18 18:20:35 +02:00
Sharif Elgamal 245f44da66 write to a file and move code around for clarity 2021-04-16 15:33:50 -07:00
Medya Gh d9a707033d examp;e 2021-04-16 14:58:08 -07:00
Medya Gh f66a8cd57a update faq 2021-04-16 14:56:01 -07:00
Medya Gh e54d8ec7f9 kuberentes version 2021-04-16 14:51:20 -07:00
minikube-bot 0f678017c5 Updating ISO to v1.19.0-1618553696-11111 2021-04-16 07:13:48 +00:00
Medya Ghazizadeh 3bc2171f1e
Merge pull request from spowelljr/addBenchmarksToSite
site: Add Image Build benchmarking page
2021-04-13 10:00:48 -07:00
Steven Powell d277543529 lower weight of benchmarking page 2021-04-13 09:57:30 -07:00
Steven Powell 91d521861a added Benchmark to page title 2021-04-13 09:41:48 -07:00
Steven Powell dff353afb4 removed white space 2021-04-13 09:39:55 -07:00
Steven Powell d4960d2746 site: added benchmarking page 2021-04-13 09:38:09 -07:00
minikube-bot 0e1fd72042 Updating kicbase image to v0.0.20-1618262794-11055 2021-04-12 21:36:41 +00:00
Anders F Björklund aa7f7e9a11 Address concerns highlighted by code scanning 2021-04-12 18:00:10 +02:00
minikube-bot 2570932a25 Update releases.json to include v1.19.0 2021-04-09 17:32:04 -07:00
ilya-zuyev a9cf5e9337
Merge pull request from minikube-bot/iso-release-v1.19.0
Update ISO to v1.19.0
2021-04-09 17:11:21 -07:00
minikube-bot 2c9be984fd Update ISO to v1.19.0 2021-04-09 23:27:53 +00:00
minikube-bot f7c204d907 Update kicbase to v0.0.20 2021-04-09 19:23:04 +00:00
Sharif Elgamal ffba51f082 Merge branch 'master' of github.com:kubernetes/minikube into medya-autopause-vm 2021-04-08 14:00:37 -07:00
Sharif Elgamal 699c663df3
Revert "Bump newest supported kubernetes version to v1.21.0-rc.0" 2021-04-08 13:06:00 -07:00
minikube-bot 831c3dfdbd Updating kicbase image to v0.0.19-1617905290-11019 2021-04-08 18:17:37 +00:00
minikube-bot 61aa26dec2 Updating ISO to v1.19.0-1617859429-11019 2021-04-08 06:21:11 +00:00
Medya Ghazizadeh 889587d44d
Merge pull request from ilya-zuyev/ilyaz/bump_k8s_1.21.0
Bump newest supported kubernetes version to v1.21.0-rc.0
2021-04-07 16:57:35 -07:00
Medya Ghazizadeh 848a28db5f
Merge pull request from afbjorklund/list-images
Add ListImages function and image list command
2021-04-07 15:26:22 -07:00
Ilya Zuyev 6518c7eb07 Add 'Fix releasing doc 2021-04-07 10:54:25 -07:00
Ilya Zuyev beeba69e21 Add 'Update the Kubernetes version' to 'Building' site doc 2021-04-07 10:44:33 -07:00
Ilya Zuyev a88664d771 bump NewestKubernetesVersion to v1.21.0-rc.0 2021-04-06 17:01:29 -07:00
Anders F Björklund 35d8d4aa52 Add ListImages function and image list command 2021-04-06 22:57:34 +02:00
minikube-bot 53babcc152 Update kicbase to v0.0.19 2021-04-05 22:22:23 +00:00
Sharif Elgamal 2904102a96
Merge pull request from minikube-bot/iso-release-v1.19.0
Update ISO to v1.19.0
2021-04-05 15:09:04 -07:00
Medya Ghazizadeh ac0704f334
Merge pull request from kubernetes/medyagh-patch-4
Add SSH to doc
2021-04-05 14:16:20 -07:00
minikube-bot 77daf46300 Update ISO to v1.19.0 2021-04-05 20:00:42 +00:00
Medya Ghazizadeh 1f80bb3709
Update _index.md 2021-04-05 09:32:50 -07:00
Predrag Rogic d69e24dccc
fix unrelated "Docs are not updated" issue via generate-docs 2021-04-05 16:18:37 +01:00
Predrag Rogic 387ad774bb
multinode: fix kindnet and dns issues 2021-04-05 16:18:37 +01:00
Sharif Elgamal 6786da83f3
Merge pull request from pkalever/nbd-iso
iso: enable Network Block Device support
2021-04-02 11:43:10 -07:00
minikube-bot 6bac9bf4f2 Updating ISO to v1.18.0-1617380636-10217 2021-04-02 17:20:26 +00:00
minikube-bot 3490ffaefe Updating ISO to v1.18.0-1617297297-10217 2021-04-01 18:03:38 +00:00
Sharif Elgamal 8d41dd3a79
Merge pull request from StingyJack/patch-1
site: windows instructions, reload powershell after install
2021-03-30 12:59:06 -07:00
Sharif Elgamal 0a49774077
Merge pull request from Karmavil/patch-1
Fix: path [commands/completion.md]
2021-03-30 12:52:32 -07:00
Medya Ghazizadeh 0de446dc9e
Merge pull request from prezha/kvm-network
kvm2 driver: add dedicated network & static ip
2021-03-29 17:17:50 -07:00
Predrag Rogic 4e34b35479
kvm2 driver: update website 2021-03-28 09:33:39 +01:00
Predrag Rogic 06d4313f3f
kvm2 driver: add static ip 2021-03-27 23:33:24 +00:00
Predrag Rogic fcc6283859
kvm2 driver: add dedicated network 2021-03-26 23:34:04 +00:00
Tharun e37f8bc1a2 add unload as an alias and fixed parent command usage
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-27 02:30:15 +05:30
Federico Gallo 62fc31981b
Fix: typo [commands/completion.md]
[site/content/en/docs/commands/completion.md]
Replaced dash (-) for underscore (_) Line 26 => source /etc/bash_completion
2021-03-26 01:26:49 -03:00
Tharun 82d7fcc65f address log and docs feedback
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 19:32:13 +05:30
Tharun b9b657ca85 add minikube rm image command
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-25 17:24:47 +05:30
minikube-bot dc94b53463 Updating ISO to v1.18.0-1616648395-10217 2021-03-25 05:44:42 +00:00
Medya Ghazizadeh d0afd8b9ec
Merge pull request from zhangshj-inspur/shaojie-branch
site: spelling
2021-03-24 17:59:14 -07:00
zhangshj 96e7840bb2 correct a wrong word 2021-03-25 08:52:57 +08:00
Medya Ghazizadeh 77c6de357d
Merge pull request from afbjorklund/load-new
Image load: Allow loading local images from tar or cache
2021-03-24 17:50:03 -07:00
Tharun 628a4a8319 not mention timeToStop in status instead of showing NonExistent
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-24 11:37:57 +05:30
Medya Ghazizadeh f567893cdb
Merge pull request from tharun208/feat/docker_env_status
add docker-env and podman-env to minikube status
2021-03-23 20:44:11 -07:00
Sharif Elgamal 462a3c5970 fix generate-docs unit tests 2021-03-23 16:17:18 -07:00
Medya Ghazizadeh 3e869e0b7c
Merge pull request from anencore94/minikube-scp
Add minikube cp command as new feature
2021-03-23 12:43:02 -07:00
Medya Ghazizadeh d1341ceded
Merge pull request from afbjorklund/docker-20.10.4
ISO Upgrade Docker, from 20.10.3 to 20.10.4
2021-03-23 10:08:00 -07:00
Tharun 2779ec021b add docker-env and podman-env to minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-23 22:24:04 +05:30
Medya Ghazizadeh f39a3c1504
Merge pull request from bharathkkb/fix-multiple-log-files
Generate one log file per minikube command
2021-03-23 00:54:10 -07:00
Medya Ghazizadeh 2be25c6337
Merge pull request from afbjorklund/ctr-docs
Add documentation for the ctr containerd client
2021-03-23 00:20:05 -07:00
Medya Ghazizadeh 38ed70aa32
Merge pull request from govargo/csi-hostpath-v1.6.0
Upgrade csi-hostpath-driver addon to v1.6.0
2021-03-23 00:01:29 -07:00
Anders F Björklund 3bcb5a1e09 Regenerate documentation with the new load help 2021-03-23 07:54:16 +01:00
Anders F Björklund 6fd8a052e2 Merge branch 'master' into load-new 2021-03-23 07:52:36 +01:00
Anders F Björklund a7cf6feb9e Regenerate documentation to fix failing unit test 2021-03-23 07:44:06 +01:00
Anders F Björklund e2a0b26f73 Add documentation for the ctr containerd client 2021-03-23 07:37:04 +01:00