Commit Graph

2556 Commits

Author SHA1 Message Date
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
Seth Jennings 5077db9a8b Merge branch 'master' into fix-autoscaler-doc 2016-11-16 14:11:30 -06:00
Eric Tune d41078c482 Delete references to v1beta3, which was deleted 2016-11-16 10:11:28 -08:00
Eric Tune 625774cc1b Added init container documentation.
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
chrismarino 087f5fbbc5 Invalid characters
Invalid character prevented this page from rendering properly.
2016-11-16 08:11:48 -08:00
chrismarino 0bb20de3a4 Fix broken link by removing invalid characters.... (#1605)
* Fix broken link by removing invalid characters....

The link to this page is broken because of invalid characters introduced with PR #1549.

* Update networking.md
2016-11-16 06:39:54 +01:00
Tim Hockin 1c3789e506 Merge branch 'master' into be-more-neutral 2016-11-15 23:56:47 +01:00
David Newswanger e4684a327d Merge branch 'master' into improve_centos_guide 2016-11-15 16:30:38 -05:00
Jorge O. Castro 16065824dc Move the Ubuntu guides into their own directory and update for 16.04. 2016-11-15 15:57:52 -05:00
Steve Perry 7f8a38b743 Write style guide. (#1619) 2016-11-15 12:26:42 -08:00
Quinton Hoole 27840ef8fe Improvements to Federated Ingress User Guide. 2016-11-15 09:47:32 -08:00
Justin Santa Barbara c4914efbf5 Remove unmaintained coreos multinode cluster
Fix #1688
2016-11-15 12:41:16 -05:00
Tim Hockin f855c8a599 Merge branch 'master' into master 2016-11-15 09:20:51 +01:00
Jordan Liggitt 0ffd2a77e7 split out TLS bootstrapping topic 2016-11-14 21:40:45 -05:00
Jordan Liggitt 660e9aa319 fixup assigness 2016-11-14 21:13:26 -05:00
Jordan Liggitt b65b204415 update required non-resource paths 2016-11-14 21:10:10 -05:00
Jordan Liggitt 2402c966bc update assignees 2016-11-14 21:09:57 -05:00
Michael Taufen 64ca647721 Fix broken kubectl link 2016-11-14 15:02:42 -08:00
Janet Kuo f8eb5f1037 Merge branch 'master' into fix-autoscaler-doc 2016-11-14 14:02:32 -08:00
Brandon DuRette 337c6c0546 Typo fix 2016-11-11 11:20:48 -06:00
Luke Marsden 5dd3a00742 Be more vendor neutral.
Address review feedback.
2016-11-11 08:42:32 -08:00
David Kirstein e745b04801 remove extra space in working-with-resources.md 2016-11-10 08:27:09 +01:00
David Kirstein 0bd5651d4f Fix typo in working-with-resources.md
mode -> more
2016-11-10 08:19:22 +01:00
David Newswanger 8c15032cc1 Merge branch 'master' into improve_centos_guide 2016-11-08 15:02:06 -05:00
Steffen Gebert 3ca34c8e04 configuring-containers: Fix syntax highlight
looks weird to me without that..
2016-11-08 11:23:46 +01:00
Jared cfe0f0e22a Update create-pull-request.md 2016-11-07 11:51:19 -08:00
TRAVIS ALLEN SALAS COX 215dca8e8b Update dns.md
This should at least fix a broken link referenced in [#1640](https://github.com/kubernetes/kubernetes.github.io/issues/1640). Looks like a lot of information was taking out of [this](https://github.com/kubernetes/kubernetes/tree/master/build-tools/kube-dns) README.md recently, if you'd like i can delete the reference section completely if it is out of date and/or no longer needed.
2016-11-07 13:27:27 -06:00
devin-donnelly c1f1f34414 Merge pull request #1614 from fen4o/fix-rkt-link
Fix broken rkt networking link
2016-11-07 11:04:55 -08:00
David Newswanger fe8d92d27a Merge branch 'master' into improve_centos_guide 2016-11-07 13:46:53 -05:00
David Newswanger 0884c3a597 made some minor fixes to the centos guide to make it a little easier for beginners to follow 2016-11-07 13:37:33 -05:00
Tremaine Eto 3d7e0b128c Fixed typo
Removed extra "e" in "specify" in the "Secret files permission" section.
2016-11-07 10:16:15 -08:00
Jared 60c4fc7365 Merge pull request #1633 from seeekr/patch-1
fix typo in user-guide/replicasets.md
2016-11-06 22:56:48 -08:00
Jared dba5993bee Merge pull request #1632 from dciccale/patch-1
fix grammar
2016-11-06 22:56:23 -08:00
Lucas Käldström 05f67bad8f Update the kubeadm documentation to reflect the new release 2016-11-06 15:29:11 -08:00
Denis Andrejew 2dcba7ffa2 fix typo in user-guide/replicasets.md 2016-11-06 15:32:07 +01:00
Denis Ciccale c11fc163f5 fix grammar 2016-11-06 13:52:28 +01:00
blankenhaus bbceda0ba2 Layer 3 <=> layer 4
TCP/UDP are layer 4.
2016-11-05 12:29:50 -07:00
devin-donnelly ab25c59af7 Update index.md 2016-11-04 16:43:30 -07:00