Commit Graph

  • a6e375a4b1 getting-started: add instruction to install flannel Daniel P. Berrange 2016-11-11 15:07:16 +00:00
  • 33a83b1221 getting-started: remove note about installing iptables on Fedora Daniel P. Berrange 2016-11-11 13:49:06 +00:00
  • 0275ca78d0 getting-started: remove note to create /var/run/kubernetes Daniel P. Berrange 2016-11-11 14:23:07 +00:00
  • 363052020c getting-started: update to assume port numbers for etcd >= 2.0 Daniel P. Berrange 2016-11-11 14:19:21 +00:00
  • d35fdeb503 getting-started: only list config vars that need changing Daniel P. Berrange 2016-11-11 14:17:27 +00:00
  • 28b636c466 getting-started: don't use updates-testing repo for Fedora Daniel P. Berrange 2016-11-11 13:43:01 +00:00
  • eed3349501 getting-started: replace 'yum' with 'dnf' in Fedora docs Daniel P. Berrange 2016-11-11 13:41:49 +00:00
  • 0142f40d59 [authorization] update doc about roleRef Cao Shufeng 2016-12-08 07:41:32 -05:00
  • 5ec4e650db More updates Michail Kargakis 2016-12-08 12:02:06 +01:00
  • 7427bc7a6a Update deployments.md devin-donnelly 2016-12-06 16:37:10 -08:00
  • a86732a455 Add docs for perma-failed Deployments Michail Kargakis 2016-09-28 23:23:04 +02:00
  • 0a1a6eb5ec Merge branch 'master' into non-masquerade-cidr CaoShuFeng 2016-12-08 03:37:01 -06:00
  • 8b68c50a9c Merge pull request #1884 from devin-donnelly/release-1.5 devin-donnelly 2016-12-07 18:06:51 -08:00
  • 6f88ea213f Merge remote-tracking branch 'upstream/release-1.5' into release-1.5 Devin Donnelly 2016-12-07 17:58:08 -08:00
  • 8a0ff316d0 Add warning. (#1876) Anirudh Ramanathan 2016-12-07 10:25:44 -08:00
  • b5a695f86b Update index.md devin-donnelly 2016-12-06 17:15:24 -08:00
  • c1b2d5d3f0 Updating information on how to pass federations flag to kube-dns nikhiljindal 2016-11-24 00:48:24 -08:00
  • 1744707ce7 Update index.md devin-donnelly 2016-12-06 16:19:49 -08:00
  • a5ceaa6ed1 Update index.md devin-donnelly 2016-12-06 14:12:52 -08:00
  • 3a993c6d10 Update index.md devin-donnelly 2016-12-05 17:28:53 -08:00
  • 78122b03ed Update index.md devin-donnelly 2016-12-05 17:18:07 -08:00
  • d99c51f54b Remove petset bootstrapping doc Janet Kuo 2016-11-16 17:05:01 -08:00
  • f67ad46d57 Update petset.md devin-donnelly 2016-12-06 16:17:47 -08:00
  • 91dc20239e examples_test: Ignore PetSet object. Anthony Yeh 2016-12-06 15:39:58 -08:00
  • 6c10386127 Add deprecation warning on PetSet guide. Anthony Yeh 2016-12-06 15:11:25 -08:00
  • bd10706f25 Fix CI after added example. (#1870) Anirudh Ramanathan 2016-12-06 13:10:59 -08:00
  • c4f528655f Using raw so that the text doesn't get interpreted (#1872) Anirudh Ramanathan 2016-12-06 13:05:21 -08:00
  • dbecc1e0b5 Write a source-ip tutorial. bprashanth 2016-12-01 16:29:42 -08:00
  • b748017566 Fixing links between pages. (#1869) Anirudh Ramanathan 2016-12-06 10:04:55 -08:00
  • 051fa3a742 Update index.md devin-donnelly 2016-12-05 17:30:44 -08:00
  • 3f86c70cd6 Update pods user guide to reflect StatefulSet changes Janet Kuo 2016-11-17 16:13:30 -08:00
  • 02a90c0b70 [Federation] Add links to new resource docs: ConfigMap, DaemonSet and Deployment. Madhusudan.C.S 2016-12-02 15:37:16 -08:00
  • 50d46c74f7 Add documentation for federated config map Marcin Wielgus 2016-11-30 12:07:42 +01:00
  • fb441c46d3 Documentation for federated deployment Marcin Wielgus 2016-11-30 14:21:44 +01:00
  • fe342d3058 Add federated daemonset documentation Marcin Wielgus 2016-11-30 13:27:07 +01:00
  • 1f5a822974 kubelet authnz Jordan Liggitt 2016-11-14 21:38:15 -05:00
  • 97904b7d0b split out TLS bootstrapping topic Jordan Liggitt 2016-11-14 21:14:33 -05:00
  • c3a38d3cb7 fixup assigness Jordan Liggitt 2016-11-14 21:13:26 -05:00
  • b466b35727 update required non-resource paths Jordan Liggitt 2016-11-14 21:10:10 -05:00
  • 69920baf18 update assignees Jordan Liggitt 2016-11-14 21:09:57 -05:00
  • 7926588323 Adding documentation for cascading deletion of federated resources nikhiljindal 2016-11-24 00:35:31 -08:00
  • 638cb5a978 Changes cleanup instructions to account for both dynamic and manual provisioning Clarifies network discovery Adds statement about mutability of spec.template.containers Kenneth Owens 2016-12-02 09:53:04 -08:00
  • a617d46c29 Address editorial comments updates link to statefulset conept Kenneth Owens 2016-12-02 14:26:22 -08:00
  • 6a90ffbd76 address enisoc comments Kenneth Owens 2016-11-29 11:33:21 -08:00
  • 6b74ab79be Changes all API object references to PascalCase (e.g Stateful Set becomes StatefulSet) Kenneth Owens 2016-11-29 10:01:38 -08:00
  • 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 Kenneth Owens 2016-11-28 14:22:55 -08:00
  • e0e0842cc4 Task: Debugging Init Containers Anthony Yeh 2016-11-29 15:44:48 -08:00
  • 49b01a7475 Add missing test cases. Anthony Yeh 2016-12-02 15:17:26 -08:00
  • d4684e3323 Link to k8s.io instead of GitHub for manifests. Anthony Yeh 2016-12-02 14:20:40 -08:00
  • 6f254746d4 Address review comments. Anthony Yeh 2016-12-02 13:27:43 -08:00
  • 078cb83d92 Replicated stateful application doesn't need its own directory. Anthony Yeh 2016-12-02 12:52:16 -08:00
  • ef9bc39172 Address review comments Anthony Yeh 2016-11-29 10:40:15 -08:00
  • 6555ee7128 Follow conventions for may/might/since/because Anthony Yeh 2016-11-29 10:25:09 -08:00
  • 1057f1bec8 Linkify API objects on first mention. Anthony Yeh 2016-11-29 10:18:11 -08:00
  • c74f8fda9a Use CamelCase for API objects Anthony Yeh 2016-11-29 10:04:17 -08:00
  • 0e308a7c26 Use gcr.io registry for xtrabackup image. Anthony Yeh 2016-11-23 15:44:28 -08:00
  • c0faa51b95 Add tutorial: Running a Replicated Stateful Application Anthony Yeh 2016-11-23 14:19:13 -08:00
  • b1fc42ecc8 examples_test: Validate all parts in a multi-doc YAML. Anthony Yeh 2016-11-22 13:17:03 -08:00
  • 8b3f6b5fd6 Add validation for YAML assets. Anthony Yeh 2016-11-22 12:07:25 -08:00
  • 20a00929c5 Demonstrate master/slave ConfigMap entries. Anthony Yeh 2016-11-18 16:59:47 -08:00
  • c663480ab9 Add MySQL client service for reads. Anthony Yeh 2016-11-18 16:28:08 -08:00
  • fa08cb4ee7 Clone from previous peer instead of from master. Anthony Yeh 2016-11-18 16:10:05 -08:00
  • b36a613ae3 Demystify server-id offset. Anthony Yeh 2016-11-18 11:19:15 -08:00
  • ee4ad16cc3 Add replicated MySQL tutorial Anthony Yeh 2016-11-17 17:41:58 -08:00
  • e02be02974 Task: Stateful Set force delete pods (#1731) Anirudh Ramanathan 2016-12-02 15:17:24 -08:00
  • 7ce65a3356 Add task documentation for safely draining nodes. Also update PDB to v1beta1. David Oppenheimer 2016-11-24 15:22:19 -08:00
  • ba8cb2660b Moved statefulset concept to abstractions Kenneth Owens 2016-12-02 13:52:31 -08:00
  • d8b9faabaa Address editorial comments Kenneth Owens 2016-12-02 13:51:38 -08:00
  • 320168cc81 Changes all API Objects to CamelCase (e.g Stateful Set becomes StatefulSet and Persistent Volume becomes PersistentVolume) Kenneth Owens 2016-11-29 09:55:02 -08:00
  • a261581b22 Gives examples of Deployment and ReplicaSet as Stateful Set alternative Removes redundant hyperlinks Makes statement about updates limitation more terse Kenneth Owens 2016-11-28 16:32:19 -08:00
  • fdd027a46f Changes introduction wording Removes storage annotation Kenneth Owens 2016-11-22 15:50:18 -08:00
  • 421dec5edf Fixes typo Kenneth Owens 2016-11-18 15:43:42 -08:00
  • 15725fcb98 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 Kenneth Owens 2016-11-18 15:35:14 -08:00
  • f8f1794971 upgrades the version of storage class to beta adds assignees clarifies stable storage description Kenneth Owens 2016-11-18 10:26:54 -08:00
  • 87d682052e removes legacy claim about mutability of stateful set Kenneth Owens 2016-11-18 10:13:23 -08:00
  • ef783ec028 completes move of statefulset to controllers shortens intro in favor of another Components section Kenneth Owens 2016-11-17 15:23:07 -08:00
  • 19907287d9 updates directory structure to add controllers directory moves statefulset.md into controllers update _data/concepts.yml to show a TOC based on the above Kenneth Owens 2016-11-17 15:05:36 -08:00
  • 6c26a5d50a adds sclaing and deployment section. fixes spelling errors. changes all StatefulSet referneces to Stateful Set and all PetSet references to Pet Set Kenneth Owens 2016-11-17 13:00:33 -08:00
  • f073d532d3 Initial commit of statefulsets concept. Kenneth Owens 2016-11-16 16:57:08 -08:00
  • 3282408296 Adding task to debug a Stateful Set. (#1811) Anirudh Ramanathan 2016-12-02 14:56:46 -08:00
  • 5360a1917a Task: Deleting a statefulset (#1737) Anirudh Ramanathan 2016-12-02 14:52:18 -08:00
  • 314eec0ac3 Addressed comments. Random-Liu 2016-12-01 19:00:07 -08:00
  • 10e93ead2a Update node conformance test document. Random-Liu 2016-11-23 16:32:20 -08:00
  • 7f13e6644b Changes as per review Jitendra Bhurat 2016-12-02 14:13:29 -05:00
  • 88f0a452b9 Cosmetic changes as per review Jitendra Bhurat 2016-12-02 14:12:13 -05:00
  • 4ef2abfb6b Updated based on review comments Jitendra Bhurat 2016-11-25 19:09:36 -05:00
  • abd2e45538 Added a sample POD spec and added kubenet requirements Jitendra Bhurat 2016-11-23 15:08:25 -05:00
  • d3727aadee Adding Getting Started Guide for Windows Support Jitendra Bhurat 2016-11-22 15:51:47 -05:00
  • 62f39021e8 Update node.md to reflect changes to node controller (#1757) Anirudh Ramanathan 2016-12-02 14:32:55 -08:00
  • 35473ffbbe Change alpha to beta in source ip docs bprashanth 2016-11-30 16:25:57 -08:00
  • 247e0da932 Address Devin's comments Janet Kuo 2016-12-02 13:35:50 -08:00
  • eef081913b Address comments from foxish, enisoc, and erictune Janet Kuo 2016-11-30 15:29:06 -08:00
  • 60855c25d9 Add task: scaling stateful sets Janet Kuo 2016-11-22 16:57:44 -08:00
  • 780b1a17a4 Added user doc for GCE HA master. Jerzy Szczepkowski 2016-11-29 13:24:56 +01:00
  • 8cd5f9652a Add a note about the motivation behind adding/removing clusters. Madhusudan.C.S 2016-12-01 12:47:54 -08:00
  • f8cce7a66c Address review comments. Madhusudan.C.S 2016-11-30 16:05:05 -08:00
  • 90cb6fa714 [Federation] Document simplified federation control plane deployment via kubefed. Madhusudan.C.S 2016-11-29 16:14:57 -08:00
  • 3b079063f5 Doc for alpha opaque integer resources. Connor Doyle 2016-11-23 14:55:29 -08:00
  • 9cfd6bfd73 Apply @devin-donnelly comments bryk 2016-12-02 10:09:19 +01:00
  • 9b8dea7253 Remove mention about RCs - they are deprecated bryk 2016-11-29 09:24:20 +01:00