Commit Graph

937 Commits (09ee84d530de4a92f00f1c5dbc34cead092b95bc)

Author SHA1 Message Date
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