k3s/examples
Abrar Shivani 50c9cca487 Add support for fstype in Storage Class for vSphere Cloud Provider 2017-04-03 16:13:00 -07:00
..
cluster-dns fix kube-dns link in examples 2017-01-20 09:54:45 -06:00
cockroachdb Revert "Remove alpha provisioning" 2017-02-16 13:53:55 +01:00
elasticsearch
explorer Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
guestbook Updated the document links in examples/guestbook README. 2017-01-25 15:22:40 +08:00
guestbook-go Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
https-nginx Correct import statements 2017-01-17 16:18:18 -05:00
javaee
javaweb-tomcat-sidecar
job
k8petstore
kubectl-container Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
meteor
mysql-cinder-pd
mysql-wordpress-pd fix kube-dns link in examples 2017-01-20 09:54:45 -06:00
newrelic
nodesjs-mongodb
oms Add OMS example 2017-01-06 11:36:18 -08:00
openshift-origin Replace uses of --config with --pod-manifest-path 2017-02-07 14:32:37 -08:00
persistent-volume-provisioning Add support for fstype in Storage Class for vSphere Cloud Provider 2017-04-03 16:13:00 -07:00
phabricator
podsecuritypolicy/rbac PodSecurityPolicy example: fix explanation 2017-02-25 11:41:57 -08:00
runtime-constraints
selenium Merge pull request #41036 from jorahn/patch-1 2017-02-20 11:22:32 -08:00
sharing-clusters Correct import statements 2017-01-17 16:18:18 -05:00
spark fix kube-dns link in examples 2017-01-20 09:54:45 -06:00
storage Fix typo in mysql-galera example Dockerfile 2017-03-31 19:52:15 +02:00
storm
sysdig-cloud
volumes Add support for fstype in Storage Class for vSphere Cloud Provider 2017-04-03 16:13:00 -07:00
BUILD remove example apiserver replaced by sample and test/integration/examples 2017-02-27 07:47:19 -05:00
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
README.md README updated 2017-03-28 13:31:15 -04:00
doc.go
examples_test.go Upgrade Hazelcast example with the latest hazelcast-kubernetes-bootstrapper 0.7.0, using Deployments instead of Replication Controller. 2017-02-01 10:04:51 +01:00
guidelines.md Replace links to Helm Charts in example guidelines 2017-03-06 10:46:43 +00:00
pod
scheduler-policy-config-with-extender.json - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
scheduler-policy-config.json PodFitsPorts has been replaced by PodFitsHostPorts 2017-01-11 14:52:45 +08:00
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