1
0
Fork 0
forked from barak/tarpoon
tarpoon/vendor/k8s.io/kubernetes/examples
2016-12-03 22:43:32 -08:00
..
apiserver Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
cluster-dns Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
cockroachdb Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
elasticsearch Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
experimental/persistent-volume-provisioning Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
explorer Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
guestbook Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
guestbook-go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
https-nginx Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
javaee Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
javaweb-tomcat-sidecar Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
job Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
k8petstore Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
kubectl-container Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
meteor Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
mysql-cinder-pd Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
mysql-wordpress-pd Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
newrelic Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
nodesjs-mongodb Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
openshift-origin Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
phabricator Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
podsecuritypolicy/rbac Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
runtime-constraints Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
selenium Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
sharing-clusters Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
spark Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
storage Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
storm Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
sysdig-cloud Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
volumes Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
BUILD Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
doc.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
examples_test.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
guidelines.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
OWNERS Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
pod Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
README.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
scheduler-policy-config-with-extender.json Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
scheduler-policy-config.json Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
simple-nginx.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00

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