Jared
0dcb86c294
Merge branch 'master' into patch-1
2016-11-21 13:27:39 -08:00
Jared
9e3ac0ddb8
Merge branch 'master' into master
2016-11-21 13:27:31 -08:00
Jared
2f0347a4b5
Merge branch 'master' into adjust-node-hostname-docs
2016-11-21 13:27:28 -08:00
Jared
2d0b9d0a27
Merge branch 'master' into init-container-beta-update
2016-11-21 13:27:25 -08:00
Jared
53cd650dc0
Merge branch 'master' into patch-2
2016-11-21 13:27:20 -08:00
Jared
261403297f
Merge branch 'master' into front-proxy
2016-11-21 13:27:17 -08:00
Jared
b8a1f1bdef
Merge branch 'master' into patch-1
2016-11-21 13:27:14 -08:00
chrismarino
ce2e9950fc
Merge branch 'master' into chrismarino-patch
2016-11-21 13:27:09 -08:00
Jared
2ca0fafb8c
Merge branch 'master' into master
2016-11-21 13:27:08 -08:00
Jared
5b683f86e4
Merge branch 'master' into patch-1
2016-11-21 13:26:59 -08:00
Jared
5d6460b979
Added link to DNS Admin Guide
2016-11-21 13:23:58 -08:00
Anirudh Ramanathan
e73c755de3
Updated link and fixed typo
2016-11-21 13:11:19 -08:00
Anirudh Ramanathan
21c4337421
Merge branch 'master' into patch-1
2016-11-21 13:10:27 -08:00
Chris Riviere
905c298a6f
Merge branch 'master' into patch-1
2016-11-21 12:29:00 -08:00
Jared
be9878bd41
Merge branch 'master' into kubenet-note
2016-11-21 12:13:48 -08:00
Chris Riviere
18068bae80
minor text change
2016-11-21 12:09:05 -08:00
Chris Riviere
08577c385a
minor changes
...
moved text under command and changed wording based on some feedback. With regards to mentioning cloud providers. I think a lot of this documentation in general assumes a public cloud like Google so it may be worthwhile to mention a specific private cloud where this isn't implemented.
2016-11-21 12:08:25 -08:00
Chris Riviere
636fa3f84f
Merge branch 'master' into patch-1
2016-11-21 11:45:36 -08:00
Jared
4b198e0995
Merge branch 'master' into dns-troubleshooting
2016-11-21 11:43:19 -08:00
Chris Riviere
8c4fc0351a
clarification on type LoadBalancer for exposing
...
Took me a bit of time to learn that type LadBalancer wasn't fully working in an OpenStack environment as I was going through this.
2016-11-21 11:27:15 -08:00
Jared
48ce104b76
Merge branch 'master' into 2016-10-10-fed-ingress-user-guide-improvements
2016-11-21 11:20:49 -08:00
Jared
b5c86dfe02
Merge branch 'master' into init-cont-doc
2016-11-21 11:07:51 -08:00
Jared
e7af3617c5
Merge branch 'master' into patch-1
2016-11-21 11:07:40 -08:00
Jared
51da598d68
Merge branch 'master' into patch-1
2016-11-21 09:27:34 -08:00
Jared
096e8e21be
Merge branch 'master' into patch-1
2016-11-21 09:25:53 -08:00
Seth Jennings
fb8062ec66
Merge branch 'master' into fix-autoscaler-doc
2016-11-21 10:37:21 -06:00
Daniel P. Berrange
0e1935c6b9
libvirt-coreos: fix typo s/libvert/libvirt/
2016-11-21 15:24:56 +00:00
shapeliang
6a46468171
Modify some hyperlink location in binary_release.md
2016-11-21 15:56:30 +08:00
CaoShuFeng
0e5ded3a91
Merge branch 'master' into enhance-cni
2016-11-21 01:04:37 -06:00
Luke Faraone
5f8adf0616
Use HTTPS links for all command line invocations
...
#107 fixed a few, but not all were correctly updated.
2016-11-21 02:41:46 +00:00
Casey Davenport
27d7d4fba3
Update Calico links to new docs
2016-11-20 17:14:33 -05:00
Randy Fay
de9197661e
Fix broken path in pv configuration, minor doc improvement
2016-11-20 09:41:34 -07:00
erikus
eb10ccc643
Update "kubectl docker" command to include "--"
...
"--" is now required after "docker" and before extra args.
2016-11-19 20:19:21 -08:00
Ahmet Alp Balkan
083f07af4a
Fix code block rendering issue
...
Added an extra new line before triple-backtick for proper rendering on the website.
2016-11-19 18:27:18 -08:00
Casey Davenport
5ac8ad578c
Merge branch 'master' into remove-old-guides
2016-11-19 18:57:52 -05:00
Casey Davenport
a8e129af83
Sort network plugins alphabetically. ( #1583 )
2016-11-19 14:52:21 -08:00
Casey Davenport
8c72223e7a
Merge branch 'master' into remove-old-guides
2016-11-19 14:55:30 -05:00
Casey Davenport
afcf0dd893
Remove outdated Calico guides in favor of kubeadm
2016-11-19 14:49:53 -05:00
Johanan Lieberman
0fa87b8caa
Mention kubectl as a requirement for running kops
...
When deploying a cluster and kubectl is not installed, kops exits
with an error. Need to mention kubectl as a requirement in the docs.
2016-11-19 16:55:58 +02:00
Devin Donnelly
30be38b63f
Edited Concepts landing page, Objects overview, and Pod concept documentation to address feedback from pwittroc.
2016-11-18 16:37:23 -08:00
Jared
2a4501ed63
Removed confusing "Kubernetes" button from docs landing page.
2016-11-18 15:58:19 -08:00
Kenneth Owens
6e65abe9e5
Fixes typo
2016-11-18 15:43:42 -08:00
Kenneth Owens
094a51fc2e
Fixes typo in guarantees
...
Removes deprecation from comment wrt PetSets
Creates separate section in concepts/index.md for Controllers
Fixes grammer "an integer"
Removes claim about persistent storage being auto-deleted
Clarifies stability
Adds call out tick around attributes
2016-11-18 15:35:14 -08:00
Jared
e4d23b4275
Merge branch 'master' into chrismarino-patch
2016-11-18 13:22:44 -08:00
Justin Santa Barbara
3ba967e20f
Merge branch 'master' into download_kubectl
2016-11-18 16:09:54 -05:00
Jared
0c8b977ea5
Merge branch 'master' into patch-5
2016-11-18 13:02:43 -08:00
steveperry-53
88e32adc98
Write new task: Determining the Reason for Pod Failure.
2016-11-18 10:31:44 -08:00
Kenneth Owens
7aa8c5d2e6
upgrades the version of storage class to beta
...
adds assignees
clarifies stable storage description
2016-11-18 10:26:54 -08:00
Kenneth Owens
26f0e6e7a6
removes legacy claim about mutability of stateful set
2016-11-18 10:13:23 -08:00
Maciej Szulik
96903916b5
Deprecate extensions/v1beta1.Job
2016-11-18 13:26:14 +01:00