k3s/examples
k8s-merge-robot e851d749e4 Merge pull request #25583 from chrislovecnm/cassandra-image-bump
Automatic merge from submit-queue

Cassandra examples updating images to v9

- this is a version bump for the C* image
- I also increased the cpu to .5 because .1 is slow like warm death

Who can actually run the build to get the container to the examples repo?
2016-05-20 04:42:12 -07:00
..
apiserver kube-apiserver options should be decoupled from impls 2016-05-18 10:39:21 -04:00
aws_ebs Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
azure_file Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
blog-logging Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cassandra More updates to docker, including more env overrides. For example you can now set cluster name. 2016-05-18 17:03:46 -06:00
celery-rabbitmq Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
cephfs - updating the cephfs example, most people, myself include skip the readme and jump to the code 2016-03-12 16:51:32 +00:00
cluster-dns Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
elasticsearch Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
experimental/persistent-volume-provisioning Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
explorer Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
fibre_channel Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
flexvolume Flexvolume: Add support for multiple secrets 2016-04-15 02:40:38 -07:00
flocker Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
glusterfs Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
guestbook update to use gb-frontend:v4. New image includes the change in PR # 23381. 2016-04-12 09:47:38 -07:00
guestbook-go examples: guestbook-go: fix the redis-master version 2016-05-15 18:46:27 -05:00
hazelcast Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
https-nginx Convert everything to use vendor/ 2016-05-08 20:30:37 -07:00
iscsi This is an update that allows the iscsi volume to check if a iscsi device belongs to a mpio device 2016-04-20 09:42:11 +08:00
javaee Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
javaweb-tomcat-sidecar Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
job Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
k8petstore Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
kubectl-container Clarify examples/kubectl-container 2016-03-10 17:49:19 +01:00
meteor Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
mysql-cinder-pd Merge pull request #22691 from mkulke/fix-mysql-cinder-example 2016-03-10 09:36:16 -08:00
mysql-galera Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
mysql-wordpress-pd Merge pull request #22195 from jeffmendoza/wordpress-update 2016-03-25 14:14:44 -07:00
newrelic The Mac version of base64 does not support the wrap option. Use tr to delete the trailing newline for Mac and Linux runs. 2016-05-17 00:14:58 -07:00
nfs Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
nodesjs-mongodb Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
openshift-origin Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
phabricator Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
rbd Merge pull request #22153 from idvoretskyi/patch-8 2016-03-21 12:11:12 -07:00
redis Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
rethinkdb fix incorrect db label 2016-03-16 12:09:43 -04:00
runtime-constraints Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
selenium Update docs to reflect `kubectl run` creates deployments by default instead of replicatino controllers. 2016-03-28 16:25:02 -07:00
sharing-clusters Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
spark Update README.md 2016-05-16 14:32:33 +01:00
storm Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
vitess Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
doc.go
examples_test.go Merge pull request #25054 from yujuhong/rm_tests 2016-05-06 15:05:32 -07:00
guidelines.md Add rule about kubectl to example guidelines doc. 2016-03-17 10:09:45 -07:00
pod
scheduler-policy-config-with-extender.json Scheduler extension 2015-11-25 08:19:27 -08:00
scheduler-policy-config.json Ubernetes Lite: Volumes can dictate zone scheduling 2015-12-31 12:27:01 -05:00
simple-nginx.md Update docs to reflect `kubectl run` creates deployments by default instead of replicatino controllers. 2016-03-28 16:25:02 -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 release of this document can be found [here](http://releases.k8s.io/release-1.2/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.

Maintained Examples

Maintained Examples are expected to be updated with every Kubernetes release, to use the latest and greatest features, current guidelines and best practices, and to refresh command syntax, output, changed prerequisites, as needed.

Name Description Notable Features Used Complexity Level
Guestbook PHP app with Redis Replication Controller, Service Beginner
WordPress WordPress with MySQL Deployment, Persistent Volume with Claim Beginner
Cassandra Cloud Native Cassandra Daemon Set Intermediate

Note: Please add examples to the list above that are maintained.

See Example Guidelines for a description of what goes in this directory, and what examples should contain.

Analytics