mirror of https://github.com/k3s-io/k3s
0581aeb805
Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> change wording Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> change name of volume to be consistent Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> update node flag without = Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> make things a bit clearer, seperate More Info Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> refacter so we include -n example Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> keep uuids consistent in examples Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> detail example about how to set env vars Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> move demo video to more info Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> add references for how to create volume using docker cli Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> italics Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> fix italics Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> fix extra paren Signed-off-by: Ryan Wallner <ryan.wallner@clusterhq.com> run hack/update-generated-docs.sh |
||
---|---|---|
.. | ||
aws_ebs | ||
blog-logging | ||
cassandra | ||
celery-rabbitmq | ||
cephfs | ||
cluster-dns | ||
elasticsearch | ||
experimental/persistent-volume-provisioning | ||
explorer | ||
extensions | ||
fibre_channel | ||
flexvolume | ||
flocker | ||
glusterfs | ||
guestbook | ||
guestbook-go | ||
hazelcast | ||
high-availability | ||
https-nginx | ||
iscsi | ||
javaee | ||
javaweb-tomcat-sidecar | ||
job | ||
k8petstore | ||
kubectl-container | ||
meteor | ||
mysql-cinder-pd | ||
mysql-galera | ||
mysql-wordpress-pd | ||
newrelic | ||
nfs | ||
nodesjs-mongodb | ||
openshift-origin | ||
phabricator | ||
rbd | ||
redis | ||
rethinkdb | ||
runtime-constraints | ||
selenium | ||
sharing-clusters | ||
spark | ||
storm | ||
vitess | ||
README.md | ||
doc.go | ||
examples_test.go | ||
pod | ||
scheduler-policy-config-with-extender.json | ||
scheduler-policy-config.json | ||
simple-nginx.md |
README.md
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.