Commit Graph

2847 Commits (31642923e1d3eb9e00fb78f917bae03b08b87e98)

Author SHA1 Message Date
Anirudh Ramanathan 8a0ff316d0 Add warning. (#1876) 2016-12-07 17:45:48 -08:00
devin-donnelly b5a695f86b Update index.md 2016-12-07 17:45:48 -08:00
nikhiljindal c1b2d5d3f0 Updating information on how to pass federations flag to kube-dns 2016-12-07 17:45:47 -08:00
devin-donnelly 1744707ce7 Update index.md 2016-12-07 17:45:47 -08:00
devin-donnelly a5ceaa6ed1 Update index.md 2016-12-07 17:45:47 -08:00
devin-donnelly 3a993c6d10 Update index.md 2016-12-07 17:45:47 -08:00
devin-donnelly 78122b03ed Update index.md 2016-12-07 17:45:47 -08:00
Janet Kuo d99c51f54b Remove petset bootstrapping doc 2016-12-07 17:45:47 -08:00
devin-donnelly f67ad46d57 Update petset.md 2016-12-07 17:45:47 -08:00
Anthony Yeh 91dc20239e examples_test: Ignore PetSet object.
It cannot be decoded anymore, but the file is kept for legacy users.
2016-12-07 17:45:47 -08:00
Anthony Yeh 6c10386127 Add deprecation warning on PetSet guide. 2016-12-07 17:45:47 -08:00
Anirudh Ramanathan bd10706f25 Fix CI after added example. (#1870) 2016-12-07 17:45:47 -08:00
Anirudh Ramanathan c4f528655f Using raw so that the text doesn't get interpreted (#1872) 2016-12-07 17:45:47 -08:00
bprashanth dbecc1e0b5 Write a source-ip tutorial. 2016-12-07 17:45:47 -08:00
Anirudh Ramanathan b748017566 Fixing links between pages. (#1869)
* Fixing links between pages.

* Address review comments.
2016-12-07 17:45:46 -08:00
devin-donnelly 051fa3a742 Update index.md 2016-12-07 17:45:46 -08:00
Janet Kuo 3f86c70cd6 Update pods user guide to reflect StatefulSet changes 2016-12-07 17:45:46 -08:00
Madhusudan.C.S 02a90c0b70 [Federation] Add links to new resource docs: ConfigMap, DaemonSet and Deployment. 2016-12-07 17:45:46 -08:00
Marcin Wielgus 50d46c74f7 Add documentation for federated config map 2016-12-07 17:45:46 -08:00
Marcin Wielgus fb441c46d3 Documentation for federated deployment 2016-12-07 17:45:46 -08:00
Marcin Wielgus fe342d3058 Add federated daemonset documentation 2016-12-07 17:45:46 -08:00
Jordan Liggitt 1f5a822974 kubelet authnz 2016-12-07 17:45:46 -08:00
Jordan Liggitt 97904b7d0b split out TLS bootstrapping topic 2016-12-07 17:45:46 -08:00
Jordan Liggitt c3a38d3cb7 fixup assigness 2016-12-07 17:45:46 -08:00
Jordan Liggitt b466b35727 update required non-resource paths 2016-12-07 17:45:46 -08:00
Jordan Liggitt 69920baf18 update assignees 2016-12-07 17:45:46 -08:00
nikhiljindal 7926588323 Adding documentation for cascading deletion of federated resources 2016-12-07 17:45:45 -08:00
Kenneth Owens 638cb5a978 Changes cleanup instructions to account for both dynamic and manual provisioning
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-07 17:45:45 -08:00
Kenneth Owens a617d46c29 Address editorial comments
updates link to statefulset conept
2016-12-07 17:45:45 -08:00
Kenneth Owens 6a90ffbd76 address enisoc comments 2016-12-07 17:45:45 -08:00
Kenneth Owens 6b74ab79be Changes all API object references to PascalCase (e.g Stateful Set
becomes StatefulSet)
2016-12-07 17:45:43 -08:00
Kenneth Owens 3b7ba00300 Adds Stateful Set Basics as a tutorial
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-12-07 17:43:56 -08:00
Anthony Yeh e0e0842cc4 Task: Debugging Init Containers 2016-12-07 17:42:12 -08:00
Anthony Yeh 49b01a7475 Add missing test cases. 2016-12-07 17:42:12 -08:00
Anthony Yeh d4684e3323 Link to k8s.io instead of GitHub for manifests. 2016-12-07 17:42:11 -08:00
Anthony Yeh 6f254746d4 Address review comments. 2016-12-07 17:42:11 -08:00
Anthony Yeh 078cb83d92 Replicated stateful application doesn't need its own directory. 2016-12-07 17:42:11 -08:00
Anthony Yeh ef9bc39172 Address review comments 2016-12-07 17:42:11 -08:00
Anthony Yeh 6555ee7128 Follow conventions for may/might/since/because 2016-12-07 17:42:11 -08:00
Anthony Yeh 1057f1bec8 Linkify API objects on first mention. 2016-12-07 17:42:11 -08:00
Anthony Yeh c74f8fda9a Use CamelCase for API objects 2016-12-07 17:42:11 -08:00
Anthony Yeh 0e308a7c26 Use gcr.io registry for xtrabackup image. 2016-12-07 17:42:11 -08:00
Anthony Yeh c0faa51b95 Add tutorial: Running a Replicated Stateful Application 2016-12-07 17:42:11 -08:00
Anthony Yeh b1fc42ecc8 examples_test: Validate all parts in a multi-doc YAML. 2016-12-07 17:42:11 -08:00
Anthony Yeh 8b3f6b5fd6 Add validation for YAML assets. 2016-12-07 17:42:11 -08:00
Anthony Yeh 20a00929c5 Demonstrate master/slave ConfigMap entries. 2016-12-07 17:42:11 -08:00
Anthony Yeh c663480ab9 Add MySQL client service for reads. 2016-12-07 17:42:11 -08:00
Anthony Yeh fa08cb4ee7 Clone from previous peer instead of from master. 2016-12-07 17:42:10 -08:00
Anthony Yeh b36a613ae3 Demystify server-id offset. 2016-12-07 17:42:10 -08:00
Anthony Yeh ee4ad16cc3 Add replicated MySQL tutorial 2016-12-07 17:42:10 -08:00