diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-08-04T21·06+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-08-04T21·11+0200 |
commit | 93425b951ce5afc1fed1a78232493002f8472dea (patch) | |
tree | d453c8e3e9c1a9ca1258c8af4cd93702af6563b1 /README.md | |
parent | a159b71a19ccf83da1699efa111b2ff3ecb24b38 (diff) |
docs: Complete cycle by linking back to kontemplate.works
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index 17e0a6d24104..14967f1e0e77 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Kontemplate - A simple Kubernetes templater [![Build Status](https://travis-ci.org/tazjin/kontemplate.svg?branch=master)](https://travis-ci.org/tazjin/kontemplate) -Kontemplate is a simple CLI tool that can take sets of Kubernetes resource +[Kontemplate][] is a simple CLI tool that can take sets of Kubernetes resource files with placeholders and insert values per environment. This tool was made because in many cases all I want in terms of Kubernetes @@ -182,6 +182,7 @@ Feel free to contribute pull requests, file bugs and open issues with feature su Please follow the [code of conduct](CODE_OF_CONDUCT.md). +[Kontemplate]: http://kontemplate.works [Helm]: https://helm.sh/ [releases page]: https://github.com/tazjin/kontemplate/releases [AUR package]: https://aur.archlinux.org/packages/kontemplate-git/ |