CaoShuFeng
a8530d1bcf
fix https://github.com/kubernetes/website/issues/8112 ( #8155 )
2018-04-26 12:07:26 -07:00
Jon Mosco
c2c021c927
Update kubectl isntall docs to refer to packaged versions of binary ( #7669 )
2018-04-14 15:45:58 -07:00
Anish Karandikar
aa3df3b277
Update install-kubectl.md ( #8032 )
...
* Update install-kubectl.md
* updated to repair broken example
2018-04-09 17:55:09 -07:00
Rajakavitha1
894470851f
Update install-minikube.md ( #7841 )
...
* Update install-minikube.md
Added a note as suggested in: https://github.com/kubernetes/website/issues/7394
* Update install-minikube.md
formatted the inline code for --vm-driver=none
* Update install-minikube.md
2018-03-28 13:38:03 -07:00
Roland Illig
8572616d64
install-kubectl: choose one installation method ( #7705 )
...
The previous text layout suggested that all installations had to be done, one after another.
2018-03-19 23:41:00 -07:00
Ozioma
d1b446a080
edit command to create config file ( #7293 )
...
"touch" is not a windows or power shell command
2018-02-24 09:45:45 -08:00
runlevl4
88491a2038
7307 ( #7448 )
...
* Removed 'xhyve driver' from OSX section (#7307 )
* Revert "Removed 'xhyve driver' from OSX section (#7307 )"
This reverts commit 0dc1bd525d
.
* Removed 'xhyve driver' from OSX section (#7307 )
2018-02-18 16:09:37 -08:00
Steve Perry
cdc7278c82
In front matter, change approvers to reviewers. ( #7433 )
2018-02-18 11:29:37 -08:00
Carlos Gonzales
8eb5addaf0
Update on install-kubectl.md ( #6954 )
...
* Update on install-kubectl.md
Added more info on the reason people may get "the connection to the server was refused error". It will help newbies understand the kubectl is a client that connects to a cluster. Hence, a Kubernetes cluster such as a minikube tool will be needed to verify that kubectl is functioning correctly.
* updating wording to remove redundancy
2018-02-12 14:56:50 -08:00
Wei Li
89c6ffff95
Typo fix: instucts -> instructs ( #7189 )
...
* Typo fix: instucts -> instructs
* Rephrase description
2018-02-05 07:22:12 -08:00
Karsten Bott
7c25ef9252
added installation via Powershell Gallery ( #6086 )
...
* added kubectl installation via PSGallery
kubectl Installation via PSGallery for Powershell Windows Package Manager
* Update install-kubectl.md
2018-01-26 06:21:34 -08:00
Ivan Fraixedes
4e235945c8
docs/tasks: Add hyperkit to hypervisor list
...
Add the hyperkit to the list of hypervisor supported in OSX and mark
xhyve as deprecated.
2017-12-27 19:28:03 +01:00
dungeonmaster18
11c690ec11
restructure sentence
2017-11-08 14:28:54 +05:30
dungeonmaster18
fcb6785046
Added docs for kubectl cluster-info dump
2017-11-08 13:22:10 +05:30
Kyungho Jeon
17bb567d3a
Correct a phrase by deleting an irrelevant verb
...
"how to use install" -> "how to install"
2017-11-06 23:23:50 +09:00
Rizky Ariestiyansyah
67135553e7
Update: Using universal zsh configuration ( #5669 )
...
* Update install-kubectl.md
Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.
* fix merge error after rebase
2017-10-26 08:50:09 -07:00
Tim(Xiaoyu) Zhang
1152364756
Merge pull request #5731 from ahmetb/zsh
...
Fix kubectl zsh completion instructions
2017-10-19 20:33:30 +08:00
Steve Perry
0563d647a7
Update links to avoid redirect.s ( #5829 )
2017-10-09 21:08:58 -07:00
Steve Perry
95d3e80540
Update links to avoid redirects. ( #5769 )
...
* Update links to avoid redirects.
* Add paren.
2017-10-04 17:31:51 -07:00
Ahmet Alp Balkan
e431c22ebc
Fix kubectl zsh completion instructions
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-02 20:43:54 -07:00
Steve Perry
7792c801e3
Revert "Update links to avoid redirects." ( #5617 )
...
* Revert "Fix the doc example"
This reverts commit 2872def62b
.
* Revert "add the set of sessionAffinity timeoutseconds (#5474 )"
This reverts commit 657734de6f
.
* Revert "pod-security-policy.md: fix broken link to PSP proposal."
This reverts commit 8db51e099f
.
* Revert "fix typo"
This reverts commit 24e5383071
.
* Revert "Update images.md"
This reverts commit f844a41502
.
* Revert "Update links to avoid redirects. (#5614 )"
This reverts commit 35c7393849
.
2017-09-25 13:43:15 -07:00
Steve Perry
35c7393849
Update links to avoid redirects. ( #5614 )
2017-09-25 10:04:09 -07:00
kairen
4cd97a2162
Fix curl does not work in zsh
2017-09-01 11:33:08 +08:00
Stewart-YU
b72473c39e
Update install-kubectl.md
...
Fix url. Original are not url.
2017-08-24 09:54:28 -07:00
Cody Clark
97e07f9d3e
Removing extra spaces per Issue #4602 ( #5021 )
2017-08-17 16:25:11 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
Stewart-YU
72c78a9788
Update install-kubectl.md
...
Fix leading spaces in commands.
2017-08-17 11:42:28 -07:00
Anthony
9353bb9836
Update install-kubectl.md
...
modify kubernetes to Kubernetes
2017-08-14 10:39:15 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
sudr
2170ffbc76
Update install-kubectl.md to include instructions for kubectl auto-completion in oh-my-zsh ( #4370 )
...
* Update install-kubectl.md
* Move Oh-My-Zsh and edit
* add "the"
2017-08-01 00:52:12 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Bastian Klein
00df48fb9c
Fix installing autocompletion documentation ( #4189 )
...
* Fix installing autocompletion documentation
The written solution did not work for me with the error `-bash: __git_ps1: command not found`. Since the auto-completion is already installed you can simply add the Kubernetes autocompletion to it.
* Remove sourcing bash-completion in .bash_profile
2017-06-28 11:49:52 -07:00
Ihor Dvoretskyi
24820772e5
Update installation instructions with snap ( #4171 )
...
* Update installation instructions with snap
Update installation instructions with snap - the package manager for Ubuntu and other Linux distributions.
* fix md formatting
* fix shell formating
* fix shell block
* fix shell for Check the kubectl configuration
* switch to full width shell
2017-06-23 01:22:08 -07:00
Joey Pereira
951a3211a3
Fix typo 'bash' -> 'brew'
2017-06-16 18:53:30 -04:00
Steve Perry
e1e00561f3
Change Task titles to imperative: Tools. ( #4023 )
2017-06-08 11:58:27 -07:00
Onuralp Taner
783de986d9
Add Chocolatey Package Manager for Windows ( #4000 )
...
* Add Chocolatey Package Manager for Windows
* Small grammar changes
2017-06-06 13:17:33 -07:00
Christoph Blecker
1bb02c055e
Update directions for macOS bash completion
2017-06-05 21:52:25 -07:00
anatoly techtonik
12ad70a8ca
install-kubectl.md: Fix Windows texts, link to latest macOS binaries
...
Fixes https://github.com/kubernetes/kubernetes.github.io/pull/3859#issuecomment-305710498
2017-06-02 10:32:19 +03:00
Andrew Chen
8ad0302646
Implement PR #3859 with tabs
2017-06-01 10:08:51 -07:00
Steve Perry
76976b2976
Remove and redirect: prereqs. ( #3836 )
2017-05-18 18:55:14 -07:00
Wendy Shaffer
40b2e12eba
Update install-kubectl.md ( #3760 )
...
* Update install-kubectl.md
Write the Docs:
Added Task template to the document.
Edited for clarity.
* Update install-kubectl.md
Write the Docs. Responded to review feedback: https://github.com/kubernetes/kubernetes.github.io/pull/3760#pullrequestreview-38008755
* Update install-kubectl.md
Write the Docs. Seeing if this makes the bulleted list render correctly.
* Update install-kubectl.md
Write the Docs. Markdown really doesn't seem to like that bulleted list there, so we'll just do it in sentence flow.
2017-05-15 16:44:55 -07:00
Sam Vilain
712dce6d82
Fix a broken link in "Installing Minikube"
...
Broken by kubernetes/minikube#1410
2017-05-11 11:25:20 -07:00
Mikhail Vasilenko
69c44a3996
typo fix
2017-05-11 11:24:07 -07:00
Steve Perry
02c8689af5
New topic: Installing Minikube. ( #3707 )
...
* New topic: Installing Minikube.
* Refine.
2017-05-10 10:44:31 -07:00
Steve Perry
5d7bb8c7b2
Create Installing Tools section. ( #3706 )
2017-05-10 09:39:55 -07:00