Kubernetes application example tutorials
Go to file
Robert Bailey b7a12d80ce Remove the numbered shell scripts from the live update example and the
update.sh e2e test. They were needlessly obfuscating the actual kubectl
commands being run.
2015-02-18 17:02:44 -08:00
cassandra Update README.md for cassandra/hazelcast examples to use kubectl resize 2015-01-16 15:05:13 -08:00
gce-pd Now that we automatically format GCE PD, remove formatting from the e2e test. 2015-02-06 20:30:58 -08:00
guestbook Typo 2015-02-05 15:10:32 +02:00
guestbook-go Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
hazelcast Fix typo 2015-02-01 13:03:28 -05:00
kubernetes-namespaces Add support for Namespace as Kind 2015-02-10 09:50:50 -05:00
limitrange Modified LimitRangeItem.Kind to LimitRangeItem.Type, added example files 2015-01-27 16:41:28 -05:00
liveness Fix static builds in go1.4 2015-01-20 21:04:04 -08:00
mysql-wordpress-pd Now that we automatically format GCE PD, remove formatting from the e2e test. 2015-02-06 20:30:58 -08:00
node-selection Add an example of how to attach labels to nodes and use nodeSelectors so that pods can be scheduled on specific nodes. 2015-02-04 18:43:37 +00:00
redis Add a missing header... 2015-02-02 16:39:53 -08:00
resourcequota Add a resource quota controller to track usage state 2015-01-28 15:03:19 -05:00
rethinkdb typos 2015-02-11 12:06:06 -08:00
update-demo Remove the numbered shell scripts from the live update example and the 2015-02-18 17:02:44 -08:00
walkthrough Update walkthrough to support kubectl create 2015-02-11 19:53:25 -08:00
doc.go Add unit tests for example syntax 2014-07-23 15:18:55 -04:00
examples_test.go Merge pull request #3856 from smarterclayton/validation_logic_needs_cleanup 2015-01-29 14:12:44 -08:00