Commit Graph

1325 Commits (4f8adb6f6d47fbc41e9d2113c7dd561acd52c5cb)

Author SHA1 Message Date
Medya Ghazizadeh 2be25c6337
Merge pull request #10881 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 #10798 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
Anders F Björklund e064eb13fd Merge branch 'master' into load-new 2021-03-23 07:02:50 +01:00
Medya Ghazizadeh e4b5fe8c8f
Merge pull request #10882 from afbjorklund/images-docs-push-build
Show which methods support load and which support build
2021-03-22 21:04:55 -07:00
minikube-bot 3d9d0e105c Updating ISO to v1.18.0-1616464260-10647 2021-03-23 02:43:42 +00:00
Medya Ghazizadeh 7a47f16eec
Merge pull request #10844 from afbjorklund/kubectl-ssh
Allow running kubectl over the ssh connection
2021-03-22 18:45:45 -07:00
Medya Ghazizadeh afe31b145a
Merge pull request #10879 from govargo/upgrade-ingress-addon-apiversion
Upgrade ingress addon files according to upstream(ingress-nginx v0.44.0)
2021-03-22 18:42:57 -07:00
Medya Ghazizadeh 743ecb598d
Merge pull request #10875 from prezha/kvm-docs-add-net-tshoot
website: add "Troubleshooting KVM/libvirt networks"
2021-03-22 16:16:20 -07:00
Anders F Björklund b322f7ae67 Explain what load and build means in this context 2021-03-21 23:20:13 +01:00
Anders F Björklund aa334fe944 Show methods support load and which support build 2021-03-21 23:19:57 +01:00
Andrew Stanton d35370fb9c
adding a note to restart the windows shell after installation
if you dont the next step will fail because the command isnt in the PATH for the current shell
2021-03-21 12:18:51 -04:00
Anders F Björklund b13033b4fb Fix link for pushing images docs on cache cmd
The link was going directly to the command documentation,
rather than just to the section further down on the page.
2021-03-19 20:33:36 +01:00
Kent Iso fb216ddc93 Upgrade ingress addon files according to upstream(ingress-nginx v0.44.0) 2021-03-20 04:07:21 +09:00
Predrag Rogic 1de79354c9
website: add "Troubleshooting KVM/libvirt networks" 2021-03-19 14:27:31 +00:00
Kent Iso 788e910073 Upgrade csi-hostpath addon to v1.6.0 2021-03-19 21:48:48 +09:00
Anders F Björklund 15e422d79b Generate docs for commands to make test happy 2021-03-18 07:20:57 +01:00
Anders F Björklund 78bc248a89 Allow running kubectl over the ssh connection
The default is to run kubernetes client locally
2021-03-16 07:45:17 +01:00
Anders F Björklund 5919ee78bc Add basic documentation for minikube image command
Using the image command is an alternative to using the
different environment cmds for the different clients.
2021-03-14 18:37:39 +01:00
Anders F Björklund 0d99d18803 Allow loading local images as well as from cache
Previously only allowed loading from daemon or remote
via the cache, and not directly from local tarball.
2021-03-13 14:43:15 +01:00
Medya Ghazizadeh 025fae0de3
Merge pull request #10704 from nixpanic/iso/add-losetup
install losetup from util-linux in the ISO to enable support for VolumeMode=Block PVCs
2021-03-10 15:38:31 -08:00
Medya Ghazizadeh 5147ef3554
Merge pull request #10730 from sharifelgamal/auth-gce
auto-detect gce and do not enable gcp auth addon
2021-03-10 15:26:34 -08:00
Sharif Elgamal 201c53ec6b
update latest release to v1.18.1 2021-03-10 13:13:39 -08:00
minikube-bot d299be963d Updating ISO to v1.18.0-1615350772-10704 2021-03-10 05:22:51 +00:00
Sharif Elgamal 15c44bf7ac reorganize addons to make force flag more generic 2021-03-09 13:32:09 -08:00
Sharif Elgamal 16a2ac9c47 generate docs 2021-03-08 13:10:43 -08:00
anencore94 109b1e0fe2 make cp commmand allow target path as absolutepath
- only absolute path is allowed

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09:00
anencore94 76f3c72e82 [Feature] Add minikube cp command
- add new feature represents cp local file into minikube
- add functional test for cp command

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2021-03-08 10:51:15 +09:00
Anders F Björklund 1ced9d774c Add instructions for building images with buildkit
Documentation still refers to building as "pushing"
2021-03-07 22:15:35 +01:00
Medya Ghazizadeh 1beaaf2862
Merge pull request #10654 from govargo/bump-volumesnapshot-v1
Upgrade VolumeSnapshot to GA(v1)
2021-03-05 20:41:30 -08:00
Medya Ghazizadeh d2cb052fca
Merge pull request #10653 from Loyen/add-listen-address-flag
Add flag "--listen-address" for docker and podman driver
2021-03-05 12:56:22 -08:00
Medya Ghazizadeh 7094184216
Merge pull request #10698 from spowelljr/addReleaseSchedule
site: Added release schedule page
2021-03-03 13:18:37 -08:00
ilya-zuyev 5a7440e414
Merge pull request #10552 from afbjorklund/presentations
Add link to minikube blog posts and presentations
2021-03-03 10:43:43 -08:00
Kent Iso 5a9e5fecf2 Upgrade VolumeSnapshot to GA(v1) 2021-03-04 00:02:27 +09:00
Steven Powell b28c83daa1 moved release schedule to contrib section 2021-03-02 17:32:38 -07:00
Steven Powell fa26d35735 site: Added release schedule page 2021-03-02 17:19:06 -07:00
Medya Ghazizadeh 5da07f1662
Merge pull request #10471 from phantooom/master
kvm2 driver: Add flag --kvm-numa-count" support topology-manager simulate numa
2021-03-02 16:04:57 -08:00
Medya Ghazizadeh 4501e70295
Merge pull request #10458 from afbjorklund/podman-stable
Change podman priority to default on Linux
2021-03-02 14:41:02 -08:00
Patrik Freij 29a7145e9d Add podman support for --listen-address 2021-03-02 20:59:27 +01:00
phantooom badc5d4532 add more check for kvm2 support simulate numa node 2021-03-02 22:27:26 +08:00
phantooom e11f23a4c9 kvm2 driver support simulate numa node 2021-03-02 22:27:26 +08:00
Medya Ghazizadeh ec61815d60
Merge pull request #10679 from spowelljr/releasev1.18
Release v1.18.0
2021-03-01 16:06:25 -08:00
Steven Powell 0c1c0ee9a7 ran generate-docs 2021-03-01 15:40:45 -07:00
Steven Powell cdaea62e2d
Update binaries.md 2021-03-01 15:20:48 -07:00
Patrik Freij 6604c9254a Generate docs to add --listen-address 2021-03-01 16:51:15 +01:00
bharathkkb 015b721f17 feat: add default log_file name
add max log size, add tests, update website docs

fix func comments

address comments

fix docs

fail fast

add tests to TestErrorSpam, switch to using log
2021-02-28 17:12:22 -06:00
minikube-bot 2c292cca75 Update kicbase to v0.0.18 2021-02-25 23:14:51 +00:00
Anders F Björklund 535ef81de9 Add minikube presentation from KubeCon CN 2019 2021-02-25 20:43:08 +01:00
Medya Gh f272822d15 bump kic base 2021-02-24 13:45:53 -08:00
Anders F Björklund 2635e7a0fb Add link to minikube blog posts and presentations 2021-02-24 22:36:22 +01:00
Medya Gh 549bb10a52 update kicbase with pause 2021-02-24 12:30:06 -08:00
Medya Ghazizadeh 5a6ff9994e
Merge pull request #10585 from ilya-zuyev/ilyaz/bumpt_iso_1.18.0-beta0
Bump ISO version to 1.18.0-beta.0
2021-02-24 11:42:20 -08:00
Sharif Elgamal 6afefe6b83
Merge pull request #10159 from maikelvl/patch-1
Update docs VMware Fusion mount location.
2021-02-24 11:06:28 -08:00
Ilya Zuyev 702f4bbb3e run make generate-docs 2021-02-23 16:21:04 -08:00
Kent Iso ae9f050458 Add tutorial for VolumeSnapshot to docs 2021-02-23 00:22:45 +09:00
Medya Ghazizadeh 2ac7bcd8d1
Merge pull request #10548 from jiefenghe/master
disable minikube-scheduled-stop.service until a user schedules a stop
2021-02-22 01:04:50 -08:00
Jiefeng He d6e9174435 update new tag, SHA, and doc due to new kicbase image 2021-02-21 17:27:24 -08:00
Medya Ghazizadeh 59c52a2e5a
Merge pull request #10546 from medyagh/downgrade_default_kuberntes
downgrade default kuberentes version back to v1.20.2
2021-02-21 12:20:51 -08:00
Anders F Björklund b7847cc91e The github label wasn't renamed like the driver
Accidentally changed it with a search and replace
2021-02-21 19:58:17 +01:00
Medya Gh 7ec54bf958 update docs 2021-02-20 16:17:56 -08:00
Medya Gh d120656161 update image 2021-02-20 10:55:56 -08:00
Medya Gh 712ab628a6 update kicbase 2021-02-20 10:11:35 -08:00
Medya Gh a66d2a3124 bupm oldest kubernetes version to v1.14.0 2021-02-20 10:07:26 -08:00
Sharif Elgamal 9abb3bed51 update kicbase image 2021-02-19 18:08:41 -08:00
Sharif Elgamal 17af0f999b update kicbase image for testing 2021-02-18 19:20:17 -08:00
Sharif Elgamal 74e2127a87 update kicbase image for the last time 2021-02-18 18:28:02 -08:00
Sharif Elgamal 31ea98ca50 update kicbase to newest build 2021-02-18 15:04:34 -08:00
Sharif Elgamal cb35af3fd3 Merge branch 'master' of github.com:kubernetes/minikube into kic-test 2021-02-17 14:47:42 -08:00
priyawadhwa bd4720d29e
Merge pull request #10233 from uhari03/issue-10173
Add google group link to triaging doc
2021-02-17 11:32:45 -08:00
Sharif Elgamal fd897f4f23 fix up repo stuff 2021-02-17 10:32:48 -08:00
Sharif Elgamal 1233508e3c generate-docs 2021-02-17 09:59:56 -08:00
ashwanth1109 eb079e66bb Accessing apps documentation follows convention for dynamic values 2021-02-13 10:03:12 +00:00
Anders F Björklund fb90e7ee10 Change podman priority to default on Linux
Requires Podman 2.1 or greater (such as 3.0)

Podman is *not* yet supported for Mac or Win.
2021-02-12 17:33:16 +01:00
Medya Ghazizadeh a3609d3778
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
2021-02-10 17:04:39 -08:00
Sharif Elgamal 3942e43659
Merge pull request #10347 from mwht/patch-1
Changed x86 to amd64 in installation guide to reflect actual architecture name
2021-02-10 11:35:08 -08:00
priyawadhwa b0fcaa6e70
Merge pull request #10341 from vladdoster/patch-1
(docs) update install instructions for MacOS
2021-02-10 11:08:01 -08:00
Daehyeok Mun f457bde02d Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
2021-02-09 16:06:09 -08:00
priyawadhwa 51ec098b05
Merge pull request #10366 from priyawadhwa/mk-image-load
Implement minikube image load command
2021-02-09 14:42:31 -08:00
Medya Ghazizadeh 1c8944f790
Merge pull request #10395 from govargo/fix-metallb-addon
Fix configuration of the metallb with empty load balancing IP range
2021-02-08 09:12:48 -08:00
Moshi Binyamini 4a20660a3c
Add missing reference to --embed-certs 2021-02-07 20:12:38 +02:00
Kent Iso b1030dc28a Fix configuration of the metallb with empty load balancing IP range 2021-02-07 23:43:05 +09:00
vlad doster 05123bb70a (docs) update docs/start/_index.md`
minikube is not a cask on brew

- update doc wording to reflect the change
- update image reflecting this
2021-02-06 05:28:27 -06:00
Priya Wadhwa 15548fc83e update docs 2021-02-05 14:36:55 -08:00
Priya Wadhwa 0061d72be6 Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load 2021-02-05 10:24:23 -08:00
Priya Wadhwa 63d3a20cf8 update docs 2021-02-04 16:31:44 -08:00
Medya Ghazizadeh bd1c1e4873
Merge pull request #10337 from ilya-zuyev/ilyaz/fix_docs_for_arm
Update documentation with instructions for darwin/arm64 platform
2021-02-03 11:26:02 -08:00
Sharif Elgamal 5bff0cf0cf
Merge pull request #10218 from Karmavil/patch-1
typo
2021-02-02 11:07:34 -08:00
Sebastian Madejski 51230736a1
add alternative architecture names for x86_64 and arm64 to installation guide 2021-02-02 18:35:45 +01:00
Sebastian Madejski 258a31d85f
changed name from ARM to ARM64 in installation guide to reflect actual architecture 2021-02-02 18:16:33 +01:00
Sebastian Madejski 26af3027fc
change x86 to amd64 to reflect actual architecture name 2021-02-02 17:53:57 +01:00
Ilya Zuyev 949dce6ef3 Merge branch 'master' into ilyaz/fix_docs_for_arm 2021-02-01 18:38:02 -08:00
Ilya Zuyev 4ca56afb03 site: update building instructions and known issues related to arm64 2021-02-01 16:56:50 -08:00
Ilya Zuyev bbc2bd59c5 site: update installation instructions for darwin/arm64 2021-02-01 16:50:04 -08:00
Daehyeok Mun 4500be129f Validate minimum docker version 2021-02-01 13:54:20 -08:00
Ling Samuel 79cb6b42c1
Generate docs, update addon example registry
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:44:29 +08:00
Ling Samuel 101d39fc51
Addon custom registry:
* fix missing suffix when using global image repo
* support override global image repo
* change all imagePullPolicy to IfNotPresent
* fix empty global image repo suffix

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:08 +08:00
Ling Samuel c9f4cb8388
addons custom images/registries example article
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:08 +08:00
Ling Samuel 52f0e49a1e
Fix docker.io/ prefix
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00
Ling Samuel de3c901c18
Implement all addons
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00
Ling Samuel a49d91524b
update docs
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:06 +08:00
Medya Ghazizadeh 597091d84b
Merge pull request #10106 from spowelljr/userFlag
Add new flag --user and to log executed commands
2021-01-26 15:44:58 -08:00
Priya Wadhwa 78a89a13fd Update docs 2021-01-26 13:07:00 -08:00
Priya Wadhwa 8c3ccb5294 Run make generate-docs 2021-01-26 13:01:43 -08:00
priyawadhwa fb3396fa6a
Merge pull request #10251 from andrzejsydor/patch-1
Update addons.md
2021-01-26 12:04:30 -08:00
Priya Wadhwa 9f1c3b5f7f update docZ 2021-01-25 10:16:20 -08:00
Priya Wadhwa 647aa96458 Add updating revision info to docs 2021-01-25 09:52:24 -08:00
andrzejsydor cf705678cf
Update addons.md
fix typos - should be an upper case like in other commands.
2021-01-25 09:58:32 +01:00
Hari Udhayakumar 7e8aaa8a91
Add google group link to triaging doc 2021-01-22 16:47:11 -08:00
Medya Ghazizadeh 3668e15224
Merge pull request #10194 from ilya-zuyev/ilyaz/update_k8s_version_2
update k8s version to  v1.20.3-rc.0
2021-01-22 10:02:44 -08:00
Federico Gallo 9d4362fea2
typo 2021-01-22 11:43:13 -03:00
Priya Wadhwa 4636c04e5c fix generate docs 2021-01-21 14:06:03 -08:00
Steven Powell 82f7df5b56 Add user flag and log executed commands 2021-01-20 17:30:48 -07:00
Ilya Zuyev daa7b2780b update k8s version to v1.20.3-rc.0 2021-01-20 16:22:05 -08:00
Maikel 7b1b1ac200
Update docs VMware Fusion mount location.
I noticed the mount does not end up in `/Users`, but in `/mnt/hgfs/Users` using the following start command:

``
minikube start --vm-driver=vmware --mount-string=/Users:/Users
```

Source: https://github.com/kubernetes/website/pull/18674/files
2021-01-17 15:46:46 +01:00
Anders F Björklund 541193c945 Address review comments, rename to ssh-ip-address 2021-01-16 14:44:56 +01:00
Anders F Björklund 4611e2fe76 Merge branch 'master' into generic 2021-01-16 14:34:04 +01:00
Steven Powell 94ea2bacef Removed exec permission from files that should not have 2021-01-13 18:22:29 -07:00
Anders F Björklund abb556f7f5 Merge branch 'master' into generic 2021-01-13 20:15:17 +01:00
Ilya Zuyev d886639479 fix unit tests 2021-01-12 11:31:09 -08:00
Anders F Björklund b2121eae39 Rename the generic driver to the ssh driver
Now that we have forked the machine driver
2021-01-09 14:36:32 +01:00
Anders F Björklund fb6cf6b6b6 Add placeholder for docs for the generic driver
But most of it is identical to the "none" driver
2021-01-08 18:16:58 +01:00
Anders F Björklund 39218369c0 Improve help text for generic driver flags 2021-01-08 07:55:28 +01:00
Anders F Björklund 749843248e Merge branch 'master' into generic 2021-01-08 07:53:49 +01:00
Priya Wadhwa 0b522445ad update flag and documentation 2021-01-06 14:38:15 -08:00
Kubernetes Prow Robot cb7e09b1bd
Merge pull request #9937 from Aut0R3V/master
Added documentation for Vmware driver on Windows
2021-01-06 10:17:52 -08:00
Anders F Björklund 00763352b6 Add minikube support for the "generic" VM driver
This driver connects to an already existing virtual machine,
using the provided IP address and SSH user/key/port parameters.

On this machine, libmachine will provision the docker daemon
and minikube will bootstrap the kubernetes cluster (as usual).
2021-01-06 18:03:43 +01:00
AUT0R3V ffea4bb25d
Update vmware_windows_usage.inc 2020-12-29 01:31:16 +05:30
Priya Wadhwa 322efcb406 Merge branch 'master' of https://github.com/kubernetes/minikube into network-flag 2020-12-23 14:02:22 -08:00
Medya Ghazizadeh e678fb11d6
Merge pull request #10034 from ebriand/patch-1
Fix typo in the csi-hostpath-driver addon name
2020-12-23 12:54:39 -08:00
Medya Ghazizadeh 7b1b565882
Merge pull request #9974 from blueelvis/add-warning-windows-ssh-client-tunnel
Adding warning for docker windows tunnel
2020-12-23 11:22:59 -08:00
Eric Briand b147278350
Fix typo in the csi-hostpath-driver addon name 2020-12-23 09:44:28 +01:00
AUT0R3V 397dea8aef
Update vmware_windows_usage.inc 2020-12-23 10:12:04 +05:30
Priya Wadhwa 81f00fc3e3 update description 2020-12-21 16:58:49 -08:00
Medya Ghazizadeh 75cd178012
Merge pull request #9994 from spowelljr/addBackupTabDisplay
site: fix display method for tabs if jQuery fails to load
2020-12-21 10:59:03 -08:00
Jituri, Pranav f2b47962e1
Address review comments 2020-12-18 10:06:30 +05:30
Thomas Strömberg 5f6fef80c7
Mention the v1.16.0 release 2020-12-17 19:38:21 -08:00
Steven Powell e9f444adda Added backup display method for tabs if jQuery fails to load 2020-12-17 16:31:46 -07:00
Sharif Elgamal 53d59d2c82 remove experimental warning for multinode 2020-12-17 11:13:46 -08:00
Thomas Strömberg 78163cfb90
Merge pull request #9630 from afbjorklund/ssh-host
Add ssh-host command for getting the ssh host keys
2020-12-17 08:09:29 -08:00
Priya Wadhwa 55f496492c fix merge conflict 2020-12-16 10:37:51 -08:00
Thomas Strömberg fdab252f4f
Merge pull request #9873 from lingsamuel/node-param-for-ip-and-ssh-key
Add --node option for command `ip` and `ssh-key`
2020-12-16 08:17:24 -08:00
Jituri, Pranav 22d03ff5e9
Adding warning for docker windows tunnel 2020-12-16 18:09:15 +05:30
Sharif Elgamal 47d802a63e fix docs 2020-12-14 16:58:53 -08:00
Thomas Strömberg 05eca4cdf5
Merge pull request #9948 from afbjorklund/var-buildkit
Add persistent storage for /var/lib/buildkit
2020-12-14 10:35:48 -08:00
Thomas Strömberg a815e801aa
Merge pull request #9949 from lupino3/patch-1
Add mention of the Windows Package Manager
2020-12-14 09:48:04 -08:00
Thomas Strömberg e9f1b8bce3
Merge pull request #9943 from afbjorklund/build-docs
Add some more docs about building images
2020-12-14 09:47:10 -08:00
Andrea Spadaccini 720a32d7d5
Add mention of the Windows Package Manager
Update the installation guide to mention winget, the Windows Package Manager.

Minikube is in the repository, and the command I listed works correctly:
andre@IRIDIUM-MMXX  C:\Windows\System32                                                                      [16:11]
❯ winget search minikube
Name     Id                  Version
------------------------------------
minikube Kubernetes.minikube 1.15.1
andre@IRIDIUM-MMXX  C:\Windows\System32                                                                      [16:12]
❯ winget install minikube
Found minikube [Kubernetes.minikube]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licences to, third-party packages.
Downloading https://storage.googleapis.com/minikube/releases/latest/minikube-installer.exe
  ██████████████████████████████  23.7 MB / 23.7 MB
Successfully verified installer hash
Starting package install...
Successfully installed
2020-12-13 16:17:00 +00:00
Anders F Björklund 2b5ad68359 Add persistent storage for /var/lib/buildkit
Mostly to not fill up the tmpfs (RAM), most of the contents
are expendable (although the cache can of course be useful)
2020-12-13 16:00:58 +01:00
Anders F Björklund 80c3c64be0 Fix minor typo in build of the project name itself 2020-12-13 12:34:27 +01:00
Anders F Björklund 636370265f Add some more docs about building images
Add some more examples on how to use podman for cri-o runtime,
and how to use buildctl (with buildkitd) for containerd runtime.
2020-12-13 11:10:32 +01:00
Anders F Björklund 7822a4e36e Add option to add the ssh-host key to known_hosts
This matches the ssh-add command for identity keys,
it will add the host key to the ssh known_hosts file.

If a ssh key for the host already exists in the file,
it will not be added again so can be run multiple times.
2020-12-12 18:54:33 +01:00
Anders F Björklund a387989c72 Add ssh-host command for getting the ssh host keys
This is similar to the existing minikube "ssh-key" command, but gets
the content of the host key instead of the path to the identity key.

The output of this command can be added to the ~/.ssh/known_hosts,
for strict host key authentication. For instance when using Docker.
2020-12-12 18:54:33 +01:00
Anders F Björklund a5c1665324 Run generate-docs again for the driver rename
The iso bump reverted the previous fix again
2020-12-12 18:49:41 +01:00
AUT0R3V da1ffdd8ff
Update vmware.md 2020-12-12 04:03:36 +05:30
AUT0R3V 94d3e510c8
Create vmware_windows_usage.inc 2020-12-12 04:03:24 +05:30
Medya Gh f3be305abb bump iso on head for snapshot4 2020-12-11 12:11:26 -08:00
Medya Ghazizadeh 442a9cf2d3
Merge pull request #9911 from medyagh/update_kicbase_16_1
Update kicbase 15 snapshot4 on head
2020-12-10 16:55:28 -08:00
Thomas Strömberg 3508316111
Merge pull request #9618 from r0v/patch-1
Modify "example command" in cli reference for "config".
2020-12-10 14:52:02 -08:00
Medya Gh f66976480b update docs 2020-12-09 17:39:06 -08:00
Medya Ghazizadeh ead11c65cd
Merge pull request #9897 from medyagh/update_k8s_version20
update default kubernetes version to 1.20.0
2020-12-09 16:29:03 -08:00
Medya Gh 34ff43cc8f update docs 2020-12-09 14:42:35 -08:00
Medya Gh c69e353bf8 docs 2020-12-09 12:50:50 -08:00
Medya Gh 564e74c635 update default kubernetes version to 1.20.0 2020-12-09 12:30:50 -08:00
Medya Ghazizadeh 877f1553d8
Merge pull request #9548 from afbjorklund/docker-env-ssh
Optionally use ssh for docker-env instead of tcp
2020-12-09 12:22:17 -08:00
Medya Ghazizadeh 21db1adab4
Merge pull request #9887 from medyagh/bump_isp_16_s1
Bump iso on head
2020-12-09 11:08:26 -08:00
Thomas Strömberg 956c990fc8
Merge pull request #9703 from afbjorklund/docs-whitespace
Fix whitespace issues in the site content markdown
2020-12-09 10:20:52 -08:00
Medya Gh 2fe6cd7b18 docs 2020-12-08 16:26:58 -08:00
Medya Gh c6badf60a4 update docs 2020-12-08 13:50:41 -08:00
priyawadhwa 83f9bd1df3
Merge pull request #9793 from tharun208/feat/show_scheduled_stop_status
feat(minikube) display scheduledstop status in minikube status
2020-12-08 11:42:06 -08:00
Ling Samuel b9eedce002
Add -n, --node option for `ip` and `ssh-key` 2020-12-07 15:59:49 +08:00
Anders F Björklund 45befa0c1d Merge branch 'master' into docker-env-ssh 2020-12-05 13:07:29 +01:00
Anders F Björklund 318bdcd788 Add linux packages for the arm64 architecture
In addition to the already existing amd64 packages
2020-12-05 10:37:59 +01:00
Anders F Björklund ebf37ad15f Fix whitespace issues in the site content markdown
Courtesy of markdownlint, but nothing to show on:

 git show --ignore-all-space --ignore-blank-lines

Ignore generated commands, with trailing whitespace.
Those need to be fixed in "generate-docs" instead...
2020-12-05 10:08:32 +01:00
Tharun 81e27dd7b4 fixed review feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
2020-12-05 14:33:39 +05:30
Medya Ghazizadeh 114faa7d97
Merge pull request #9797 from msedzins/issue_9335
Ability to use a custom TLS certificate with the Ingress
2020-12-04 12:45:51 -08:00
Priya Wadhwa f373155d55 merge conflict 2020-12-03 10:56:41 -08:00
edtrist 70b12370e7 Regenerate docs to add shell language to commands 2020-12-01 22:42:41 +00:00
edtrist f6a770e0a6 Add missing language to code blocks 2020-12-01 22:42:41 +00:00
edtrist 2c6dc34f04 Styling updates after Docsy update 2020-12-01 22:42:41 +00:00
edtrist ee1da89f11 Enable Prism code highlighting / copy buttons 2020-12-01 18:25:41 +00:00
edtrist 8314c631f5 Update Docsy theme to latest version 2020-12-01 02:02:08 +00:00
Medya Ghazizadeh e75df0db53
Merge pull request #9814 from spowelljr/autoDetectOS
Site: Auto detect user OS and default tabs to it
2020-11-30 15:39:45 -08:00
msedzins e1aa07feb2 Ability to use a custom TLS certificate with the Ingress
Tutorial added
2020-11-30 22:53:27 +00:00
Steven Powell 2b43ff9989 Auto detect user OS and default tabs to it 2020-11-30 15:46:05 -07:00
priyawadhwa d83b868b4f
Merge pull request #9774 from priyawadhwa/cancel-stop
Add --cancel-scheduled flag to cancel all existing scheduled stops
2020-11-30 10:03:48 -08:00
Medya Gh 9d7763cdcf update docs 2020-11-25 15:35:22 -08:00
Priya Wadhwa 70cb886a39 shorten flag name to --cancel-scheduled 2020-11-24 17:29:46 -08:00
priyawadhwa 61db8e7e25
Merge pull request #9723 from priyawadhwa/add-tracing
Add OpenTelemetry tracing to minikube
2020-11-24 16:53:16 -08:00
Medya Ghazizadeh 3ca5236668
Merge pull request #9657 from StefanLobbenmeier/patch-1
Document minikube kubectl autocompletion
2020-11-24 11:38:14 -08:00
Priya Wadhwa b7eaaf8c75 update docs 2020-11-24 11:36:41 -08:00
Anders F Björklund 91890693ee Merge branch 'master' into docker-env-ssh 2020-11-24 20:21:21 +01:00
Priya Wadhwa 5e1382432f update docs 2020-11-24 10:48:20 -08:00
Priya Wadhwa 37567070b6 address review comments 2020-11-24 10:39:13 -08:00
Priya Wadhwa 63e5021065 Merge branch 'master' of https://github.com/kubernetes/minikube into add-tracing 2020-11-24 10:29:06 -08:00
Priya Wadhwa 9507e8035c add doc around telemetry 2020-11-24 10:28:29 -08:00
Medya Ghazizadeh 5d5a12c60f
Merge pull request #9734 from priyawadhwa/updae-iso-kic
Update ISO and kicbase to include scheduled stop
2020-11-24 10:10:59 -08:00
Anders F Björklund 807bec0034 Merge branch 'master' into docker-env-ssh 2020-11-22 21:58:08 +01:00
Peyton Duncan 6574e69f6e
Update testing.en.md
The link was set to `main.go` which no longer exists, thus the link was dead. Updated the link to now point to `main_test.go` which is alive.
2020-11-19 16:49:40 -05:00
Anders F Björklund bf73bcc4fe Merge tag 'v1.15.1' into docker-env-ssh
1.15.1 Release
2020-11-19 17:11:02 +01:00
Priya Wadhwa e88b0908bf Update docs 2020-11-18 11:10:45 -08:00
Sharif Elgamal b3d491b09a
Merge pull request #9648 from bleggett/doc-no-rootless-userns
Bug #9607 - Document no support for userns-remap and rootless in Docker driver
2020-11-16 10:37:15 -08:00
Anders F Björklund 05427245cd Merge tag 'v1.15.0' into docker-env-ssh
1.15.0 Release
2020-11-15 09:59:49 +01:00
Medya Gh d32ceb0f30 release v1.15.0 2020-11-13 14:16:38 -08:00
Medya Ghazizadeh 992c113100
Merge pull request #9693 from medyagh/k8s_ver_v15
update kubernetes version
2020-11-13 14:05:11 -08:00
Medya Ghazizadeh 3da07455b8
Merge pull request #9679 from medyagh/snapshot_stable
release latest snapshot image/iso
2020-11-13 11:31:07 -08:00
Medya Gh 718d76dd04 update kubernetes version 2020-11-12 18:32:52 -08:00
Medya Gh 07cfe6408f update docs 2020-11-12 16:04:26 -08:00
Ben Leggett 48b4db838d
Review comment 2020-11-12 10:58:34 -05:00
Evgeny Shmarnev f88040aad9
Merge branch 'master' into ISSUE-9664 2020-11-12 13:47:12 +01:00
Evgeny Shmarnev db93039f9c Addressing comments 2020-11-12 13:45:33 +01:00
Priya Wadhwa 9bb9355b50 fix merge conflict 2020-11-11 11:57:27 -08:00
Medya Ghazizadeh eb17495e5b
Merge pull request #9487 from prezha/status-add-watch-flag
add --watch flag for minikube status with optional interval duration
2020-11-11 11:50:43 -08:00
Sharif Elgamal 0f408d9d44
Merge pull request #9385 from bluestealth/8990
Improve parsing of start flag apiserver-names
2020-11-11 11:14:58 -08:00
Predrag Rogic f57d9bfa73
add --watch flag for minikube status 2020-11-11 00:25:32 +00:00
Stefan Lobbenmeier 538170ab0b
Document minikube kubectl autocompletion
Fixes https://github.com/kubernetes/minikube/issues/9603
2020-11-10 12:15:45 +01:00
Medya Gh be786ac95b docs 2020-11-09 18:39:37 -08:00
Medya Gh 28044cddb5 update docs 2020-11-09 12:36:16 -08:00
Ben Leggett e42bb2a235
Bug #9607 - No support for userns and rootless 2020-11-09 14:31:24 -05:00
Anders F Björklund d2e2ecaf40 Add option to add the ssh key to the ssh agent 2020-11-08 15:23:41 +01:00
priyawadhwa 18b0c00698
Merge pull request #9622 from priyawadhwa/help
Update docs to include --help flag
2020-11-06 14:57:51 -08:00
Medya Ghazizadeh 9afe7c6203
Merge pull request #9604 from medyagh/bump_kicbase
Bump kicbase on head
2020-11-06 14:31:16 -08:00
Priya Wadhwa 760ad89f1f Update docs to include --help flag 2020-11-06 13:43:54 -08:00
Tpk 775036f846
Update config.md 2020-11-06 21:22:16 +01:00
Priya Wadhwa 19b2be23bc fix merge conflict 2020-11-05 14:31:39 -08:00
Medya Gh 30e9a059c4 update docs 2020-11-05 12:51:18 -08:00
Predrag Rogic d49f4173b3
update --namespace flag description 2020-11-04 22:14:00 +00:00
Predrag Rogic 3427f078c3
add support for namespace 2020-11-04 22:13:45 +00:00
Michael Ryan Dempsey 30a48d7b57
Update documentation 2020-11-03 10:59:27 -08:00
Predrag Rogic 80dbe48a50
update klog version to v2.4.0 2020-11-02 23:47:12 +00:00
Priya Wadhwa b37af7b7ca Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop 2020-10-28 15:04:20 -07:00
Priya Wadhwa d9dc4efa4d update docs 2020-10-28 13:16:25 -07:00
Priya Wadhwa a2fcd8e37b update docs 2020-10-28 12:54:18 -07:00
Medya Ghazizadeh 77e9abf8d9
Merge pull request #9573 from kubernetes/update_site_latest_version
site: Update latest version
2020-10-28 14:09:13 -05:00
Thomas Strömberg c462ac8061
Merge pull request #9517 from legal90/fix-parallels-library
Update "parallels" driver library and make this driver built into minikube
2020-10-28 07:55:38 -07:00
Thomas Strömberg 26cb8c768e
Fix VM typo 2020-10-27 16:49:40 -07:00
Medya Ghazizadeh ce3c2e7351
Update _index.md 2020-10-27 15:58:22 -07:00
Priya Wadhwa 267769c640 update docs 2020-10-26 15:14:58 -07:00
Thomas Strömberg 53ba056626
Update version in intro page 2020-10-26 10:07:50 -07:00
Anders F Björklund 7841aea2db Optionally use ssh for docker-env instead of tcp
Since Docker 18.09, it supports ssh: as well as tcp:
for connecting to the docker daemon (in $DOCKER_HOST).

This avoids setting up certificates, but leaves key
handling (host keys and identity keys) to ssh config.
2020-10-25 14:16:28 +01:00
Mikhail Zholobov 067ead1841
Do not require "parallels" driver binary since it's built-in to minikube 2020-10-23 19:08:19 +02:00
Priya Wadhwa e807362329 update docs 2020-10-23 10:04:11 -07:00
GRXself 52b9eb454c
Update _index.md
Our image only listens on TCP port 8080, expose the deployment to the port 8000 will make it inaccessable.
2020-10-21 14:14:55 +08:00
Medya Gh 37f37fd504 resolve conflict 2020-10-13 15:45:46 -07:00
Thomas Strömberg 5ce9d99d68
Merge pull request #9355 from PriyaModali/klog
Switch logging implementation from google/glog to kubernetes/klog
2020-10-13 12:54:49 -07:00
Medya Gh 62dc953456 update docs 2020-10-12 17:30:03 -07:00
Priya Modali 59548194bd Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-09 17:45:35 -07:00
Priya Modali 2985e8a21e Updating unit tests. 2020-10-08 15:10:50 -07:00
Medya Ghazizadeh 9496845fb6
Merge pull request #9421 from medyagh/kic_image_14
bump kicbase image tag to stable
2020-10-08 16:35:49 -05:00
Medya Gh 8c7e4f0298 updarte docs 2020-10-08 13:59:56 -07:00
Medya Ghazizadeh d32af7fc70
Merge pull request #9413 from nprajilesh/patch-1
fixing the controller name in ingress-nginx-controller patch
2020-10-08 15:24:06 -05:00
Medya Ghazizadeh e573b928d5
Merge pull request #9404 from ToonvanStrijp/master
Add new flag "--ports" to expose ports for docker & podman drivers
2020-10-07 15:56:29 -05:00
Prajilesh N ae123b9ca0
updating the controller name in ingress-nginx-controller-patch.yaml
updated ingress-nginx-controller-patch.yaml

spec:
  template:
    spec:
      containers:
      - name: controller
        ports:
         - containerPort: 6379
           hostPort: 6379
2020-10-08 01:28:21 +05:30
ToonvanStrijp 78a1532408 update docs 2020-10-07 18:17:13 +02:00
Thomas Stromberg 615f233c77 Remove reference to Virtualbox in "stop" help 2020-10-06 21:07:02 -07:00
ToonvanStrijp e7e928b649 update docs 2020-10-06 13:51:23 +02:00
Sharif Elgamal 7646be3d37 adding the label to gvisor and ingress, and documentation 2020-10-05 16:02:26 -07:00
priyawadhwa bc3db0d768
Merge pull request #9386 from mrbobbytables/update-labels
Update triage/support label references to kind/support
2020-10-05 10:50:10 -04:00
JJ Asghar e1bb1c2348 Fixed broken link, and wording.
- Markdown link was not formatted correctly
- Fixed some wording for Nested Virtualization

Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2020-10-03 10:43:36 -05:00
Bob Killen 3d6e655d75
Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-03 10:04:08 -04:00
Medya Ghazizadeh 0fc0c82337
Merge pull request #9294 from medyagh/docker_network
add dedicated network for docker driver
2020-10-01 14:11:42 -05:00
Medya Gh 73d77e2463 address review comments 2020-09-30 16:42:42 -07:00
Medya Ghazizadeh 5815ef835c
Merge pull request #9353 from medyagh/update_kicbase_ub
update kicbase image to ubuntu-based
2020-09-30 12:07:58 -05:00
Medya Gh b7780ec815 address review comments 2020-09-29 14:14:25 -07:00
Sharif Elgamal ff051f9a33
Make sure gcp-auth addon can be enabled on startup (#9318)
* fix documentation for gcp-auth addon

* make sure kube-system pods are up before enabling gcp-auth

* fix lint

* add failurePolicy for webhook

* only install addons if asked

* better comment

* slightly less hacky code

* defer addons properly

* simplify code for performance
2020-09-29 13:29:14 -07:00
Medya Gh 23eb169055 generate docs 2020-09-29 13:16:37 -07:00
Anders F Björklund e6b510543e Don't trim whitespace while extracting strings
Remove some leading and trailing whitespace from non-string
constructs like description and automatic extraction filters.

But don't change all the translations or the translations here,
since that would make this code change impossible to review.
2020-09-27 17:59:06 +02:00
Sharif Elgamal 7e7344da18 Update Makefile and release notes for v1.13.1 2020-09-18 16:20:58 -07:00
Thomas Stromberg 464a742a7e Merge branch 'master' into v1.19.2 2020-09-18 11:48:03 -07:00
Sharif Elgamal 2001d20510
Update binaries.md 2020-09-17 13:29:19 -07:00
Thomas Stromberg 942eb539e6 Update DefaultKubernetesVersion to v1.19.2 2020-09-16 17:44:15 -07:00
Sharif Elgamal 070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Sharif Elgamal b41bc9baf2
Merge pull request #9234 from afbjorklund/crio-github
The cri-o repository moved to a separate organization
2020-09-16 09:46:25 -07:00
Medya Ghazizadeh 022d4ceefc
Merge pull request #9207 from tstromberg/v1.19.1
Update default Kubernetes release to v1.19.1
2020-09-15 16:10:22 -07:00
Anders F Björklund 3dec9944de The cri-o repository moved to a separate organization 2020-09-13 17:34:55 +02:00
Anders F Björklund 37e521272c Fix copy/paste error in virtualbox nic-type help
It used type "host only" twice, instead of "nat".
2020-09-13 17:25:02 +02:00
Medya Gh 0d33242dae kic base release docs 2020-09-09 14:45:21 -07:00
Thomas Stromberg c401b42622 Update default Kubernetes release to v1.19.1 2020-09-09 11:20:45 -07:00
priyawadhwa b4400ad70a
Merge pull request #8904 from Xcalizorz/master
fixes(#8301): --help: bool flags which default to 'false' yield confusing output
2020-09-08 13:50:10 -04:00
jjanik b696eb614a csi-hostpath-driver & volumesnapshots addons docs and test 2020-09-04 18:54:33 +02:00
Thomas Strömberg ed5c537474
Update _index.md 2020-09-03 21:44:40 -07:00
Thomas Strömberg a525c6e621
Mention that pods may initially be !Running
From Slack conversation with Vishal Jain.
2020-09-03 21:41:39 -07:00
Thomas Strömberg cd9a7e7305
Update _index.md 2020-09-03 17:37:31 -07:00
Thomas Stromberg c96c86304f Update with new fish shell 2020-09-03 17:24:17 -07:00
Thomas Stromberg c1c60f36c1 Crop more aggressively 2020-09-03 16:42:16 -07:00
Thomas Stromberg 8dadb59843 Update screenshot for v1.13.0 (add 23s timing data too) 2020-09-03 16:39:11 -07:00
Sharif Elgamal 91488dd2da generate-docs 2020-09-02 17:10:46 -07:00
priyawadhwa 08f5a1bb57
Merge pull request #9007 from ollipa/patch-1
Fix typo in github actions CI tutorial
2020-09-02 09:25:30 -04:00
Zadjad Rezai 6f95e0fc7c chore(docs): Adds new text to service-docs 2020-09-02 10:24:12 +02:00
Thomas Strömberg dc5951451b
Merge pull request #8872 from kadern0/issue-8857
Running internal kubectl command when minikube is called as 'kubectl'
2020-09-01 22:44:44 -07:00
Thomas Strömberg bba7bee9d2
Merge pull request #8996 from anencore94/contribute_prereq
Document prerequisites for testing
2020-09-01 18:47:51 -07:00
anencore94 7d0f3593f1 Add prerequisites for testing
- add prerequisites to run test
- subtitle font change since '####' does not work in site

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-09-02 10:18:47 +09:00
Thomas Strömberg 9512418018
Fix broken <ref 2020-09-01 16:28:41 -07:00
Thomas Stromberg 085bd38a09 Improve none usage documentation 2020-09-01 13:20:42 -07:00
Thomas Strömberg 51a3155cfd
Merge pull request #9126 from tstromberg/error-code-for-everyone
Add a machine readable reason to all error paths
2020-08-31 22:34:24 -07:00
Thomas Strömberg 597d0dc0ed
Merge pull request #9133 from zhanw15/patch-1
correct 'support' spelling error
2020-08-31 10:34:37 -07:00
zhanwang a6deb6de6c
correct 'support' spelling error 2020-08-31 18:55:42 +08:00
Thomas Stromberg 2c5e8fdaee Add detailed JSON & status codes for all error paths 2020-08-30 17:25:11 -07:00
Thomas Stromberg 305d3580ba Merge branch 'master' into 1.19.0-rc.4-updated 2020-08-28 10:33:17 -07:00
vinu2003 1541ca9132 updated the docs 2020-08-27 10:07:25 +10:00
Thomas Stromberg a63a1ddcda Update to v1.19.0 final release 2020-08-26 13:27:05 -07:00
Thomas Stromberg cffa2ad0c7 Merge branch 'master' into 1.19.0-rc.4-updated 2020-08-26 13:26:05 -07:00
Priya Wadhwa 8e1f154768 update docs 2020-08-25 16:05:13 -07:00
Medya Gh 5dc6c83142 update doc 2020-08-24 15:21:02 -07:00
Thomas Stromberg 099f2a06b0 Update start.md doc 2020-08-21 13:48:31 -07:00
Thomas Strömberg 135d7bd7e4
Merge pull request #9045 from tstromberg/1.19.0-rc.4-updated
Update NewestKubernetesVersion to v1.19.0-rc.4
2020-08-21 13:38:51 -07:00
Medya Gh 200fddd615 gen doc 2020-08-21 10:58:29 -07:00
Thomas Stromberg 444dde078f Update NewestVersion to v1.19.0-rc.4 2020-08-20 13:38:45 -07:00
Medya Ghazizadeh b4a329d6eb
Merge pull request #9014 from medyagh/update_kicbase
update kicbase to snapshot
2020-08-18 15:30:00 -07:00
Thomas Strömberg 9a770098fd
Update troubleshooting.md 2020-08-18 13:04:59 -07:00
Thomas Strömberg c66407174e
Add post-mortem log collection 2020-08-18 13:03:40 -07:00
Medya Ghazizadeh 1406bb0afa
Merge pull request #9011 from Evalle/ISSUE-8757
Update documentation to show docker as a preferred driver
2020-08-17 17:52:15 -07:00
Medya Gh ae086a1f31 gen docs 2020-08-17 17:01:13 -07:00
Medya Gh c94a75032c fix docs 2020-08-17 16:11:59 -07:00
Evgeny Shmarnev 472ed0fb38 Update documentation to show docker as a preferred driver 2020-08-17 13:04:06 +02:00
Pablo Caderno 10a3f2e2a8 Running internal kubectl command when minikube is called as 'kubectl'
Fixes issue #8857

Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 20:52:58 +10:00
ollipa 93d25bec19 Fix typo in github actions tutorial 2020-08-15 23:01:21 +09:00
Chang-Woo Rhee 8e2bf933aa
Fixed typo
Changed yml to yaml
Added -p multinode-demo
2020-08-14 16:38:46 -07:00
Thomas Strömberg a3bcbc3257
release docs: clarify role of releases.json 2020-08-12 16:18:17 -07:00
Andrej Guran 98a661eae4
fix typo in podman docs
remove duplicate `https://``
2020-08-11 22:49:04 +01:00
Medya Ghazizadeh 8b6a0eb4fb
Merge pull request #8948 from kadern0/issue-8897
Added startHostTimeout flag
2020-08-11 10:36:21 -07:00
Pablo Caderno 0d7686a1e1 updated documentation
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-11 19:08:27 +10:00
Medya Ghazizadeh 108d2fa149
Merge pull request #8935 from RA489/knativefaq
Add FAQ for knative setup.
2020-08-10 13:15:52 -07:00
priyawadhwa 5e37915992
Merge pull request #8941 from shuuji3/patch-1
Fix a small markdown syntax error on minikube.sigs.k8s.io/docs/faq/
2020-08-10 11:21:36 -04:00
Pablo Caderno 37a1d3bc0b Added startHostTimeout flag
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-10 16:23:13 +10:00
Medya Ghazizadeh dfc33ac51e
Merge pull request #8929 from cpaika/update-docker-docs
Removing stale information from the docker driver docs
2020-08-09 14:07:58 -07:00
Chris Paika 8f79cd21fe Removing stale information from tthe documentation 2020-08-08 10:08:38 -04:00
TAKAHASHI Shuuji 92ab108d5b
Fix a markdown syntax problem. 2020-08-08 13:35:03 +09:00
Evgeny Shmarnev 00d5a358ac Fixes a broken link to docker driver doc 2020-08-07 11:49:14 +02:00
RA489 e6cf0c35ab Add FAQ for knative setup. 2020-08-07 08:51:21 +05:30
Sharif Elgamal 459b141237 generate-docs 2020-08-04 15:20:29 -07:00
Sharif Elgamal cdbce0a9e9 docs 2020-07-31 10:47:10 -07:00
Thomas Stromberg e5371a64b3 Update docs 2020-07-28 13:52:22 -07:00
Andrii Volin 1070bb5267 fix doc typo 2020-07-25 12:26:37 +03:00
Medya Ghazizadeh 1395c8017c
Merge pull request #8784 from Dean-Coakley/disable-podman2
Warn user for podman2 version
2020-07-24 14:40:18 -07:00
Medya Ghazizadeh 993504e054
Merge pull request #8800 from priyawadhwa/improve-json
Improve json integration test
2020-07-23 10:23:36 -07:00
Sedat Gokcen de65edffd0
Update OIDC documentation.
Update OIDC documentation to include extra information about `--oidc-issuer-url` flag.
2020-07-23 13:07:15 +02:00
RA489 72a28be126 update how to add translations page. 2020-07-23 09:46:25 +05:30
Priya Wadhwa efe1ce278a Add docs 2020-07-22 14:20:41 -04:00
Sharif Elgamal 1b6eee675b
Automated GCP Credentials Addon Prototype (#8682)
* metadata addon works

* Add code for metadata server image and makefile rules

* remove log message

* update to work with v1.13.11

* update readme

* fix metadata addon stuff for newer codebase

* buncha changes

* just so many changes

* ch-ch-ch-ch-changes

* addon works

* update readme

* boilerplate

* revert unrelated change

* move server code to another repo

* switch addon name to gcp-auth

* metadata -> gcp-auth

* missed one

* automate finding of credentials

* remove unnecessary comment

* address comments

* Update README.md

* Update README.md

* use mustload everywhere

* swap selector condition

* upgrade kube-webhook-certgen to 1.3

* move paths to constants

* add notice to user on addon enable

* adding addon documentation

* move addons documentation inside handbook

* remove old addons docs location

Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07:00
Dean Coakley 66f03b89c3 Update formatting Podman->Podman v2 2020-07-21 12:24:03 +01:00
Dean Coakley 62683c9b42 Exit with error on podman2 drivers 2020-07-21 02:39:46 +01:00
Medya Gh f945b20149 update roadmap 2020 2020-07-20 12:03:57 -07:00
Michael Vorburger ⛑️ 2e21645aeb
add required quote to alias kubectl 2020-07-17 17:52:55 +02:00
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
priyawadhwa 380820bb42
Merge pull request #8652 from hookak/patch-2
docs: update multi_node.md to specify profile name
2020-07-13 16:31:49 -04:00
Priya Wadhwa 3a290606db Merge branch 'master' of https://github.com/kubernetes/minikube into json-output 2020-07-10 19:12:50 -04:00
Priya Wadhwa bfa4575a5f docs 2020-07-10 17:07:56 -04:00
Medya Gh 210024afdd update docs 2020-07-08 15:26:13 -07:00
priyawadhwa 9530159a04
Merge pull request #7743 from jpoikela/patch-1
docs: fix link to kubernetes 'pull-image-private-registry'
2020-07-08 14:47:16 -04:00
vinu2003 1a769c3c91 fixed the unterminated qouted string 2020-07-09 02:44:37 +10:00
Medya Ghazizadeh 38293ab42d
Merge pull request #8617 from kubernetes/medyagh-patch-3
Update docs kvm2 for nested virtualization
2020-07-07 16:02:13 -07:00
Medya Ghazizadeh 1de1195cfa
Update kvm2.md 2020-07-07 16:01:47 -07:00
Medya Ghazizadeh d799656768
Merge pull request #8608 from mbbroberg/patch-1
Docs: Clarify steps to get podman running as a driver
2020-07-07 15:56:02 -07:00
Medya Ghazizadeh d8106f7d06
Merge pull request #8454 from colvin/addon-podsecuritypolicies
Include a podsecuritypolicies addon
2020-07-07 15:52:03 -07:00
Priya Wadhwa 1980e066dd fix lint and generate-docs 2020-07-07 15:57:07 -04:00
jinhong.kim 93012acb10
Update multi_node.md to specify profile name
specifying a profile name in the ```minikube status```
2020-07-06 15:33:18 +09:00
Medya Ghazizadeh 0be0781cd4
Update kvm2.md 2020-06-30 18:36:49 -07:00
Medya Ghazizadeh aed150d180
Update kvm2.md 2020-06-30 18:11:34 -07:00
Medya Ghazizadeh ad6bbd866a
Update kvm2.md 2020-06-30 18:06:17 -07:00
Matt Broberg 39eaf835d0 Steps to get podman running
- Remove repetitive notes in podman documentation
- Fix links in the usage document
- Tidy the language and grammar
2020-06-30 13:58:14 -05:00
Sunny Beatteay 9bcc587def update crio to cri-o in docs and help text 2020-06-29 14:11:20 -04:00
Thomas Stromberg ffcb14a6b2 Add support for Cilium CNI (--cni=cilium) 2020-06-26 11:55:30 -07:00
Thomas Stromberg f901e638f2 Add support for Calico CNI (--cni=calico) 2020-06-26 11:21:15 -07:00
Thomas Stromberg 03ec6f9419 Update docs 2020-06-25 16:09:49 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00
Harkishen-Singh 30e6660925 Better informaation for using kubectl inside minikube
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add kubectl install link

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add alias tip to the minikube docs

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

remove debug statements

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
colvin 08ee21fd43 update the Pod Security Policies tutorial 2020-06-18 17:33:34 -04:00
TrishaChetani 0a309f9c53 Able to run sucessfully 2020-06-17 17:44:16 +02:00
TrishaChetani 16ccaf95f6 Improved on accepting comment 2020-06-17 17:14:37 +02:00
TrishaChetani ca2a2500cb Incoperated changes to use ref link 2020-06-17 16:36:07 +02:00
TrishaChetani 74bc93243a Improved broken links 2020-06-16 05:43:47 +02:00
TrishaChetani 30ad081298 Fixed broken links 2020-06-16 03:41:30 +02:00
Stanislav Petrov 74950b4063
Fix deployment name 2020-06-11 09:57:51 +03:00
Medya Gh dd896b2569 add sudo -E to none docs 2020-06-10 17:03:40 -07:00
Medya Ghazizadeh fa0812c8f0
Merge pull request #8285 from kadern0/issue-8237
Added option --all to stop all clusters
2020-06-09 13:02:35 -07:00
Pablo Caderno 325db092c3 Added option --all to stop all clusters
Related to #8237

Signed-off-by: kadern0 <kaderno@gmail.com>
2020-06-09 08:32:36 +10:00
Prasad Katti f36dd3083b
Add link to the Kanban view to community page 2020-06-08 11:43:29 -07:00
Medya Ghazizadeh 4eb09e760b
Merge pull request #8275 from ashleyschuett/add-kubevirt-addon
Add KubeVirt addon
2020-06-03 22:23:09 +00:00
Thomas Strömberg 153a33eaa8
Merge pull request #8316 from kubernetes/tstromberg-patch-1
docs: Update host access with new cross-platform host method
2020-06-03 10:09:00 -07:00
Medya Ghazizadeh 4e7c546e37
Merge pull request #8341 from shubhindia/patch-2
Add conntrack installation and fix some spacing
2020-06-02 22:12:01 +00:00
Medya Gh e15985f157 docker-env link 2020-06-02 15:05:55 -07:00
Medya Gh 91f9bcf93c docker-env link 2020-06-02 15:03:25 -07:00
Medya Gh b484c28421 docker-env link 2020-06-02 14:59:59 -07:00
Medya Gh 6de8748a17 add link to docker-env too 2020-06-02 14:56:32 -07:00
Medya Gh 28fb19b526 address the review comments 2020-06-02 14:45:12 -07:00
Medya Gh 12dd909785 simpliofy 2020-06-02 14:38:15 -07:00
Medya Gh da17c513ec pull policy 2020-06-02 14:32:00 -07:00
Medya Gh 818f7b5538 deployment yaml 2020-06-02 14:30:37 -07:00
Medya Gh babc4780c3 improve link 2020-06-02 14:26:55 -07:00
Medya Gh c63dea7db3 improve link 2020-06-02 14:26:38 -07:00
Medya Gh 481e9acf55 improve 2020-06-02 14:19:58 -07:00
Medya Gh e71bd9a1c1 improve 2020-06-02 14:19:24 -07:00
Medya Gh 65a4a94a09 fix typo 2020-06-02 14:15:59 -07:00
Medya Gh e90c8defba fix typo 2020-06-02 14:15:12 -07:00
Medya Gh 56ccfd6e67 improve description 2020-06-02 14:12:50 -07:00