Commit Graph

63 Commits (be4ee85d643b341acfa73b22c2f174de83c9ca29)

Author SHA1 Message Date
Steven Powell 4106a6b9b6 fix wrong port numbers 2022-09-26 13:10:55 -07:00
Steven Powell 02061caecd update deployment image 2022-09-26 12:55:38 -07:00
layakdev 6c75050d12
Update _index.md 2022-06-21 17:01:07 +02:00
layakdev 59c70fad94
Update _index.md 2022-06-21 16:53:01 +02:00
layakdev c7707168f5
Make closing CLI-terminal more visible 2022-06-07 14:51:10 +02:00
Yuki Okushi 96a38c9552
Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-17 07:52:50 +09:00
Yuki Okushi a49498fc62
docs: Clarify it's an installer on Windows instructions 2022-05-15 17:16:43 +09:00
Tian Yang 266a5e38e7
Add macOS ARM64 Homebrew install option
Homebrew now has "bottled" (pre-built) minikube binaries for macOS ARM64, see https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/minikube.rb
Thus, copying macOS x86-64 Homebrew install instructions to ARM64.
2021-11-19 22:18:52 -08:00
Marcus Puckett 9687491c96 Specify VMware applications available for use instead of "VMware"
As VMware's a company and we're dealing with specific applications of said company, updating the start docs to be more specific about those applications.

site/content/en/docs/drivers/_index.md:
 * Updated macOS reference from VMware to VMware Fusion
 * Updated Windows reference from VMware to VMware Workstation

site/content/en/docs/start/_index.md:
 * Update reference from VMware to VMware Fusion/Workstation.
2021-11-09 17:04:43 -08:00
Avinash Upadhyaya 503d3425e1 docs: add details about app output for /docs/start 2021-10-25 19:13:48 +05:30
Michael Cade fa12f6f10a
change VMWare to VMware 2021-10-18 13:29:34 +01:00
Steven Powell 339e187b5a
Merge pull request #12397 from phbits/fix-psh-win-install
Update Windows Install PowerShell Commands
2021-09-28 09:22:50 -07:00
Medya Ghazizadeh 3673edc09c
Merge pull request #11997 from KShivendu/docs-kubectl-alias
docs: Suggest using alias for minikube kubectl --
2021-09-27 17:42:24 -07:00
phbits 27a22b9afc
Update PowerShell path updates 2021-09-02 22:57:56 +00:00
phbits 37b6b09255
update windows install using powershell 2021-09-02 22:14:25 +00:00
Steven Powell aa6b987178 add unpause command under pause in docs 2021-08-05 09:20:23 -07:00
Kumar Shivendu bac3b6918f
docs: Simplify minikube alias documentation
Co-authored-by: Sharif Elgamal <selgamal@google.com>
2021-07-30 00:24:50 +05:30
Kumar Shivendu 4b2d9a6838
docs: Suggest using alias for minikube kubectl -- 2021-07-18 13:23:42 +05:30
Rajwinder Mahal 736e403669
Fix requested changes 2021-07-12 19:55:01 -07:00
Rajwinder Mahal 2d74c40ebc
Update instructions to set path in Windows using command-line 2021-07-12 19:55:01 -07:00
Rajwinder Mahal 1ff04f137e
Add instructions for setting path in Windows 2021-07-12 19:55:01 -07:00
Rajwinder Mahal dcd401d7ad
Add cli instructions for windows binary 2021-07-12 19:55:00 -07:00
Rajwinder Mahal 271a5b034f
Add beta releases to installation instructions 2021-07-01 12:19:32 -07:00
Steven Powell 44567fdabf fixed download path for linux rpm 2021-05-19 10:06:13 -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 cc0d0652c5 auto-select the first option for each row 2021-05-14 01:40:40 -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 1be59b8f23
Merge pull request #11292 from gjtorikian/patch-1
Fix grammar
2021-05-13 11:59:39 -07:00
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
Garen Torikian 74361dc838
Fix grammar 2021-05-05 15:41:43 +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
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
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
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 bbc2bd59c5 site: update installation instructions for darwin/arm64 2021-02-01 16:50:04 -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
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
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
edtrist f6a770e0a6 Add missing language to code blocks 2020-12-01 22:42:41 +00:00
Steven Powell 2b43ff9989 Auto detect user OS and default tabs to it 2020-11-30 15:46:05 -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
Thomas Strömberg ed5c537474
Update _index.md 2020-09-03 21:44:40 -07:00