cri-o/vendor/k8s.io/kubernetes/examples
Michał Żyłowski 52baf68d50 Vendor: Update k8s version
Signed-off-by: Michał Żyłowski <michal.zylowski@intel.com>
2017-02-03 16:04:59 +01:00
..
apiserver Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
cluster-dns Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
cockroachdb Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
elasticsearch Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
explorer Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
guestbook Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
guestbook-go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
https-nginx Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
javaee Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
javaweb-tomcat-sidecar Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
job Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
k8petstore Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
kubectl-container Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
meteor Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
mysql-cinder-pd Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
mysql-wordpress-pd Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
newrelic Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
nodesjs-mongodb Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
openshift-origin Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
persistent-volume-provisioning Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
phabricator Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
podsecuritypolicy/rbac Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
runtime-constraints Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
selenium Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
sharing-clusters Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
spark Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
storage Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
storm Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
sysdig-cloud Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
volumes Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
BUILD Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
doc.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
examples_test.go Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
guidelines.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
OWNERS Vendor: Update k8s version 2017-02-03 16:04:59 +01:00
pod Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
README.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
scheduler-policy-config-with-extender.json Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
scheduler-policy-config.json Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
simple-nginx.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -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