From 27800652449978bc177cd71418e2df3ba7a16612 Mon Sep 17 00:00:00 2001 From: Adam Hawkins Date: Wed, 22 Feb 2017 18:34:25 +0530 Subject: [PATCH] Mention saltside/await in misc related projects --- docs/related.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/related.md b/docs/related.md index 8cf4a9c1b..b4a989ad5 100644 --- a/docs/related.md +++ b/docs/related.md @@ -41,3 +41,9 @@ Platforms, distributions, and services that include Helm support. - [Cabin](http://www.skippbox.com/cabin/) - Mobile App for Managing Kubernetes - [Qstack](https://qstack.com) - [Fabric8](https://fabric8.io) - Integrated development platform for Kubernetes + +## Misc + +Grab bag of useful things for Chart authors and Helm users + +- [Await](https://github.com/saltside/await) - Docker image to "await" different conditions--especially useful for init containers. [More Info](http://blog.slashdeploy.com/2017/02/16/introducing-await/)