kubernetes/examples
2016-12-29 16:11:42 -05:00
..
apiserver Update bazel 2016-12-16 17:49:23 +01:00
cluster-dns Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
cockroachdb Add pod anti-affinity and a disruption budget to cockroachdb example 2016-12-29 16:11:42 -05: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 examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
guestbook fix munge-docs build errors 2016-11-17 16:49:00 +01:00
guestbook-go fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
https-nginx fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
javaee
javaweb-tomcat-sidecar
job
k8petstore fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
kubectl-container
meteor
mysql-cinder-pd
mysql-wordpress-pd Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
newrelic
nodesjs-mongodb
openshift-origin
phabricator
podsecuritypolicy/rbac Remove a few versioned-warnings that snuck in, again 2016-11-18 13:28:46 -08:00
runtime-constraints
selenium Update selenium docker images 2016-11-30 14:34:43 -03:00
sharing-clusters fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
spark Rename build-tools/ back to build/ 2016-12-14 13:42:15 -08:00
storage Merge pull request #37145 from mstump/issue-34422-bump-cassandra-version 2016-12-08 04:39:22 -08:00
storm
sysdig-cloud
volumes Update gluster setup readme. 2016-11-13 12:17:55 +05:30
BUILD fix examples/ compilation so that test/ also compiles 2016-12-12 15:14:49 -08:00
doc.go
examples_test.go
guidelines.md
OWNERS
pod
README.md
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

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