Paulo
caabac594c
Update web-ui-dashboard.md ( #11833 )
...
wrong
```sh
$ kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
error: unable to read URL "https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml ", server reported 404 Not Found, status code=404
```
right
```sh
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```
github page
```sh
https://github.com/kubernetes/dashboard/blob/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```
2018-12-20 21:50:42 -08:00
Philip Brown
6285545a24
Add note about need for lxd init ( #11822 )
...
* Add note about need for lxd init
As a first time user, I got a little lost, doing google searches for how to get lxd basically functional on my box.
There were a lot of hand edits and tweaks suggested on various pages, until I discovered that all I had to do is run "lxd init" and follow the prompts.
* Update local.md
2018-12-21 13:46:01 +08:00
Jordan Liggitt
0e7b66a8f8
Fix --runtime-config syntax ( #11835 )
2018-12-20 17:30:23 -08:00
Jim Angel
885aaa4af3
removing non-supported versions ( #11834 )
2018-12-20 17:28:26 -08:00
Jintao Zhang
0838faec0a
Fix cosConfigureHelper script address. ( #11819 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com >
2018-12-20 02:08:29 -08:00
Tim Hockin
701ebb2474
Update docs on labels and annotations ( #11719 )
...
Be clearer about character set and a couple minor tweaks on words.
2018-12-19 22:39:39 -08:00
Karen Bradshaw
8378cab0eb
Clean up extra Note text ( #11805 )
2018-12-19 18:17:40 -08:00
Rajakavitha1
18e2376fcc
Update cloud-providers.md ( #11815 )
...
Update the definition of monitor-delay and monitor-timeout as a fix for: https://github.com/kubernetes/website/issues/11217
2018-12-19 18:03:25 -08:00
kohei
acbac5661a
fix link to flexvolume ( #11800 )
2018-12-18 17:26:44 -08:00
Michael Vorburger ⛑️
e10ae8de4d
add OCP also to On-Premises VMs and Bare Metal on pick-right-solution.md ( #11772 )
2018-12-18 05:04:55 -08:00
James Peach
1d1ccd974d
Minor grammar fix to agent OOM handling description. ( #11797 )
2018-12-17 21:55:37 -08:00
Ian Chakeres
c79b4728ae
Include Kubernetes abbreviation k8s ( #11794 )
...
I was at Kubecon last week, and a few times I encountered people who did not know that k8s == Kubernetes. Therefore, we should mention this abbreviation on the front page.
2018-12-17 16:57:53 -08:00
Niko Pen
8f6f6731c5
ExternalName cleanup ( #11326 )
...
* Remove old kube-dns note
* ExternalName IP clarification
* Add minor edits for clarity
* corrections
Co-Authored-By: nikopen <42466421+nikopen@users.noreply.github.com >
2018-12-17 11:03:04 -08:00
WanLinghao
3ccbb12585
cAdvisor web UI port has been deprecated since v1.10. This patch updates the description about it. ( #11426 )
...
* cAdvisor web UI port has been deprecated since v1.10. This patch update the description about it.
* Update resource-usage-monitoring.md
* Update resource-usage-monitoring.md
2018-12-16 21:28:43 -08:00
Allan Sun
ff3d1b2024
Added new PHP client libr ( #11465 )
2018-12-16 21:16:30 -08:00
Karen Bradshaw
854ee5779c
clean-up yaml variables surrounded by <> ( #11490 )
2018-12-16 21:09:09 -08:00
WanLinghao
7269c416ca
Add description about local http proxy setting's effect on liveness probe ( #11567 )
...
* Add description about local http proxy setting's effect on liveness probe
* Update configure-liveness-readiness-probes.md
2018-12-16 21:07:12 -08:00
Chao Wang
fe3032c56e
Improve explanation of feature-gates/component relationship and usage ( #11562 )
2018-12-16 20:54:54 -08:00
Srinivas R Kulkarni
7ecf764f34
Use latest image for ubuntu ( #11592 )
...
14.04 does not work anymore. Gives socket error when connecting with rabbitmq
2018-12-16 20:49:43 -08:00
WanLinghao
a213182b10
Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller ( #11643 )
...
* Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller
* Update service-accounts-admin.md
* Update service-accounts-admin.md
2018-12-16 20:42:45 -08:00
shavidissa
5f7300c5fe
Removed the TOC added into the MD ( #11669 )
...
Removed the TOC that was added manually as the TOC is generated by default now (else, there are two levels of the TOC on the page).
2018-12-16 19:43:34 -08:00
Eric Briand
c1e07bcb96
Fix formatting of schedule part ( #11665 )
...
* Fix formatting of schedule part
* Update automated-tasks-with-cron-jobs.md
2018-12-16 19:41:46 -08:00
Lentil Sun
8b264e3fcc
Fix: API version of 1.11.x to v1alpha2 and 1.12.x to v1alpha3 ( #11662 )
2018-12-16 19:39:58 -08:00
¯\_(ツ)_/¯
9962142993
Add Rust client ( #11657 )
2018-12-16 19:38:15 -08:00
Dustin Decker
125927e87c
remove reference to non-existent documentation ( #11655 )
2018-12-16 19:36:22 -08:00
Jim Angel
e4994dc47c
Ui dashboard docs refresh ( #11653 )
...
* updating docs for Dashboard
* removing old images
2018-12-16 19:34:39 -08:00
Hiroki tktk
ea03ca2a0b
update --kubeconfig description ( #11704 )
2018-12-16 19:03:49 -08:00
Naoki Oketani
074a3cdad2
GCE: cluster/kube-up.sh creates 3 nodes by default ( #11694 )
2018-12-16 19:02:06 -08:00
Zach Corleissen
475ffbdd6c
Clarify language for concept templates ( #11737 )
...
Clearer intro line
More edits
2018-12-16 19:00:13 -08:00
Joseph Irving
7f9e1d59fc
clarify Job behaviour once active deadline seconds is exceeded ( #11745 )
2018-12-16 18:33:00 -08:00
Karen Bradshaw
6202a635bd
fix kubeadm-init, extra caution text ( #11762 )
2018-12-16 18:00:18 -08:00
William Chia
55a483022c
move port flag to expose ( #11778 )
...
moved `--port=8080` from `kubectl create` to `kubectl expose`
2018-12-16 17:34:16 -08:00
Michael Vorburger ⛑️
b04c6f58dd
add minishift to pick-right-solution.md ( #11770 )
2018-12-16 04:45:04 -08:00
Michael Vorburger ⛑️
a115b10aff
add OpenShift Container Platform (OCP) to pick-right-solution.md ( #11771 )
2018-12-16 03:28:34 -08:00
zhangx501
db9ea3c03f
zh-trans website/content/zh/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md ( #11741 )
...
增加了英文注释,同时针对更新的英文文档做了中文补充,修改了部分译文是阅读更加流畅
2018-12-15 01:17:15 -08:00
MengZeLee
a2919a91a8
update kubeadm reset ( #11734 )
...
* update kubeadm reset
The reset process does not clean up iptables rules , we should do so manually.
* add empty line and end with :
2018-12-15 00:06:27 -08:00
Alex Contini
11a52d31c3
updates to kubecon banners ( #11760 )
...
* updates
* updates
* Update list.html
2018-12-14 09:36:49 -08:00
Pingan
e8b9a4eace
fix link in reconfigure-kubelet ( #11736 )
2018-12-13 03:09:04 -08:00
Zefool
5fdf928a6e
Add flexVolume to list and add anchor. ( #11614 )
...
* Add flexVolume to list and add anchor.
* Update, typo fix
2018-12-13 02:15:22 -08:00
lIuDuI
0c6d4f8a66
Update install-kubeadm.md ( #11731 )
2018-12-12 22:07:39 -08:00
Irfan Ur Rehman
445deb5cd9
Blog post for federation v2 ( #11620 )
2018-12-12 14:27:58 -08:00
Lubomir I. Ivanov
5b480a8ccb
kubeadm-ha: fix variables under "initial-cluster" ( #11700 )
2018-12-11 21:35:28 -08:00
AdamDang
f1c752ae51
Typo fix: federation control plan->federation control plane ( #11679 )
...
* Typo fix: federation control plan->federation control plane
Typo fix: federation control plan->federation control plane
* Update secret.md
2018-12-11 17:35:19 -08:00
lIuDuI
7021514755
Fix Wrong document ( #11697 )
2018-12-11 17:31:57 -08:00
JoeWrightss
95acd44db7
Fix some typos: ips -> IPs ( #11456 )
2018-12-11 16:26:37 -08:00
VM Brasseur
e151dab4b0
OpenContrail -> Tungsten Fabric ( #11436 )
...
* OpenContrail -> Tungsten Fabric
OpenContrail has joined the Linux Foundation Networking Fund and rebranded as Tungsten Fabric to better reflect its open community engagement separate from its Juniper Network roots.
This edit updates the doc to reflect the name change and that Tungsten Fabric is a separate entity from Juniper's Contrail product.
* Include TF in the header
To further reinforce that Contrail and TF are different things.
2018-12-11 16:15:58 -08:00
Naoki Oketani
2e1219d1fa
modified confusion of cert and key. ( #11630 )
2018-12-11 16:12:54 -08:00
Chao Wang
5e05d127e2
fix the command for checking dns pod ( #11603 )
2018-12-11 16:11:19 -08:00
lIuDuI
9833da206e
Update the version in the example ( #11598 )
2018-12-11 16:09:45 -08:00
Chao Wang
41d8a76c3c
fix audit backends decription ( #11535 )
2018-12-11 16:00:58 -08:00