Chris Riviere
54772274e9
Merge branch 'master' into patch-1
2016-12-09 13:16:15 -05:00
devin-donnelly
b3bb56b602
Merge pull request #1725 from rothgar/kubectl-install
...
Added command to download kubectl via curl
2016-12-08 11:36:32 -08:00
devin-donnelly
fe4605009a
Merge pull request #1699 from kargakis/progressdeadlineseconds
...
Add docs for perma-failed Deployments
2016-12-08 11:10:19 -08:00
Alexandre González
c029794dc8
Use --decode for base64 command
...
`-d` is used for the Linux version of the command but in the Mac/BSD version they use `-D`.
Using `--decode` we are sure that the flag is compatible with both.
2016-12-08 18:58:47 +01:00
devin-donnelly
5186d558c2
Update deployments.md
2016-12-08 09:48:57 -08:00
Daniel Heitmann
b48f25f445
Update kubectl-cheatsheet.md
...
Add missing replica count to comment
2016-12-08 15:28:25 +01:00
Michail Kargakis
5ec4e650db
More updates
2016-12-08 12:02:06 +01:00
devin-donnelly
7427bc7a6a
Update deployments.md
2016-12-08 11:29:03 +01:00
Michail Kargakis
a86732a455
Add docs for perma-failed Deployments
2016-12-08 11:29:03 +01:00
xialong.lee
7fe3f4435e
fix style
2016-12-07 17:28:17 -08:00
Andrew Watson
5adcf58663
fixing broken link to container initialization doc
2016-12-07 17:26:55 -08:00
Denis Andrejew
9aa565b420
fix broken link in config-best-practices.md
...
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-12-07 17:26:55 -08:00
Michael Taufen
025de2fa3c
Fix minor issues
...
The two affected lines:
a) Were both represented entirely in a code block due to indentation,
which does not appear to be the intent.
b) Look like a mess if you don't know they are formatted as a URL query
string.
2016-12-07 17:26:55 -08:00
xialong.lee
f9c3e48d48
fix style
2016-12-07 16:53:16 +08:00
Jared
3844561ec9
Merge branch 'master' into fix-labels-docs
2016-12-06 18:10:58 -08:00
Jared
54f85d8aee
Merge branch 'master' into patch-2
2016-12-06 17:21:53 -08:00
devin-donnelly
d39d03c1fa
Merge pull request #1707 from janetkuo/tutorial-vm-workload-stateful-set
...
Point the old bootstrapping tutorial URL at new StatefulSet docs
2016-12-06 16:28:02 -08:00
devin-donnelly
17f11da353
Update index.md
2016-12-06 16:19:49 -08:00
devin-donnelly
2d046c3476
Update petset.md
2016-12-06 16:17:47 -08:00
Anthony Yeh
74423e1a2a
Add deprecation warning on PetSet guide.
2016-12-06 15:11:25 -08:00
devin-donnelly
3cdd727342
Update index.md
2016-12-06 14:12:52 -08:00
Andrew Watson
9e7294be08
fixing broken link to container initialization doc
2016-12-06 10:21:43 -05:00
Bryan Boreham
01043efa7e
Update out-of-date text about creating a client
2016-12-06 14:29:28 +00:00
devin-donnelly
61c17e6987
Merge pull request #1718 from janetkuo/pod-user-guide-no-pet
...
Update pods user guide to reflect StatefulSet changes
2016-12-05 17:36:10 -08:00
devin-donnelly
69f6c10143
Update index.md
2016-12-05 17:30:44 -08:00
devin-donnelly
6005f41140
Update index.md
2016-12-05 17:28:53 -08:00
devin-donnelly
e46898789c
Update index.md
2016-12-05 17:18:07 -08:00
Janet Kuo
330d80d198
Remove petset bootstrapping doc
2016-12-05 16:33:22 -08:00
devin-donnelly
71f844a9dc
Merge pull request #1838 from mwielgus/add-configmap
...
Add documentation for federated config map
2016-12-05 13:28:34 -08:00
devin-donnelly
44aafd5960
Merge pull request #1828 from mwielgus/add-deployment
...
Documentation for federated deployment
2016-12-05 13:25:52 -08:00
devin-donnelly
adaea48da7
Merge pull request #1827 from mwielgus/add-daemonset
...
Add federated daemonset documentation
2016-12-05 11:16:26 -08:00
bryk
2a4faa30be
Fix link references in UI docs
2016-12-05 06:39:24 -08:00
Marcin Wielgus
196b752892
Documentation for federated deployment
2016-12-05 14:59:16 +01:00
Marcin Wielgus
4ecdec649a
Add documentation for federated config map
2016-12-05 14:53:04 +01:00
Marcin Wielgus
9fee12825d
Add federated daemonset documentation
2016-12-05 14:13:14 +01:00
devin-donnelly
fdd0ff5d84
Merge pull request #1787 from nikhiljindal/cascDel1.5
...
Adding documentation for cascading deletion of federated resources
2016-12-04 11:44:40 -08:00
Michael Taufen
8d1f07175b
Fix minor issues
...
The two affected lines:
a) Were both represented entirely in a code block due to indentation,
which does not appear to be the intent.
b) Look like a mess if you don't know they are formatted as a URL query
string.
2016-12-03 20:32:57 -08:00
nikhiljindal
3157376137
Adding documentation for cascading deletion of federated resources
2016-12-03 02:23:12 -08:00
devin-donnelly
3f2e858f2f
Merge pull request #1722 from enisoc/mysql-stateful-set
...
Add replicated MySQL tutorial
2016-12-02 15:33:01 -08:00
Janet Kuo
3c560d8122
Update pods user guide to reflect StatefulSet changes
2016-12-02 15:13:52 -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
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
Anthony Yeh
3d08fd0fa2
examples_test: Validate all parts in a multi-doc YAML.
2016-12-02 12:45:49 -08: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
Connor Doyle
9430805ac4
Doc for alpha opaque integer resources.
2016-12-02 10:37:38 -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
Devin Donnelly
be87e58e48
Merge remote-tracking branch 'upstream/master' into release-1.5
2016-12-01 14:28:46 -08:00
Piotr Bryk
ab3782c6de
Merge branch 'master' into ui-docs-for-1.5
2016-12-01 10:02:59 +01:00