diff --git a/README.md b/README.md new file mode 100644 index 0000000..a911a5f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Kubernetes the hard way + +There is a complete guide for this project at the following URL: + + + +## How to run it? + +If you clone the repository, you would only need `vagrant up` to build everything +from scratch. It takes you sometime to all the components up and ready, but it +will set things up without any further intervention.