Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Qiming Teng
b8541d2127
Tune links in tasks section (1/2)
2020-08-12 18:32:22 +08:00
Daniel Schnetler
d6e371fc57
Update _index.md
2020-08-11 23:15:20 +02:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Qiming Teng
92ae1a9cf8
Tune links in tasks section (2/2)
2020-08-08 16:15:28 +08:00
Kubernetes Prow Robot
1b9a074fff
Merge pull request #22675 from sftim/20200723_improve_task_tools_overview
...
Revise overview for Install Tools tasks
2020-07-26 19:00:17 -07:00
Roberth Strand
a5e1ede968
Wrong formatting on curl command for downloading latest release of kubectl ( #22738 )
...
* Update install-kubectl.md
Wrong formatting on the first curl command
* Update content/en/docs/tasks/tools/install-kubectl.md
Correct syntax
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-26 18:46:16 -07:00
Tim Bannister
0f519e614a
Revise overview for Install Tools tasks
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-26 15:23:28 +01:00
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Tim Bannister
74360fa8ee
Add descriptions for tasks
...
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.
This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Tim Bannister
117d0d6422
Revise kubectl installation task
2020-06-13 23:04:47 +01:00
Kubernetes Prow Robot
af64e08666
Merge pull request #21549 from J3RN/patch-1
...
Add documentation about Minikube and libvirt
2020-06-10 06:22:51 -07:00
Karen Bradshaw
fb79042c61
update orig. order of headings
2020-06-09 19:33:15 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Jonathan Arnett
673a749835
Add documentation about Minikube and libvirt
2020-06-08 10:43:08 -04:00
Karen Bradshaw
7a98007a29
update tabs shortcode
2020-05-11 18:12:43 -04:00
Kubernetes Prow Robot
83843968f6
Merge pull request #19742 from NikeNano/master
...
Update the Mac autocomplete documentation to use bash_profile
2020-04-08 17:25:44 -07:00
Mr.Hien
8ba1410113
Update install-kubectl.md
...
For install of kubectl on debian based distros, also install gnupg2 for apt-key add to work
2020-04-06 08:22:56 +07:00
Gasmi Christophe
ffaa13c364
Missing parameters --client for kubectl version
2020-03-31 10:47:12 +02:00
Christian Wansart
fca1d58ce0
Update minikube documentation ( #19756 )
...
* Update vm-driver param and driver links
* Fix mistakes
* Fix spaces
* Revert "Fix spaces"
This reverts commit c08906d6
* Revert "Fix mistakes"
This reverts commit c6c14b69
* Revert "Update vm-driver param and driver links"
This reverts commit 164729db
* Update vm-driver param and driver links
2020-03-25 21:42:25 -07:00
Niklas Hansson
2ca1c075ad
Update the Mac autocomplete to use bash_profile
...
On OS X, Terminal by default runs a login shell every time, thus I believe it is simpler for new users to not have to change to change the default. behaviour or source the bashrc file every time. https://apple.stackexchange.com/questions/51036/what-is-the-difference-between-bash-profile-and-bashrc
2020-03-20 09:43:49 +01:00
Hanyu Cui
c667b22ef2
Instructions to upgrade Bash for shell autocompletion ( #19561 )
...
* Instructions to upgrade Bash for shell autocompletion
* Tweak
* Clarification
2020-03-15 21:04:35 -07:00
RA489
d29ede7f47
Document minikube Podman support ( #19514 )
2020-03-08 20:07:34 -07:00
pierwill
d856dfcd39
Add note on `none` driver in minikube installation docs ( #18430 )
...
* Add newlines to `none` VM driver docs
* Add note on `none` driver in minikube installation docs
Link to documentation describing possible security and data loss issues
* minikube: Add caution block to `none` vm driver
* Edit Debian-related minikube instructions
Update section on the `none` driver.
2020-02-13 00:20:35 -08:00
Sharjeel Aziz
1b269add17
Updates kubectl version command to use --client flag. ( #18125 )
2020-01-15 01:13:32 -08:00
Samuel Kihahu
c2617fb80f
en-docs: Improve Install Instruction Formating ( #17996 )
2019-12-24 07:33:29 -08:00
Samuel Kihahu
767f9fb0c0
en-docs: Add kubectl Installation Via Homebrew ( #17928 )
2019-12-06 07:34:51 -08:00
Daniel Helfand
12dadf46ee
confirm installation instructions for minikube ( #17479 )
2019-12-06 07:06:50 -08:00
Samuel Kihahu
b364ad92b3
en-docs: Minikube Installation via Homebrew ( #17826 )
...
* en-docs: Add Minikube Installation Via Homebrew
* Update install-minikube.md
2019-11-27 00:11:21 -08:00
Luzhenxing
fb36e557c9
fix 17690 ( #17704 )
2019-11-21 02:15:28 -08:00
tde908
3398b6f69d
chore(kubectl): Formatting markdown ( #17697 )
...
Amending the formatting of the MD as ```shell was showing up in plain text. Zsh options: "https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion "
2019-11-21 02:13:28 -08:00
Tim Bannister
77b22e7fcd
Tidy “clean up local state” for Minikube install ( #17506 )
2019-11-11 18:20:06 -08:00
Luzhenxing
e999c0398d
change minikube install cmd on macOS ( #17296 )
2019-11-01 08:09:25 -07:00
Himanshu Pandey
d600ed6f0c
Added source location for kube-up.sh ( #17016 )
2019-10-23 08:22:16 -07:00
Mike Parker
e3aeebed31
Update install-kubectl.md ( #17110 )
...
Docker for Windows is now called Docker Desktop for windows
2019-10-23 08:12:17 -07:00
ReSearchITEng
99fccb9bbe
completion for an alias also ( #16701 )
...
* completion for an alias also
how to do bash completion for an alias also (e.g. when there is an alias k=kubectl)
* rephrasing
2019-10-09 13:19:50 -07:00
Syed Awais Ali
61fd2ab61e
update install command for Mac OS ( #16177 )
...
when copying/pasting the command to install the Kubernetes on Mac OS using zsh, the command results in the following error,
`The specified key does not exist.`. This is usually because of the `\` that zsh automatically inserts into the command. The best practice is to use double-quotes and this is also the standard method according to https://google.github.io/styleguide/shell.xml?showone=Quoting#Quoting
2019-09-27 13:27:36 -07:00
Artem V. Navrotskiy
168b7131f2
Update install-minikube.md ( #16180 )
2019-09-27 13:23:36 -07:00
Himanshu Pandey
9680192797
Added installation option for kubectl ( #16380 )
2019-09-27 12:05:37 -07:00
Ori Tzoran
492f6eb6c3
streamline `grep` usage in minikube_before_you_begin ( #15360 )
...
- tested on macOS with BSD's grep and GNU's. same flags, same output.
- there are some 55 CPU flags on mac, so highlighting VMX makes it
easier to grasp
- using `egrep` on linux and `grep` on mac, not necessary
- precision: the VT-x feature is NOT an OS feature...
2019-08-06 15:10:50 -07:00
RA489
cf3c352881
None driver doesn't work with snap docker. ( #15667 )
2019-08-05 20:13:55 -07:00
janitha09
5a4088af42
Update install-minikube.md ( #15087 )
...
kubernetes-cli is now included as a dependency https://chocolatey.org/packages/Minikube
2019-08-05 15:41:49 -07:00
Nicolás Pascual González
3395e5ef71
Fixed bug on downloading kubectl in linux ( #15264 )
...
Fixed bug on command for downloading kubectl in linux
2019-07-31 12:50:15 -07:00
Brian Grant
71e027895e
Remove myself from review of all files except what-is-kubernetes and the deprecation policy. All of the lists of suggested reviewers need to be overhauled, but that's a separate task. ( #15227 )
2019-07-06 04:20:35 -07:00
Patrick Lussan
06418e9676
Fix download link for latest release ( #15050 )
...
* Fix download link for latest release
See https://help.github.com/en/articles/linking-to-releases
* Update install-minikube.md
2019-06-21 10:36:17 -07:00
Jarek Strzelecki
ba03f9580b
Update install-kubectl.md ( #14840 )
...
Add note: Docker for Windows adds its own kubectl to PATH
2019-06-12 06:59:32 -07:00
Rajakavitha1
55ac801bc4
Restructure the left navigation pane of setup ( #14826 )
...
* restructure left nav
* Restructure setup left navigation
* Update _redirects
* Incorporated all the changes suggested
* removed the Thumbs.db file
2019-06-12 04:57:29 -07:00
Tim Bannister
5c3e7955fb
Split minikube install task into tabs (per-OS) ( #14013 )
...
* Put minikube install steps in per-OS tabs
* Work around nested <li> formatting issue
Using Markdown unordered lists inside tabs doesn't seem to work. These
changes are my work-around for that.
* Reword "laptop" to personal computer
Some computers aren't laptops
* Drop trailing whitespace
* Drop warning about removing other Mac hypervisors
2019-06-10 19:50:16 -07:00
Jarek Strzelecki
feda4f90ec
Update install-minikube.md ( #14776 )
...
Add message displayed when Hyper-V is already installed.
2019-06-10 17:50:15 -07:00
Thomas Strömberg
b207ff8d2d
Prefer "minikube delete" over "rm -rf ~/.minikube" ( #14647 )
...
Using `rm -Rf ~/.minikube` is not necessary in modern (v1.x) versions of minikube, and is highly discouraged as may can leave dangling VM's running, which minikube will fail to recover from.
Example issue: https://github.com/kubernetes/minikube/issues/4377
2019-06-04 16:01:52 -07:00