Brian Grant
5c4c2cae69
Merge pull request #1889 from dictvm/patch-1
...
Add missing replica count
2016-12-08 09:52:43 -08: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
devin-donnelly
8b68c50a9c
Merge pull request #1884 from devin-donnelly/release-1.5
...
Release 1.5
2016-12-07 18:06:51 -08:00
Devin Donnelly
6f88ea213f
Merge remote-tracking branch 'upstream/release-1.5' into release-1.5
2016-12-07 17:58:08 -08:00
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