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
Tim(Xiaoyu) Zhang
0a8b938a05
Merge pull request #5781 from ghostcloud-cn/fix-misspell
...
change replicationcontroller to replication controller
2017-10-07 08:46:47 -05:00
Tim(Xiaoyu) Zhang
d4a8800cab
Merge pull request #5354 from zhangqx2010/upstream
...
k8smeetup-cn-translation-zhangqx-pr-20170907
2017-10-06 19:24:20 -05: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
jgoldbergstackoverdrive
c0ec0864f8
Jgoldbergstackoverdrive bio update 1 ( #5787 )
...
* Update partner-script.js
* Update partner-script.js
-
2017-10-06 12:11:28 -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
Zhang Xingcai
53722b0b96
fixed misspelled words ( #5782 )
2017-10-05 10:12:58 -07:00
Joseph Heck
97eedb591c
Merge pull request #5780 from ghostcloud-cn/fix-link
...
fixed invalid docker link
2017-10-05 10:05:00 -07:00
Xingcai Zhang
d8f7b02833
fixed invalid docker link
2017-10-06 00:29:49 +08:00
zhangqx2010
de9c7e3e2f
delete eof symbol
2017-10-05 17:53:29 +08:00
zhangqx2010
9e397a7f0a
1.6
...
->
{{page.version}}
2017-10-05 17:52:53 +08:00
Steve Perry
da2c271b79
Put Kubernetes 101 topic in the left nav. ( #5775 )
...
* Put Kubernetes 101 topic in the left nav.
* Add Kubernetes 201 to the left nav.
2017-10-04 20:58:09 -07:00
Kyle Bai
7579ea8862
Fix hands-on experience ( #5772 )
2017-10-04 20:10:37 -07:00
Steve Perry
31ed65dbe3
Update links to avoid redirects. ( #5771 )
2017-10-04 18:25:57 -07:00
Steve Perry
9e94cd5530
Fix broken links. ( #5770 )
2017-10-04 17:50:18 -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
Steve Perry
634dd83bbd
Update links to avoid redirects. ( #5768 )
2017-10-04 16:59:36 -07:00
Steve Perry
fda7ed44df
Update links to avoid redirects. ( #5765 )
2017-10-04 16:07:41 -07:00
Steve Perry
6ddca1d62f
Update links to avoid redirects. ( #5763 )
2017-10-04 14:27:41 -07:00
Brad Topol
3384da0ba8
Fixes Issue #4585 ( #5762 )
...
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-04 13:43:15 -07:00
Suraj Deshmukh
4a9926b25d
add 1 to bridge-nf-call-iptables ( #5735 )
...
add 1 to /proc/sys/net/bridge/bridge-nf-call-iptables, since
pre-flight checks fail when doing `kubeadm init`, if the file
value is not 1.
2017-10-04 10:42:18 -07:00
Harry Zhang
68bf20e8ec
Use right taint key in doc ( #5188 )
2017-10-04 08:51:20 -07:00
Karthik Gaekwad
d1fb514385
Keeping text consistent ( #5760 )
...
We use authorization everywhere else so changing authorisation -> authorization here
2017-10-04 08:38:01 -07:00
Suraj Deshmukh
ccfd7aac3c
add securityContext field at conatiner level ( #5734 )
2017-10-04 08:22:57 -07:00
Alin Sinpalean
e28d2030a8
self-hosed -> self-hosted ( #5755 )
...
* self-hosed -> self-hosted
LOL
* transformed in -> transformed into
2017-10-04 08:19:30 -07:00
Joseph Heck
acf55bec1b
Merge pull request #5756 from FlorianOnmyown/patch-1
...
Fix a link
2017-10-04 08:50:11 -05:00
Florian Woerner
96735012a9
Fix a link
...
Fix a link
2017-10-04 14:30:16 +02:00
Steve Perry
a5db67cf04
Update links to avoid redirects. ( #5754 )
2017-10-03 21:49:37 -07:00
Steve Perry
a7475665fa
Update links to avoid redirects. ( #5753 )
2017-10-03 21:38:21 -07:00
Steve Perry
5c7bbcd29e
Update links to reduce redirects. ( #5751 )
2017-10-03 21:07:11 -07:00
Jorge O. Castro
2e8f9adf7d
Add warning about using packaged kubeadm ( #5716 )
...
* Add warning about using packaged kubeadm
* Update kubeadm-upgrade-1-8.md
* Update kubeadm-upgrade-1-8.md
2017-10-03 19:43:52 -05:00
Steve Perry
d929d7a331
Fix broken links. ( #5750 )
2017-10-03 17:25:46 -07:00
Steve Perry
dc8b00187f
Update yaml paths. ( #5749 )
2017-10-03 17:00:15 -07:00