# HG changeset patch # User Alexander Trost <galexrt@googlemail.com> # Date 1529063895 -7200 # Fri Jun 15 13:58:15 2018 +0200 # Node ID 67ba99d6e474961251547cf9c1be0ba319b6d1bd # Parent bf3d32217b42bbbdc6d89a02ee94192c31a089dd Added Usage section to README diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -75,6 +75,9 @@ ### Miscellaneous * [`media/`](/media/) - Contains media for the [`README.md`](/README.md) in this repository. +## Usage +For information on how to use these files and setup GitLab Kubernetes cluster/integration, see the above blog post and in specific this post [GitLab + Kubernetes: Perfect Match for Continuous Delivery with Container](https://edenmal.moe/post/2017/GitLab-Kubernetes-Perfect-Match-for-Continuous-Delivery-with-Container/). + ## Thanks! Thanks to [@shadycuz - GitHub](https://github.com/shadycuz) for his comments with improvements for the code in this repository!