Steve Perry
4ab2cc6b52
Remove old ref docs from current site. ( #5847 )
2017-10-10 14:23:03 -07:00
Florian Woerner
5b0c2b6906
Removed unessary caracters when outputing the CA key hash using openssl ( #5784 )
...
* Removed unessary caracters when outputing the CA key hash using openssl
Removed unessary caracters when outputing the CA key hash using openssl.
* Changed CA key gathering cmd
Changed CA key gathering cmd to make it comatible with different versions of openssl
2017-10-10 13:25:09 -07:00
xuhuilong
0419d6f370
fix error shell command. ( #5834 )
2017-10-10 13:18:44 -07:00
xuhuilong
0b99151fbe
format command output. More clearly ( #5828 )
2017-10-10 13:18:04 -07:00
chenhonggc
cb9b730c8d
Number error ( #5835 )
...
* should be 10
* should be 10
* should be 10
2017-10-10 13:17:28 -07:00
chenhonggc
12e211a60c
Use code style for filenames ( #5837 )
...
* Use code style for filenames, directories, and paths
* Use code style for filenames, directories, and paths
2017-10-10 13:15:50 -07:00
jianglingxia
f207f37635
replicationcontroller in job ( #5839 )
2017-10-10 13:15:21 -07:00
yandonggc
51a9a27e58
Update incorrect word Peristent to Persistent ( #5843 )
...
* Update change-pv-reclaim-policy.md
* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
Zhang Xingcai
8801814135
Update misspelled word Enviornment to Environment ( #5845 )
2017-10-10 13:12:55 -07:00
Zhang Xingcai
b7bf478d6c
Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval ( #5846 )
2017-10-10 13:12:38 -07:00
Alon Lavi
6baa779ee8
Update create-cluster-kubeadm.md ( #5849 )
...
Update flannel script to use latest version.
1. It is fully compatible with previous versions (see [Release Notes](https://github.com/coreos/flannel/releases ))
2. `kube-flannel-rbac.yml` was merged to `kube-flannel.yml`
2017-10-10 13:11:55 -07:00
Ming Zhao
3db6e572dc
Add instructions on how to setup kubectl
2017-10-10 11:44:44 -07:00
Sam Marder
ce900b8391
Update syntax to be consistent with other docs
2017-10-10 09:08:12 -07:00
Todd Taomae
077eecce8b
Fix typo. "Radios" to "Rados"
2017-10-10 21:53:35 +08:00
Tim(Xiaoyu) Zhang
3b38f5ee3d
Merge pull request #5813 from lichuqiang/translation-az
...
Translate doc proxies into chinese
2017-10-10 14:01:48 +08:00
lichuqiang
6581992fd6
fix incorrect links & format
2017-10-10 12:25:02 +08:00
Steve Perry
0563d647a7
Update links to avoid redirect.s ( #5829 )
2017-10-09 21:08:58 -07:00
Steve Perry
e830745509
Update links to avoid redirects. ( #5827 )
2017-10-09 19:17:59 -07:00
Suraj Deshmukh
11b0b64ab9
fix(pod restartPolicy): add restartPolicy to pods ( #5817 )
...
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh
b7719cdf58
(env var expose pod info): remove repeated content ( #5816 )
2017-10-09 17:24:20 -07:00
Joseph Heck
7c63ff5b1d
Merge pull request #5783 from heckj/fix_cloud_provider_typo
...
fix incorrect reference for openstack
2017-10-09 14:54:22 -07:00
Jamie Hannaford
eddbf89684
Make non-kubeadm component versioning explicit ( #5815 )
2017-10-09 06:26:16 -07:00
xuhuilong
a73e548416
remove the meaningless word. ( #5811 )
2017-10-08 22:26:20 -07:00
Christoph Maser
44897f6997
change update to disruptions ( #5809 )
...
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
2017-10-08 18:11:51 -07:00
Nikhita Raghunath
b3fc8a3795
kubectl-apply doc: fix link to api types ( #5799 )
2017-10-08 08:21:12 -07:00
Zhang Xingcai
56ae2ab14b
Update alibaba-cloud.md some misspelled words ( #5800 )
2017-10-08 08:20:10 -07:00
Zhang Xingcai
ceceb8e64c
Update some incorrect words: parition, componenets ( #5801 )
2017-10-08 08:19:34 -07:00
Suraj Deshmukh
ebf0ee9eb3
docs(Configure Pod Initialization task): correct pod name in output ( #5803 )
...
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh
c571626ba9
(labels docs): correct description of logical AND ( #5804 )
2017-10-08 08:18:44 -07:00
Suraj Deshmukh
eb4ce6ab1a
docs(health checks): remove the unnecessary indentation ( #5805 )
...
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh
14972390ee
(livenessProbe): correct livenessProbe explanation ( #5806 )
2017-10-08 08:17:37 -07:00
Suraj Deshmukh
25363bba54
(Private registry configs): link to the private registry pod manifest ( #5807 )
...
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade
424a4f2f71
Fixed example in configmap ( #5808 )
...
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh
fd240aa371
remove the unnecessary new lines ( #5802 )
2017-10-08 08:13:29 -07:00
Fabrizio Pandini
e0205e7c76
kubeadm-centos-iptables ( #5707 )
2017-10-08 08:09:12 -07:00
Joseph Heck
b7c98d60e4
Kubeadm reference updates ( #5594 )
...
- also resolves https://github.com/kubernetes/kubernetes.github.io/issues/3159
mentioning reboot needed if SELinux is disabled
2017-10-07 08:02:28 -07:00
hasahni
ec2027f058
Add Nuage to the list of Networking add-ons ( #5795 )
...
* Add Nuage to the list of Networking add-ons
* platform provides -> platform that provides
2017-10-07 07:58:06 -07:00
Mahdi Mohammadinasab
99b2804090
Fixing two broken links ( #5796 )
2017-10-07 07:56:11 -07:00
Zhang Xingcai
546a1cb02a
Update word Deployement to Deployment ( #5797 )
2017-10-07 07:55:33 -07:00
Zhang Xingcai
06099a7df6
Format command output args -oyaml to -o yaml ( #5798 )
2017-10-07 07:55:07 -07:00
Lena
7ba5e674e8
Fix for a small typo ( #5794 )
2017-10-06 16:03:41 -07:00
Steve Perry
fc2a3f62a9
Fix text about addons and minikube VM. ( #5793 )
2017-10-06 13:10:56 -07:00
Steve Perry
c3d16870ee
Add -a flag. ( #5792 )
2017-10-06 12:45:19 -07:00
Zhang Xingcai
b25381bab4
Update word Altneratively to Alternatively ( #5790 )
2017-10-06 12:07:26 -07:00
Zhang Xingcai
5f418efde8
update kube-apiserver.md misspelled words ( #5791 )
2017-10-06 12:06:49 -07:00
Steve Perry
004a166985
Add links to CustomResourceDefinition reference. ( #5788 )
...
* Add links to CustomResourceDefinition reference.
* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00
Brad Topol
8cf6b54e77
Fixes issue #5036 ( #5785 )
...
Signed-off-by: Brad Topol <btopol@us.ibm.com >
2017-10-05 16:50:23 -07:00
Richard Li
3de92fd38f
Add new Task documentation: Telepresence ( #4955 )
...
* initial version of how to develop and debug locally with telepresence
* minor fixups
* add overview, prereq, steps blocks
* add whatsnext capture
* remove further reading header
* incorporate feedback from @radhikapc
* incorporate more feedback
2017-10-05 15:08:54 -07:00
Joseph Heck
187bd30d9f
Merge pull request #5746 from olibye/patch-1
...
Minor spelling correction
2017-10-05 14:02:36 -07:00
Joe Heck
442d133431
fix incorrect reference for openstack
...
resolves https://github.com/kubernetes/kubernetes.github.io/issues/5779
2017-10-05 10:18:38 -07:00