Files
kubernetes/examples
Anastasis Andronidis 697e07f864 Correctly parse multiple resources from files
Refactored how files, directories and stdin are handled. Every file must pass
through the FileVisitor and then streamed through StreamVisitor. FileVisitor
takes care of opening/closing files and StreamVisitor is parsing multiple
resources.
2015-06-29 23:11:46 +02:00
..
2015-06-16 10:53:35 -04:00
2015-06-09 16:06:14 -07:00
2015-06-24 15:36:15 -07:00
2015-06-11 10:37:06 -07:00
2015-06-10 13:57:17 -07:00
2015-06-12 11:14:34 -07:00
2015-06-12 16:04:01 -07:00

Examples

This directory contains a number of different examples of how to run applications with Kubernetes.

Note This documentation is current for HEAD.

Examples for previous releases is available in their respective branches:

Analytics