k3s/examples
k8s-merge-robot 53c39d78ac Merge pull request #17075 from jeffvance/k8bps-fedora
Auto commit by PR queue bot
2015-11-12 01:17:47 -08:00
..
aws_ebs Update README.md 2015-09-14 18:30:55 -07:00
blog-logging Run gendocs 2015-07-17 15:35:43 -07:00
cassandra fix typo of cassandra example 2015-10-13 16:26:40 +08:00
celery-rabbitmq Update celery-rabbitmq example according to config best practices 2015-09-30 16:53:21 +08:00
cephfs Update cephfs example according to config best practices 2015-09-28 20:03:06 +08:00
cluster-dns Add Makefile to build examples/cluster-dns images 2015-11-11 17:18:35 +01:00
elasticsearch Update elasticsearch example according to config best practices 2015-10-07 09:52:32 +08:00
explorer Update pod.yaml 2015-10-06 15:22:49 +08:00
extensions Horizontal pod autoscaling example moved to user guide. 2015-10-23 18:49:20 +02:00
fibre_channel support fibre channel volume 2015-09-18 19:15:31 -04:00
flocker Add flocker volume plugin 2015-10-01 01:10:00 +01:00
glusterfs Fix glusterfs example 2015-09-15 16:46:39 +02:00
guestbook Update guestbook example according to config best practices 2015-11-07 14:39:32 +08:00
guestbook-go Fix some errors in guestbook-go 2015-10-22 14:33:44 +00:00
hazelcast add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
high-availability updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
https-nginx Improve examples/https-nginx dependency management 2015-11-05 14:27:08 -05:00
iscsi Fix extraneous entries in iscsi path format 2015-10-13 10:08:52 -07:00
javaee Fix minor error in Pod introduction 2015-09-23 16:08:09 +08:00
javaweb-tomcat-sidecar Fix wrong tail -f command 2015-10-15 07:31:21 +00:00
k8petstore don't use docker-machine for k8petstore on linux 2015-11-11 11:41:30 -08: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-cinder-pd Cinder Volume Plugin 2015-08-30 19:56:27 -07:00
mysql-galera Added Galera example to kubernetes. (post review) 2015-10-02 18:55:09 +00:00
mysql-wordpress-pd Forcing mysql version to 5.6 2015-11-06 18:26:17 -08:00
newrelic Add NewRelic system monitor DaemonSet example 2015-11-02 00:15:47 -05:00
nfs Fix volumes/test/nfs: Needs to run insecure to allow container connections 2015-10-27 16:58:04 -07:00
nodesjs-mongodb Fix typos in nodesjs-mongodb example readme 2015-09-19 16:58:52 -04:00
openshift-origin Copy edits for typos 2015-08-09 14:18:06 -04:00
phabricator Remove trace of "kubectl stop" 2015-10-30 14:12:20 +08:00
rbd rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead 2015-09-29 10:13:01 -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
runtime-constraints Add an example demonstrating runtime constraints 2015-09-29 11:29:13 -04:00
selenium Ran document cleanup script, changed flags to be consistent. 2015-10-08 16:49:37 -07:00
sharing-clusters massive changes 2015-09-11 17:31:47 -07:00
spark Remove unneeded pieces 2015-11-05 14:58:18 -08:00
storm Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
vitess Merge pull request #16226 from enisoc/vitess-example 2015-11-11 01:40:33 -08:00
README.md Clarify what belongs in examples vs. docs. 2015-10-14 20:10:52 +00:00
doc.go
examples_test.go Merge pull request #16320 from zmerlynn/spark-rcs 2015-10-29 01:42:31 -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 Use kubectl delete to replace stop in an example 2015-09-28 10:54:43 +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 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 examples of how to run real applications with Kubernetes.

Demonstrations of how to use specific Kubernetes features can be found in our documents.

Analytics