Commit Graph

7893 Commits (59cf481ec7b2f2b6050b11b2d9ba4150c97a02b9)

Author SHA1 Message Date
János Pásztor 59cf481ec7 Change /tmp to /mnt (#7027)
In relation to #7008 this should also be changed from /tmp to /mnt
2018-01-19 09:34:11 -08:00
Jennifer Rondeau 4eae0e863d
Merge pull request #6815 from tengqm/object-management
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
Jennifer Rondeau b19e6da018
Merge pull request #6968 from tengqm/petset
Drop contents related to PetSet
2018-01-19 09:04:35 -05:00
Jennifer Rondeau 03f4a117bd
Merge pull request #6998 from praseodym/fix-vsphere-docs-for-1.9
Fix vSphere getting started guide for Kubernetes 1.9
2018-01-19 09:01:23 -05:00
Qiming 04b73a5f90
Merge pull request #7023 from stewart-yu/fixwebsite1
update kubernetes-api.md
2018-01-19 21:14:01 +08:00
Qiming 8c6a030dec
Merge pull request #7025 from figaw/patch-1
change path to reflect guide
2018-01-19 21:11:02 +08:00
Qiming 5564dc43aa
Merge pull request #7029 from cimomo/notes-fix
Fix incorrect URLs in the 1.9 release notes
2018-01-19 20:19:45 +08:00
Kai Chen 43994678af Fix incorrect URLs in the 1.9 release notes 2018-01-19 19:58:11 +08:00
Qiming 1f2601ca16
Merge pull request #7028 from islinwb/patch-4
Update service.md
2018-01-19 19:48:36 +08:00
Weibin Lin 1c35348690
Update service.md 2018-01-19 18:04:41 +08:00
Nicolaj Græsholt 6edfc77327
change path to reflect guide
The "Configure a Pod to Use a PersistentVolume for Storage"-task specifies that the content should be located on "/mnt/data" and not "/tmp/data", however this is not reflected in the yaml.
2018-01-19 09:30:32 +01:00
stewart-yu ca5c815dcd fix bad link in kubernetes-api.md 2018-01-19 15:00:20 +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
Joseph Heck 544a379d6a
Merge pull request #7017 from G-Harmon/patch-1
add missing comma
2018-01-18 18:48:27 -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
Mark Janssen e6964cdedc Fix vSphere getting started guide for Kubernetes 1.9 2018-01-18 23:42:57 +01: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
Joseph Heck ac1cc4e9b6
Merge pull request #6997 from wibobm/patch-1
Update cheatsheet.md - added missing --v=9 option
2018-01-17 19:44:18 -08:00
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
Kaitlyn Barnard 92b10bd326 BlackRock Case Study (#6937) 2018-01-17 10:59:23 -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