k3s/examples
Kubernetes Submit Queue 0f3403d351 Merge pull request #45469 from jianglingxia/jlx-0508
Automatic merge from submit-queue

modify the outdated link

modify the outdated link
2017-05-09 21:16:26 -07:00
..
cluster-dns jlx0508 2017-05-08 13:34:19 +08:00
cockroachdb Put initContainers to PodSpec for some statefulset examples. 2017-05-06 17:55:09 +08:00
elasticsearch
explorer
guestbook Merge pull request #45077 from ahmetb/example-rm-yamls 2017-05-01 18:25:44 -07:00
guestbook-go
https-nginx
javaee
javaweb-tomcat-sidecar
job
kubectl-container
meteor
mysql-cinder-pd
mysql-wordpress-pd README.md: Update outdated links 2017-04-27 09:11:18 +08:00
newrelic
nodesjs-mongodb
oms
openshift-origin
persistent-volume-provisioning Merge pull request #45409 from humblec/glusterfs-code-cleanup 2017-05-08 14:54:37 -07:00
phabricator
podsecuritypolicy/rbac
runtime-constraints
selenium
sharing-clusters
spark
storage Clean up petset 2017-05-06 11:24:34 +08:00
storm
sysdig-cloud
volumes Merge pull request #45240 from vmware/update_volume_samples 2017-05-03 22:21:10 -07:00
BUILD Prune k8petstore from examples and e2es per discussion on sig-testing 2017-04-28 11:49:23 -05:00
OWNERS
README.md
doc.go
examples_test.go Remove redis-proxy example 2017-04-23 16:59:23 +02:00
guidelines.md
pod
scheduler-policy-config-with-extender.json
scheduler-policy-config.json
simple-nginx.md

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