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
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
Random-Liu
1adce7b911
Addressed comments.
2016-12-01 19:00:07 -08:00
Steve Perry
3777dde47f
Merge pull request #1727 from MrHohn/dns-autoscaling-doc
...
Adds documentation for dns horizontal autoscaling feature
2016-12-01 17:09:44 -08:00
Zihong Zheng
f0f6212577
Adds docs for dns horizontal autoscaling feature
2016-12-01 15:49:38 -08:00
Devin Donnelly
c9d4f9a29f
Merge remote-tracking branch 'upstream/release-1.5' into release-1.5
2016-12-01 15:42:27 -08:00
Steve Perry
c7bead191d
Merge pull request #1704 from janetkuo/task-petset-upgrade-statefulset
...
Add Task: upgrading from PetSet to StatefulSet
2016-12-01 15:27:13 -08:00
Devin Donnelly
be87e58e48
Merge remote-tracking branch 'upstream/master' into release-1.5
2016-12-01 14:28:46 -08:00
Madhusudan.C.S
c07f0b0e78
Add a note about the motivation behind adding/removing clusters.
2016-12-01 12:47:54 -08:00
Kenneth Owens
76e314e32a
Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics
2016-12-01 12:35:14 -08:00
Martin Rauscher
b6cd807bac
allow copy&paste of sample code
...
multi-line code samples should not be prefixed with stuff that makes copy&paste hard!
2016-12-01 11:51:20 +01:00
Piotr Bryk
ab3782c6de
Merge branch 'master' into ui-docs-for-1.5
2016-12-01 10:02:59 +01:00
Clayton Coleman
a8b70f553a
Mention OpenShift Dedicated and Online as hosted solutions
...
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-11-30 22:16:08 -05:00
Steve Perry
88c1a46dda
Merge branch 'master' into style-guide-whats-next
2016-11-30 16:26:50 -08:00
bprashanth
58591fca1a
Change alpha to beta in source ip docs
2016-11-30 16:25:57 -08:00
Ryan Hitchman
41caedc6d6
Lowercase 'Command' and 'Args' when describing "containers" specs.
...
They must be lowercase in json and yaml, which is the most common
user-visible interface.
Partially addresses #1555 .
2016-11-30 16:15:32 -08:00
Janet Kuo
1d9789c65d
Add Task: upgrading from PetSet to StatefulSet
2016-11-30 16:05:28 -08:00
Madhusudan.C.S
32e6c4245a
Address review comments.
2016-11-30 16:05:05 -08:00
Anthony Yeh
31b8ccb76d
Fix TOC in Documentation Style Guide
...
"What's next" was listed underneath "Patterns to avoid" because the
template hard-codes the heading depth. Increase depth of all other
headings by 1 to match the template's expectations.
2016-11-30 15:30:06 -08:00
Jared
66c0331830
Merge branch 'master' into style
2016-11-30 15:12:06 -08:00
devin-donnelly
0cd66a8be3
Merge pull request #1824 from mwielgus/fix_secrets
...
Fix copy/paste errors in federated secrets docs
2016-11-30 15:03:15 -08:00
Jared
dad9ab7fbd
Merge branch 'master' into style
2016-11-30 14:43:10 -08:00
Madhusudan.C.S
5939c3cb52
[Federation] Document simplified federation control plane deployment via kubefed.
2016-11-30 12:05:35 -08:00
nikhiljindal
edad544e46
Updating information on how to pass federations flag to kube-dns
2016-11-30 04:09:32 -08:00
Marcin Wielgus
1b4f677f21
Fix copy/paste errors in federated secrets docs
2016-11-30 11:40:08 +01:00
Devin Donnelly
9b2500fb60
Merge remote-tracking branch 'upstream/master' into release-1.5
2016-11-29 17:08:38 -08:00
Brandon Philips
5dbabed7a9
docs: create /security endpoint
...
Create an easy to remember and locate URL for security disclosure
process. This URL will need to be placed in lots of templates and tools
so make it easy.
2016-11-29 12:27:56 -08:00
Kenneth Owens
5e15fc667f
address enisoc comments
2016-11-29 11:33:21 -08:00
Kenneth Owens
eead3799b9
Changes all API object references to PascalCase (e.g Stateful Set
...
becomes StatefulSet)
2016-11-29 10:01:38 -08:00
Kenneth Owens
349e41f634
Changes all API Objects to CamelCase (e.g Stateful Set becomes
...
StatefulSet and Persistent Volume becomes PersistentVolume)
2016-11-29 09:55:02 -08:00
a-mccarthy
18252f80e4
adding in duplicate seciton which was weirdly left out
...
adding in left out section
2016-11-29 12:33:35 -05:00
a-mccarthy
77c7980a74
New page for reviewing issues process
...
adds a new page to the contribute section and navigation that describes
the reviewing and labeling process for backlog/newly created issues
2016-11-29 12:21:55 -05:00
Denis Andrejew
2b595523a5
fix broken link in config-best-practices.md
...
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-11-29 16:00:28 +00:00