Anirudh Ramanathan
320a1d3870
Task: Stateful Set force delete pods ( #1731 )
...
* Adding task for force-deletion of pods in a statefulset.
* Fixed based on doc review.
* Reapply docs review fix
* Fixing nav and tasks from earlier.
2016-12-02 15:17:24 -08:00
Janet Kuo
3c560d8122
Update pods user guide to reflect StatefulSet changes
2016-12-02 15:13:52 -08:00
devin-donnelly
c17955fe9d
Merge pull request #1789 from davidopp/release-1.5
...
Add task documentation for safely draining nodes. Also update PDB to v1beta1
2016-12-02 15:05:39 -08:00
David Oppenheimer
9284cf7ce3
Add task documentation for safely draining nodes. Also update PDB to v1beta1.
2016-12-02 15:02:06 -08:00
devin-donnelly
1ecb7b5e1f
Merge pull request #1719 from kow3ns/ss-concept
...
SS concept
2016-12-02 15:01:45 -08:00
Anirudh Ramanathan
f77bdec89e
Adding task to debug a Stateful Set. ( #1811 )
...
* Adding task to debug a Stateful Set.
* Fixing instructions around shell scripts.
* Added task & index.
* Fix prereqs
2016-12-02 14:56:46 -08:00
Anirudh Ramanathan
4e588af7f1
Task: Deleting a statefulset ( #1737 )
...
* Deleting a statefulset task.
* Doc review fixes.
2016-12-02 14:52:18 -08:00
devin-donnelly
e855833073
Merge pull request #1784 from Random-Liu/update-nct-doc
...
Update node conformance test document.
2016-12-02 14:34:55 -08:00
devin-donnelly
9eaaa14336
Merge pull request #1771 from jbhurat/windows_docs
...
Getting Started Guide for Windows Support
2016-12-02 14:34:19 -08:00
Anirudh Ramanathan
cda627c598
Update node.md to reflect changes to node controller ( #1757 )
...
* Update node.md to reflect changes to node controller
* Review fixes.
2016-12-02 14:32:55 -08:00
Kenneth Owens
aa938dcac3
Merge branch 'ss-basics' of github.com:kow3ns/kubernetes.github.io into ss-basics
2016-12-02 14:27:28 -08:00
Kenneth Owens
00dea6eee1
Address editorial comments
...
updates link to statefulset conept
2016-12-02 14:26:22 -08:00
Anthony Yeh
06d978995f
Link to k8s.io instead of GitHub for manifests.
2016-12-02 14:20:40 -08:00
Jess Frazelle
cf65f25ca9
dockerfile: change to alpine base and cleanup
...
This makes the image a lot smaller and it's using an official image
as the base to make sure we get security updates etc.
The image size went from:
```
REPOSITORY SIZE
gcr.io/google-samples/k8sdocs 837 MB
```
To:
```
REPOSITORY SIZE
gcr.io/google-samples/k8sdocs 227 MB
```
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-12-02 14:13:32 -08:00
Jordan Liggitt
2940a24692
kubelet authnz
2016-12-02 17:13:10 -05:00
devin-donnelly
fc36bdbca9
Merge pull request #1833 from bprashanth/source_ip_1.5
...
Change alpha to beta in source ip docs
2016-12-02 14:06:59 -08:00
devin-donnelly
42e33c444e
Merge pull request #1774 from janetkuo/task-scale-ss
...
Add Task: Scaling Stateful Sets
2016-12-02 13:58:16 -08:00
Kenneth Owens
2b35e212cf
Moved statefulset concept to abstractions
2016-12-02 13:52:31 -08:00
Kenneth Owens
1bc1017d75
Address editorial comments
2016-12-02 13:51:38 -08:00
Janet Kuo
b77034987f
Address Devin's comments
2016-12-02 13:43:32 -08:00
Janet Kuo
d43cbbe58d
Address comments from foxish, enisoc, and erictune
2016-12-02 13:37:27 -08:00
Janet Kuo
09bf6df3d3
Add task: scaling stateful sets
2016-12-02 13:37:24 -08:00
Anthony Yeh
8d12e8c888
Address review comments.
2016-12-02 13:27:43 -08:00
devin-donnelly
f9b4854b92
Merge pull request #1810 from jszczepkowski/ha-doc
...
Added user doc for GCE HA master
2016-12-02 13:15:39 -08:00
Jerzy Szczepkowski
3b572b567f
Added user doc for GCE HA master.
...
Added user doc for GCE HA master.
2016-12-02 21:54:32 +01:00
Anthony Yeh
c20e898491
Replicated stateful application doesn't need its own directory.
2016-12-02 12:52:16 -08:00
Anthony Yeh
9a575a6ed2
Address review comments
2016-12-02 12:45:49 -08:00
Anthony Yeh
1630ff976e
Follow conventions for may/might/since/because
2016-12-02 12:45:49 -08:00
Anthony Yeh
7c800a949a
Linkify API objects on first mention.
2016-12-02 12:45:49 -08:00
Anthony Yeh
fd7c8eee4f
Use CamelCase for API objects
2016-12-02 12:45:49 -08:00
Anthony Yeh
7b64235499
Use gcr.io registry for xtrabackup image.
2016-12-02 12:45:49 -08:00
Anthony Yeh
38edbd87e6
Add tutorial: Running a Replicated Stateful Application
2016-12-02 12:45:49 -08:00
Anthony Yeh
3d08fd0fa2
examples_test: Validate all parts in a multi-doc YAML.
2016-12-02 12:45:49 -08:00
Anthony Yeh
b28f321c14
Add validation for YAML assets.
2016-12-02 12:45:49 -08:00
Anthony Yeh
597758d92f
Demonstrate master/slave ConfigMap entries.
2016-12-02 12:45:49 -08:00
Anthony Yeh
b92c2de265
Add MySQL client service for reads.
2016-12-02 12:45:49 -08:00
Anthony Yeh
5e4b37e072
Clone from previous peer instead of from master.
2016-12-02 12:45:49 -08:00
Anthony Yeh
73ab3dc4cf
Demystify server-id offset.
2016-12-02 12:45:49 -08:00
Anthony Yeh
14d17fdfda
Add replicated MySQL tutorial
2016-12-02 12:45:49 -08:00
devin-donnelly
34addd3862
Merge pull request #1822 from madhusudancs/kubefed
...
[Federation] Document simplified federation control plane deployment via kubefed.
2016-12-02 11:13:37 -08:00
Jitendra Bhurat
77fd224ce4
Changes as per review
2016-12-02 14:13:29 -05:00
Jitendra Bhurat
de30abac1c
Cosmetic changes as per review
2016-12-02 14:12:13 -05:00
devin-donnelly
5b0c6dc2ac
Merge pull request #1783 from ConnorDoyle/oir-alpha
...
Documentation for opaque integer resources (alpha feature in 1.5)
2016-12-02 11:08:54 -08:00
devin-donnelly
5b007f86a8
Merge pull request #1793 from kubernetes/ui-docs-for-1.5
...
Docs for Dashboard UI features in 1.5
2016-12-02 11:04:10 -08:00
devin-donnelly
f5c876845d
Merge pull request #1627 from smarterclayton/mention_openshift
...
Mention OpenShift Dedicated and Online as hosted solutions
2016-12-02 10:40:24 -08:00
Connor Doyle
9430805ac4
Doc for alpha opaque integer resources.
2016-12-02 10:37:38 -08:00
Kenneth Owens
1ce5dc5cce
Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics
2016-12-02 09:57:38 -08:00
Kenneth Owens
bef91e9b26
Changes cleanup instructions to account for both dynamic and manual provisioning
...
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-02 09:53:04 -08:00
bryk
7431c10725
Merge remote-tracking branch 'origin/ui-docs-for-1.5' into ui-docs-for-1.5
2016-12-02 10:09:33 +01:00
bryk
ba95bedc9e
Apply @devin-donnelly comments
2016-12-02 10:09:19 +01:00