Commit Graph

26 Commits (586081ad48e52395ad418a10be95ae6ebfd04c5c)

Author SHA1 Message Date
Andrew Chen f6e51e6611 [glossary] Glossary MVP (#4865)
* [glossary] Glossary MVP

* resolve conflict

* initial pass at includable glossary data

* tag to term mapping

* Change StatefulSets to singular, StatefulSet

* revise glossary style guide, move

* make descriptions plural
2017-08-24 10:51:59 -07:00
Ahmet Alp Balkan 28f66c1f71 Add new manifests, storageclass validation
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Kenneth Owens 4641b51e1b Add update to statefulset concepts and basic tutorial (#4174)
* Add update to statefulset concpets and basic tutorial

* Address tech comments.
2017-06-27 09:46:39 -07:00
tompizmor 9f2ecee260 Add TCP socket health check example (#3977)
* Add TCP socket health check example

* Add test case for pod-with-tcp-socket-healthcheck
2017-06-05 13:50:29 -07:00
Vyacheslav Semushin 8aad74ec5b test/examples_test.go: validate docs/user-guide/pod-security-policy/psp.yaml (#3100) 2017-04-10 16:30:16 -07:00
Andrew Chen f0cd49a007 Move Guide topics: Container Lifestyle Hooks, Images, Volumes 2017-03-20 15:35:51 -07:00
Andrew Chen 4e0ef3cddf Rename /docs/tasks/job/work-queue-1/ 2017-03-16 12:56:44 -07:00
Andrew Chen 7cc984d66b Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
* Move Guide topic: Fine Parallel Processing using a Work Queue

* add migration notice

* fixed capitalization
2017-03-16 12:46:09 -07:00
Andrew Chen db94608ba2 Move Guide topic: Coarse Parallel Processing Using a Work Queue 2017-03-16 11:44:29 -07:00
Jeff Mendoza de9b06b3bf Fix more imports in tests. 2017-01-13 14:00:36 -08:00
Jeff Mendoza c44e1ba64f Fix travis 2017-01-13 13:50:56 -08:00
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
Kenneth Owens e9cf14ffb4 Adds zookeeper example (#1894)
* Initial commit

* Adds section for cleanup
Corrects some spelling errors
decapitalizes liveness and readiness

* Adds test for zookeeper example

* Address enisoc review

* Remove space between shell and raw annotation

* Remove extranous inserted text

* Remove fencing statement

* Modify sentence for grammer

* refocus to zookeeper with some loss of generality

* Spelling, Grammar, DNS link

* update to address foxish comments
2016-12-14 13:56:21 -08:00
Anthony Yeh baf9239519 examples_test: Ignore PetSet object.
It cannot be decoded anymore, but the file is kept for legacy users.
2016-12-06 15:39:58 -08:00
Anirudh Ramanathan 6ba715e628 Fix CI after added example. (#1870) 2016-12-06 13:10:59 -08:00
Anthony Yeh 95d8c39c8c Add missing test cases. 2016-12-02 15:17:26 -08:00
Anthony Yeh c20e898491 Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -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 b28f321c14 Add validation for YAML assets. 2016-12-02 12:45:49 -08:00
Maciej Szulik ab09b11359 Rename ScheduledJobs to CronJobs 2016-11-22 19:59:30 +01:00
Janet Kuo e3c87235a5 Fix example test failure: rename ScheduledJob to CronJob 2016-11-14 10:10:58 -08:00
David Oppenheimer 034f9a808d Update user-guide/node-selection/index.md to include pod affinity/anti-affinity
and addd an example. Also clean up user-guide/node-selection/index.md a bit.
2016-09-26 15:46:51 -07:00
Devin Donnelly f4457ae677 Merge remote-tracking branch 'origin' into release-1.4 2016-09-23 16:57:30 -07:00
Janet Kuo 6e7ca595da Fix Travis CI build failure 2016-09-23 14:11:48 -07:00
Johannes Scheuermann 038ece1a70 Add ScheduledJob to validation 2016-09-05 13:33:41 +02:00
Jeff Mendoza 1e867e3813 Add tests for config files and Travis config. 2016-08-11 09:14:19 -07:00