Files
kubernetes/examples
Zach Loafman d24d2a21f9 Spark: Add liveness probes for master/worker
It turns out, the pods don't exit when the master or worker crash.

Along the way: remove redundant metadata.
2015-10-29 05:59:31 -07:00
..
2015-07-19 21:38:53 -07:00
2015-07-17 15:35:43 -07:00
2015-10-13 16:26:40 +08:00
2015-10-06 15:22:49 +08:00
2015-10-01 01:10:00 +01:00
2015-09-15 16:46:39 +02:00
2015-09-23 10:17:05 +08:00
2015-07-17 09:28:49 -07:00
2015-08-09 14:18:06 -04:00
2015-08-30 19:56:27 -07:00
2015-08-09 14:18:06 -04:00
2015-09-29 14:56:16 +02:00
2015-07-17 15:35:43 -07:00
2015-09-11 17:31:47 -07:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/examples/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Examples: releases.k8s.io/HEAD

This directory contains a number of examples of how to run real applications with Kubernetes.

Demonstrations of how to use specific Kubernetes features can be found in our documents.

Analytics