Kubernetes application example tutorials
Go to file
Patrick Tescher dbc81a5d75 Updated Cassandra Dockerfile to include procps.
The Cassandra Docker image was failing to start due to the free command not being available.
2015-07-24 10:40:33 -07:00
aws_ebs Replace ```shell with ```sh 2015-07-19 21:38:53 -07:00
blog-logging Run gendocs 2015-07-17 15:35:43 -07:00
cassandra Updated Cassandra Dockerfile to include procps. 2015-07-24 10:40:33 -07:00
celery-rabbitmq Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
cluster-dns Update examples to not use old DNS names 2015-07-23 13:51:09 -07:00
elasticsearch Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
explorer Update examples to not use old DNS names 2015-07-23 13:51:09 -07:00
glusterfs Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
guestbook Merge pull request #11076 from nikhiljindal/apiError 2015-07-23 18:03:07 -07:00
guestbook-go Fix typo in guestbook-go 2015-07-24 09:37:28 +02:00
hazelcast Fix errant ``` in doc 2015-07-18 14:06:08 -07:00
high-availability Remove v1beta3 2015-07-23 17:21:27 -07:00
https-nginx Replace ```shell with ```sh 2015-07-19 21:38:53 -07:00
iscsi Run gendocs 2015-07-17 15:35:43 -07:00
k8petstore Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
kubectl-container Better scary message 2015-07-17 09:28:49 -07:00
meteor Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
mysql-wordpress-pd Replace ```shell with ```sh 2015-07-19 21:38:53 -07:00
nfs Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
openshift-origin Replace ```shell with ```sh 2015-07-19 21:38:53 -07:00
phabricator Update examples to not use old DNS names 2015-07-23 13:51:09 -07:00
rbd Run gendocs 2015-07-17 15:35:43 -07:00
redis Run gendocs 2015-07-17 15:35:43 -07:00
rethinkdb Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
spark Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
storm E2E test for examples/storm 2015-07-23 13:20:52 +02:00
README.md Run gendocs 2015-07-17 15:35:43 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go Remove v1beta3 2015-07-23 17:21:27 -07:00
pod kubectl resource builder: don't check extension for single files 2015-07-07 13:48:29 -07:00
scheduler-policy-config.json Example for policy config file for scheduler 2015-06-24 11:10:27 +08:00
simple-nginx.md Run gendocs 2015-07-17 15:35:43 -07:00

README.md

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 different examples of how to run applications with Kubernetes.

Analytics