k3s/examples
Kubernetes Submit Queue 1c15d1c20d Merge pull request #46485 from zjj2wry/spark
Automatic merge from submit-queue

Fix  spelling in example/spark

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-05-26 17:43:03 -07:00
..
cluster-dns jlx0508 2017-05-08 13:34:19 +08:00
cockroachdb Add explicit image tag to cockroachdb example and test 2017-05-11 15:12:38 -04:00
elasticsearch Fix spelling in example/spark 2017-05-26 11:46:28 +08:00
explorer autogenerated 2017-04-14 10:40:57 -07:00
guestbook docs:examples:guestbook: don't advice untagged image 2017-05-04 23:45:49 +10:00
guestbook-go autogenerated 2017-04-14 10:40:57 -07:00
https-nginx fix the invalid link 2017-05-23 14:36:43 +08:00
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 fix satisfy typo 2017-03-02 20:03:51 +08:00
nodesjs-mongodb
oms DeamonSet-DaemonSet 2017-05-24 16:06:34 +08:00
openshift-origin Replace uses of --config with --pod-manifest-path 2017-02-07 14:32:37 -08:00
persistent-volume-provisioning Admin Can Specify in Which AWS Availability Zone(s) a PV Shall Be Created 2017-05-24 10:48:11 +02:00
phabricator
podsecuritypolicy/rbac examples/podsecuritypolicy/rbac: allow to use projected volumes in restricted PSP. 2017-05-17 19:03:12 +02:00
runtime-constraints
selenium Merge pull request #41036 from jorahn/patch-1 2017-02-20 11:22:32 -08:00
sharing-clusters autogenerated 2017-04-14 10:40:57 -07:00
spark fix kube-dns link in examples 2017-01-20 09:54:45 -06:00
storage Merge pull request #45965 from pompomJuice/master 2017-05-17 12:32:49 -07:00
storm
sysdig-cloud
volumes Update GlusterFS examples readme. 2017-05-25 10:47:18 +05:30
BUILD Prune k8petstore from examples and e2es per discussion on sig-testing 2017-04-28 11:49:23 -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 Remove redis-proxy example 2017-04-23 16:59:23 +02:00
guidelines.md Fix the outdated link to the Helm Charts repo 2017-05-13 23:17:24 +02: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
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