Commit Graph

4243 Commits

Author SHA1 Message Date
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
Justin Garrison e3cd4eb67c added command to download kubectl via curl 2016-11-17 21:18:50 -08:00
Ahmet Alp Balkan 7f7fa5ac73 Fix broken links to some github paths 2016-11-17 19:31:59 -08:00
Ahmet Alp Balkan c117759cfe service-accounts.md: Better paragraph flow
It was not easy to follow what this paragraph is talking about
without clicking the link.
2016-11-17 19:20:11 -08:00
chrismarino 035dc3dd65 Merge branch 'master' into chrismarino-patch 2016-11-17 18:57:28 -08:00
Spencer Smith 1b6580fe53 Very basic kubeadm reset command formatting fix. 2016-11-17 20:40:30 -05:00
Devin Donnelly a21c80911e Attempted include file fix for sample Deployment .yaml file. 2016-11-17 16:22:46 -08:00
Devin Donnelly f5916e7af6 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into concepts-root 2016-11-17 16:22:00 -08:00
Kenneth Owens 8f0e37b24c completes move of statefulset to controllers
shortens intro in favor of another Components section
2016-11-17 16:12:27 -08:00
Kenneth Owens d6ea2b291c updates directory structure to add controllers directory
moves statefulset.md into controllers
update _data/concepts.yml to show a TOC based on the above
2016-11-17 16:12:27 -08:00
Kenneth Owens f2e18d0288 adds sclaing and deployment section. fixes spelling errors. changes all
StatefulSet referneces to Stateful Set and all PetSet references to Pet
Set
2016-11-17 16:12:27 -08:00
Kenneth Owens 41114fd454 Initial commit of statefulsets concept. 2016-11-17 16:12:27 -08:00
Devin Donnelly 6eea38eddb First draft of Concepts landing page.
Adds Kubernetes Objects overview.
Adds first draft of Pod.
2016-11-17 16:10:17 -08:00
Jared 3c09864e04 Merge branch 'master' into patch-1 2016-11-17 15:31:02 -08:00
Jared 4bc42a3f5c Merge branch 'master' into patch-1 2016-11-17 15:23:09 -08:00
Francois Deppierraz 9e25fddd86 typo kuberntes -> kubernetes 2016-11-18 00:10:29 +01:00
Ahmet Alp Balkan 34a31f41ba List Deployment next to ReplicationController
RestartPolicy section gives an example of what kind of controller
should be used for what type of workload. However it only lists
rc for web-server type workloads. Adding Deployment next to rc
as well.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-17 15:07:13 -08:00
Jeff Mendoza 053cdb3a1e Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
Matthew Fisher fdf250f86e move "Privilege Escalation Prevention and Bootstrapping closer
This way users don't have to read to the bottom to realize they need to add
--authorization-rbac-super-user=admin to their cluster when bootstrapping for the first time.

🐑
2016-11-17 13:05:45 -08:00
Tom von Schwerdtner 8563dd273b Address formatting
Currently the 'sample environment' code block all shows on one line at http://kubernetes.io/docs/getting-started-guides/vsphere/, hoping this will fix it.
2016-11-17 14:20:29 -05:00
ahawtho 6b151435da Fix shell example in sharing-clusters.md
'export' command should not include dollar signs in variable declaration
2016-11-16 21:58:17 -05:00
chrismarino d2d179229f Merge branch 'master' into chrismarino-patch 2016-11-16 14:49:22 -08:00