k3s/examples
Monis Khan a6bafbacbf
Refactor REST storage to use generic defaults
Signed-off-by: Monis Khan <mkhan@redhat.com>
2016-12-08 17:24:21 -05:00
..
apiserver Refactor REST storage to use generic defaults 2016-12-08 17:24:21 -05:00
cluster-dns Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
cockroachdb Remove initialized annotation from statefulset examples 2016-11-23 10:40:42 -08:00
elasticsearch Merge pull request #34894 from allancaffee/patch-1 2016-11-28 11:44:39 -08:00
experimental/persistent-volume-provisioning Merge pull request #38128 from elsonrodriguez/rbd-docs-secret-fix 2016-12-07 03:09:32 -08:00
explorer Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
guestbook fix munge-docs build errors 2016-11-17 16:49:00 +01:00
guestbook-go Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
https-nginx Update https-nginx example README and inotifywait cmd 2016-11-10 09:14:02 -08:00
javaee Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
javaweb-tomcat-sidecar Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
job Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
k8petstore Fix notice in redis-slave example 2016-11-23 10:16:16 +01:00
kubectl-container Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
meteor Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
mysql-cinder-pd Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
mysql-wordpress-pd updating wordpress version to latest 4.6.1 2016-12-03 22:20:17 -08:00
newrelic Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
nodesjs-mongodb Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
openshift-origin Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
phabricator Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
podsecuritypolicy/rbac Remove a few versioned-warnings that snuck in, again 2016-11-18 13:28:46 -08:00
runtime-constraints Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
selenium Update selenium docker images 2016-11-30 14:34:43 -03:00
sharing-clusters Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
spark Remove namespaces from all examples. 2016-11-11 11:57:33 -08:00
storage Merge pull request #37145 from mstump/issue-34422-bump-cassandra-version 2016-12-08 04:39:22 -08:00
storm Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
sysdig-cloud Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
volumes Update gluster setup readme. 2016-11-13 12:17:55 +05:30
BUILD add genrule for test bindata 2016-10-24 18:00:08 -07:00
OWNERS
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
examples_test.go Rename PetSet to StatefulSet in docs and examples. 2016-11-05 00:17:28 -07:00
guidelines.md Fix typos and linted_packages sorting 2016-10-31 18:31:08 +01:00
pod examples/pod: Revert the previous changes. 2016-09-13 15:09:25 -07:00
scheduler-policy-config-with-extender.json fix scheduler extender example 2016-12-01 15:26:47 +08:00
scheduler-policy-config.json
simple-nginx.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

README.md

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