Commit Graph

5049 Commits (ebf0ee9eb3f7cdeba780835f95764c544216efa1)

Author SHA1 Message Date
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
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
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
Zihong Zheng 8d16cd6b83 Add TOC and fix links for kube-dns documentation (#5748) 2017-10-03 16:43:47 -07:00
Steve Perry 1007da64a6 Fix paths to yaml files. (#5747)
* Fix paths to yaml files.

* Actually fix, this time.
2017-10-03 16:03:06 -07:00
Steve Perry 4c9f695469 Fix paths to yaml files. (#5745) 2017-10-03 15:23:54 -07:00
Oli Bye 252012f2de Minor spelling correction 2017-10-03 23:19:02 +01:00
pete-uc 3d663b7944 Uc01 (#3880)
* Update _base.sass

* Update _desktop.sass

* Update index.md

* Add files via upload

* Update index.html

* Update _base.sass

* Update _desktop.sass

* Update index.html

* Delete kub_video_banner_speaker_d.jpg

* Update _base.sass

* Update _desktop.sass
2017-10-03 14:35:19 -07:00
Steve Perry fc1acb876c Fix broken link. (#5744) 2017-10-03 14:10:11 -07:00
Marco Ceppi 1a3383ce3d conjure-up now supports AWS native integration as part of the install experience (#5743)
* Removes outdated kubernetes setup instructions
2017-10-03 15:34:27 -05:00