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
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
Priya Wadhwa
07ceed9e2f
fix instructions
2020-05-19 12:13:36 -07:00
Priya Wadhwa
a9b29a71a5
Improve documentation for minikube installation via brew
2020-05-18 15:01:07 -07:00
Thomas Stromberg
1d1a5ce916
Use _latest RPM/DEB filenames in docs
2020-05-12 09:02:12 -07:00
Anders F Björklund
39e135cf03
Document that minikube with kubeadm needs 2 CPUs
2020-05-08 17:34:08 +02:00
Thomas Strömberg
b45112da30
Fix port number typo
2020-04-20 09:20:01 -07:00
Thomas Strömberg
28765094d9
Decrease size of "LoadBalancer deployments"
2020-04-17 17:03:50 -07:00
Thomas Strömberg
f6b2c74d6e
Sharpen LoadBalancer text
2020-04-17 16:59:27 -07:00
Thomas Strömberg
29d5545865
Clarify LoadBalancer text
2020-04-17 16:53:00 -07:00
Thomas Strömberg
6eade99a69
Update _index.md
2020-04-17 16:50:23 -07:00
Thomas Strömberg
fce7ec3270
Getting started: improve LoadBalancer text
2020-04-17 09:52:52 -07:00
Thomas Stromberg
7a9ce4fe52
Quick Start v2.0
2020-04-09 17:16:59 -07:00
Thomas Stromberg
cf61a83425
Move start page back
2020-04-04 18:08:51 -07:00