k3s/examples
Tim Hockin ab0d97e48a Merge pull request #11013 from lavalamp/docs
Move admin related docs into docs/admin
2015-07-13 20:25:44 -07:00
..
aws_ebs Apply mungedocs changes 2015-07-13 17:48:40 -07:00
blog-logging Apply mungedocs changes 2015-07-13 17:48:40 -07:00
cassandra Apply mungedocs changes 2015-07-13 17:48:40 -07:00
celery-rabbitmq Apply mungedocs changes 2015-07-13 17:48:40 -07:00
cluster-dns Apply mungedocs changes 2015-07-13 17:48:40 -07:00
downward-api Apply mungedocs changes 2015-07-13 17:48:40 -07:00
elasticsearch Apply mungedocs changes 2015-07-13 17:48:40 -07:00
environment-guide standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
explorer Apply mungedocs changes 2015-07-13 17:48:40 -07:00
glusterfs Apply mungedocs changes 2015-07-13 17:48:40 -07:00
guestbook Apply mungedocs changes 2015-07-13 17:48:40 -07:00
guestbook-go Apply mungedocs changes 2015-07-13 17:48:40 -07:00
hazelcast Merge pull request #11107 from pires/fix_hazelcast_example 2015-07-13 20:18:12 -07:00
high-availability Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
iscsi Apply mungedocs changes 2015-07-13 17:48:40 -07:00
k8petstore Apply mungedocs changes 2015-07-13 17:48:40 -07:00
kubectl-container Apply mungedocs changes 2015-07-13 17:48:40 -07:00
kubernetes-namespaces Apply mungedocs changes 2015-07-13 17:48:40 -07:00
limitrange Apply mungedocs changes 2015-07-13 17:48:40 -07:00
liveness Apply mungedocs changes 2015-07-13 17:48:40 -07:00
logging-demo Apply mungedocs changes 2015-07-13 17:48:40 -07:00
meteor Apply mungedocs changes 2015-07-13 17:48:40 -07:00
mysql-wordpress-pd Apply mungedocs changes 2015-07-13 17:48:40 -07:00
nfs Apply mungedocs changes 2015-07-13 17:48:40 -07:00
node-selection Apply mungedocs changes 2015-07-13 17:48:40 -07:00
openshift-origin Apply mungedocs changes 2015-07-13 17:48:40 -07:00
persistent-volumes Apply mungedocs changes 2015-07-13 17:48:40 -07:00
phabricator Apply mungedocs changes 2015-07-13 17:48:40 -07:00
rbd Apply mungedocs changes 2015-07-13 17:48:40 -07:00
redis Apply mungedocs changes 2015-07-13 17:48:40 -07:00
resourcequota Apply mungedocs changes 2015-07-13 17:48:40 -07:00
rethinkdb Apply mungedocs changes 2015-07-13 17:48:40 -07:00
secrets Apply mungedocs changes 2015-07-13 17:48:40 -07:00
spark fix broken example links 2015-07-13 17:47:48 -07:00
storm Apply mungedocs changes 2015-07-13 17:48:40 -07:00
update-demo Apply mungedocs changes 2015-07-13 17:48:40 -07:00
walkthrough Apply mungedocs changes 2015-07-13 17:48:40 -07:00
README.md remove old warning 2015-07-13 17:48:40 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go LimitRange example improvements, detailed README 2015-07-10 11:07:54 -04:00
multi-pod.yaml Correctly parse multiple resources from files 2015-06-29 23:11:46 +02:00
pod.yaml update the single files in examples/ to v1 2015-06-10 16:31:47 -07:00
replication.yaml update the single files in examples/ to v1 2015-06-10 16:31:47 -07:00
scheduler-policy-config.json Example for policy config file for scheduler 2015-06-24 11:10:27 +08:00
simple-nginx.md Apply mungedocs changes 2015-07-13 17:48:40 -07:00
simple-yaml.md Apply mungedocs changes 2015-07-13 17:48:40 -07:00

README.md

*** PLEASE NOTE: This document applies to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the docs that go with that version.

Documentation for specific 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