Commit Graph

5060 Commits (e8307455092daddcc65b240a2210110a30278652)

Author SHA1 Message Date
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
Zhang Xingcai 53722b0b96 fixed misspelled words (#5782) 2017-10-05 10:12:58 -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
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