k3s/examples
Robert Bailey b67e8edf1d Merge pull request #12199 from mesosphere/relative-guestbook
Convert guestbook example to relative urls
2015-08-17 13:50:11 -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 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807 2015-08-10 16:33:52 +02:00
celery-rabbitmq Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
cluster-dns Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
elasticsearch Copy edits for typos 2015-08-09 14:18:06 -04:00
explorer Update examples to not use old DNS names 2015-07-23 13:51:09 -07:00
glusterfs Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
guestbook Switch to gcr.io Docker registry 2015-08-17 09:43:52 +02:00
guestbook-go Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
hazelcast Copy edits for typos 2015-08-09 14:18:06 -04:00
high-availability updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
https-nginx run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
iscsi Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
k8petstore updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
kubectl-container Better scary message 2015-07-17 09:28:49 -07:00
meteor Copy edits for typos 2015-08-09 14:18:06 -04:00
mysql-wordpress-pd Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
nfs Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
openshift-origin Copy edits for typos 2015-08-09 14:18:06 -04:00
phabricator Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
rbd Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
redis Run gendocs 2015-07-17 15:35:43 -07:00
rethinkdb Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
sharing-clusters remove service-loadbalancer since it lives in contrib/ now 2015-08-14 15:16:47 -07:00
spark Add image version to examples/spark 2015-08-14 19:52:26 +02:00
storm Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07: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 Implementing standalone etcd for openshift 2015-08-06 09:42:11 -04: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