Commit Graph

5865 Commits

Author SHA1 Message Date
Joseph Heck 39dce2aabd updating language 2018-01-21 11:44:56 -08:00
stewart-yu 00e821d14a Update certificates.md 2018-01-20 09:08:02 +08:00
Kai Chen 902179b98f Update etcd installation instructions (#7010)
* Update etcd installation instructions
* Add link referencing the etcd.manifest file
2018-01-18 21:20:36 -08:00
Qiming 699ca961d3 Merge pull request #7019 from jonas/patch-1
Fix typo in the cron job intro
2018-01-19 11:33:09 +08:00
Drinky Pool 73aa90a4e2 make this to show up the links (#7016)
* moving content to enable the links to show up
2018-01-18 19:32:11 -08:00
Joseph Heck 0f7500b9ba updating the wording of that sentence
specifying Cronjob where it just says `job` now
2018-01-18 19:24:14 -08:00
Jonas Fonseca 6307d43760 Fix typo in the cron job intro 2018-01-18 22:20:13 -05:00
Joseph Heck 654900c583 Merge pull request #6962 from tianshapjq/patch-3
remove empty ExecStart
2018-01-18 18:58:21 -08:00
Joseph Heck 9232add553 Merge pull request #7007 from liggitt/admission-config
Fix up admission config documentation
2018-01-18 18:56:09 -08:00
G-Harmon 5418b7e865 add missing comma 2018-01-18 16:55:32 -08:00
Joseph Heck 65613f040b Merge pull request #7012 from sanketjpatel/patch-1
Update deployment.md
2018-01-18 16:17:22 -08:00
Joseph Heck 6888815894 Merge pull request #6985 from liggitt/transform-all-namespaces
Update key rotation documentation
2018-01-18 15:46:34 -08:00
Joseph Heck 3bf7e2bfb2 Merge pull request #6983 from dandersondavidp/patch-1
Update version of kops to latest version
2018-01-18 14:01:18 -08:00
Joseph Heck f6385fcbce Merge pull request #6988 from alantang888/master
correct ending bracket on StatefulSets page.
2018-01-18 13:58:39 -08:00
Joseph Heck 6f89c000c6 Merge pull request #7005 from wackxu/patch-77
Add ConfigOK type for node condition
2018-01-18 13:55:02 -08:00
Joseph Heck 00c9220482 Merge pull request #7006 from darkowlzz/patch-1
pv: enable yaml syntax highlighting
2018-01-18 13:52:48 -08:00
Joseph Heck 17012f0902 Merge pull request #7008 from janoszen/patch-1
Replaced /tmp to /mnt
2018-01-18 13:50:41 -08:00
Joseph Heck e6bda9f0bb Merge pull request #7011 from nashasha1/xdzhang/deployment-path-demo
Remove redundant selector
2018-01-18 13:49:53 -08:00
Joseph Heck 39ba568af4 Merge pull request #7009 from darkowlzz/patch-2
configure-pvs: enable yaml syntax highlighting
2018-01-18 13:45:23 -08:00
Sanket Patel 0ff5a20af1 Update deployment.md
Fix the name for ReplicaSets in the `Events` log to match the description
2018-01-18 14:53:51 -06:00
Andrew Chen 80076086c2 Import release notes (#6999)
* Import release notes

* retire binary_release.md
2018-01-18 12:04:15 -08:00
nashasha1 62b5422d4a Remove redundant selector 2018-01-19 00:28:01 +08:00
Qiming 644ae7e248 Merge pull request #6993 from cimomo/salt-fix
Update the location of etcd.manifest
2018-01-18 21:29:21 +08:00
Qiming 5db278fb5c Merge pull request #6991 from fabiand/patch-1
Fixed a typo
2018-01-18 21:27:35 +08:00
Qiming dcf4445acc Merge pull request #6992 from islinwb/patch-2
Update apiversion of deployment in v1.9
2018-01-18 21:25:21 +08:00
Sunny 4791559dff configure-pvs: enable yaml syntax highlighting 2018-01-18 16:12:30 +05:30
János Pásztor d51b12b4aa Replaced /tmp to /mnt
Many people have refrained from reading the whole document and started using /tmp as a de-facto standard directory to store data. Needless to say, using /tmp for persistent data is a bad idea and for the sake of the people only reading the first page, it should be changed to /mnt
2018-01-18 10:33:24 +01:00
Jordan Liggitt 1b216ccb51 Fix up admission config documentation 2018-01-18 01:34:14 -05:00
Sunny 9df19081b2 pv: enable yaml syntax highlighting 2018-01-18 11:42:23 +05:30
XsWack ee97e7778e update typo 2018-01-18 11:15:25 +08:00
XsWack 2a3833987e Add ConfigOK type for node condition 2018-01-18 11:09:00 +08:00
Robert Morris 2b51ab2b36 Update cheatsheet.md
Missing the untruncated output option on Verbosity.
2018-01-17 14:44:06 -06:00
Kai Chen ed24dcd363 Update the location of etcd.manifest, since cluster/saltbase was deprecated 2018-01-18 00:02:03 +08:00
root 91adbe2782 Update apiversion of deployment in v1.9 2018-01-17 20:37:05 +08:00
Fabian Deutsch 1072ff1eef Fixed a typo 2018-01-17 11:36:47 +01:00
alantang888 3df479ad13 correct ending bracket 2018-01-17 15:58:17 +08:00
Jordan Liggitt 1f7f13740c Update key rotation documentation 2018-01-17 00:34:59 -05:00
Xiaoyu(Tim) Zhang 9277b52d5c Merge pull request #6982 from nashasha1/fix/qos-example-namespace
Fix QoS examples use default namespace
2018-01-17 10:35:08 +08:00
dandersondavidp f768d24316 Update version of kops to latest version
The latest version of kops is not 1.7.0, the current version is 1.8.
2018-01-16 15:25:46 -06:00
nashasha1 edd7eddb83 Fix QoS examples use default namespace 2018-01-17 00:45:44 +08:00
Kai Chen 630f6da45d Remove doc reference to the deprecated etcd lock module 2018-01-16 20:51:50 +08:00
Xiaoyu(Tim) Zhang b66117ce57 Merge pull request #6958 from dixudx/doc_admission_plugin_order
fix admission plugins orders and update explanation
2018-01-16 13:40:47 +08:00
Kai Chen 119a401d8d Remove references to the deprecated configure-vm.sh 2018-01-16 00:03:01 +08:00
Drinky Pool ddbac32908 remove empty ExecStart
remove empty ExecStart
2018-01-15 13:55:11 +08:00
linyouchong 6a34c040b4 Update extending.md 2018-01-15 09:34:15 +08:00
Qiming d5bcf20773 Merge pull request #6961 from nashasha1/fix/podpreset-yaml-bug
Fix label not match in ReplicaSet PodPreset yaml
2018-01-15 09:32:29 +08:00
Qiming 7d1e3a143a Merge pull request #6959 from mllab-nl/master
Update explore-intro.html
2018-01-15 09:31:32 +08:00
Xiaoyu(Tim) Zhang 7e4feec147 Merge pull request #6957 from cimomo/resource-qos-fix
Fix reference to Resource QoS for the PodStatus API
2018-01-15 08:39:04 +08:00
Tony Li 70ee927cbd Name and UID glossary terms (#6606)
* add name glossary term

* add uid glossary term

* use glossary terms in doc

* Update uid.yaml

* Update name.yaml
2018-01-14 12:35:41 -06:00
Joseph Heck 01d2be3d17 Merge pull request #6760 from tengqm/cronjob
Clarify CronJobs behavior
2018-01-14 09:10:48 -08:00