k3s/examples
deads2k d0aaf13920 use constants for group names 2015-12-14 10:04:10 -05:00
..
aws_ebs Run update-gendocs 2015-11-13 13:57:57 -08:00
blog-logging Run update-gendocs 2015-11-13 13:57:57 -08:00
cassandra Minor update to Cassandra example docs 2015-12-08 19:02:58 +09:00
celery-rabbitmq Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
cephfs Run update-gendocs 2015-11-13 13:57:57 -08:00
cluster-dns Run update-gendocs 2015-11-13 13:57:57 -08:00
elasticsearch Run update-gendocs 2015-11-13 13:57:57 -08:00
experimental/persistent-volume-provisioning Added PersistentVolumeController 2015-12-11 10:33:30 -05:00
explorer Run update-gendocs 2015-11-13 13:57:57 -08:00
extensions Horizontal pod autoscaling example moved to user guide. 2015-10-23 18:49:20 +02:00
fibre_channel Run update-gendocs 2015-11-13 13:57:57 -08:00
flocker Run update-gendocs 2015-11-13 13:57:57 -08:00
glusterfs Run update-gendocs 2015-11-13 13:57:57 -08:00
guestbook Fix typo in guestbook README 2015-11-18 11:25:21 -05:00
guestbook-go examples: guestbook-go: remove id field from rc 2015-11-30 18:06:06 -08:00
hazelcast Run update-gendocs 2015-11-13 13:57:57 -08:00
high-availability updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
https-nginx use constants for group names 2015-12-14 10:04:10 -05:00
iscsi Add support for open-iscsi transports. 2015-12-08 17:28:06 -08:00
javaee Run update-gendocs 2015-11-13 13:57:57 -08:00
javaweb-tomcat-sidecar Run update-gendocs 2015-11-13 13:57:57 -08:00
job Document several patterns for using Job. 2015-12-10 15:54:23 -08:00
k8petstore try harder to timeout hung curls in examples test 2015-11-17 23:53:39 -08:00
kubectl-container Run update-gendocs 2015-11-13 13:57:57 -08:00
meteor Run update-gendocs 2015-11-13 13:57:57 -08:00
mysql-cinder-pd Run update-gendocs 2015-11-13 13:57:57 -08:00
mysql-galera Run update-gendocs 2015-11-13 13:57:57 -08:00
mysql-wordpress-pd Run update-gendocs 2015-11-13 13:57:57 -08:00
newrelic Run update-gendocs 2015-11-13 13:57:57 -08:00
nfs Run update-gendocs 2015-11-13 13:57:57 -08:00
nodesjs-mongodb Run update-gendocs 2015-11-13 13:57:57 -08:00
openshift-origin Run update-gendocs 2015-11-13 13:57:57 -08:00
phabricator Run update-gendocs 2015-11-13 13:57:57 -08:00
rbd Run update-gendocs 2015-11-13 13:57:57 -08:00
redis Remove obsolete sentinel.py from redis example 2015-12-03 09:32:10 +01:00
rethinkdb Run update-gendocs 2015-11-13 13:57:57 -08:00
runtime-constraints Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
selenium Run update-gendocs 2015-11-13 13:57:57 -08:00
sharing-clusters use constants for group names 2015-12-14 10:04:10 -05:00
spark Eliminate need for wget (use curl), use fewer intermediate files be quiet 2015-11-20 18:54:13 -05:00
storm Run update-gendocs 2015-11-13 13:57:57 -08:00
vitess Run update-gendocs 2015-11-13 13:57:57 -08:00
README.md Run update-gendocs 2015-11-13 13:57:57 -08:00
doc.go
examples_test.go Merge pull request #18487 from smarterclayton/guard_encode_decode 2015-12-13 23:08:18 -08:00
pod kubectl resource builder: don't check extension for single files 2015-07-07 13:48:29 -07:00
scheduler-policy-config-with-extender.json Scheduler extension 2015-11-25 08:19:27 -08:00
scheduler-policy-config.json Example for policy config file for scheduler 2015-06-24 11:10:27 +08:00
simple-nginx.md Run update-gendocs 2015-11-13 13:57:57 -08: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 release of this document can be found [here](http://releases.k8s.io/release-1.1/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