Commit Graph

89 Commits (master)

Author SHA1 Message Date
Cosmic Oppai 42fa39b108
improved invoke-webrequest command (#20574) 2025-05-20 15:26:34 -07:00
锦南路之花 bfc2436dda fix: add missing latest rpm and deb links and packages 2025-01-15 12:04:07 -08:00
Hello World d352083403
fix(install): fix minikube-linux-amd64 download URL error (#20198)
the linux amd64 download url error
2025-01-06 08:28:37 -08:00
錦南路之花 720cc645be
docs: use github release link for get started page (#20146) 2024-12-30 11:44:58 -08:00
Philippe Miossec eb9e6c30ba
_index.md: Update winget install command
Previous one `winget search minikube` command return error "No installed package found matching input criteria."
2024-07-11 14:10:30 +02:00
Paul Rey 6c7e62065d
Hiding every Beta button by default in Get started documentation 2024-04-08 09:44:05 +02:00
Paul Rey 6f84496742
Add timer to measure performance of fetch method in Get Started documentation 2024-04-06 12:39:13 +02:00
Paul Rey 4ae55e3bdb
Unhide Beta download button if a beta release is more recent 2024-04-06 12:37:13 +02:00
Paul Rey 6dd81f9f05
Use hide option on Beta download button 2024-04-06 12:35:12 +02:00
Paul Rey e379cec275
Invert condition to display or not Beta button download 2024-03-26 22:49:38 +01:00
Paul Rey cae66bea83 Display Beta download only if more recent than stable 2024-03-26 22:01:04 +01:00
Dani 9dd48d2aeb
Same logic for other linux distros 2024-02-14 20:15:39 +01:00
Dani 3877b01ae3
Implement comments 2024-02-09 10:02:02 +01:00
Dani 6367c1f329
Update _index.md
Remove file after using it so folder stays clean.
2024-02-08 17:19:19 +01:00
Anders F Björklund e6ee3dca75 Add more links to the kubectl documentation
Apparently finding the kubernetes documentation for kubectl
could be a challenge for new users, so try to help out a bit.
2023-10-23 16:44:59 +02:00
Steven Powell 9583990453
Merge pull request #15486 from al-cheb/remove_backticks_in_cmd
docs: remove backticks
2023-06-14 10:03:21 -07:00
Ronnel Santiago 74f5c161ec
Use the correct port number 2023-01-11 16:00:04 +11:00
Steven Powell 80f012f703 fix yaml formatting 2022-12-29 10:11:28 -08:00
Steven Powell 428a55fc54 update echo-server image and add ingress step 2022-12-28 13:17:27 -08:00
Aleksandr Chebotov 1252da4d0c docs: remove backticks 2022-12-08 16:43:07 +03:00
Steven Powell aff34cdaa7
Merge pull request #15397 from spowelljr/updateImages
site: Update echo-server image
2022-12-01 10:00:16 -08:00
Steven Powell aca771801e add QEMU to driver list 2022-11-29 13:35:32 -08:00
Steven Powell 370e2188ee update echo-server image 2022-11-23 14:40:11 -08:00
Steven Powell 183919a66a add ingress example 2022-11-15 15:57:51 -05:00
Steven Powell 54ba36a9c9 site: tab deploying section on Getting Started 2022-11-11 15:36:30 -05:00
Rob Leland 13be85e598
Quick Start Tweak: For limited memory
I am using  minikube in a environment with limited  memory (a VM)

The start guide shows the use of this command:

minikube config set memory 16384

Which returns a Docker error since only 16001 of memory could be reserved.

If we reframe the intent slightly to show how to *change* the default memory limit, as opposed to *increasing* it then the proposed change will still convey the same info.
In addition, those with limited memory will be less likely to encounter this error.
2022-10-06 12:50:22 -04:00
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