diff --git a/README.md b/README.md index 6cd9919..ed049f4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A collection of container related security resources * [**Image**](#image) +* [**Build Management**](#build-management) + * [**Networking**](#networking) * [**Security profiles**](#security-profiles) @@ -83,6 +85,15 @@ A collection of container related security resources ------------------------------------------------------------------------------------------ +## Build Management + +------------------------------------------------------------------------------------------ + +### [Habitat.sh](https://www.habitat.sh/) +* Source to deployment framework. An alternative to Kubernetes and Spinnaker. I include it here because it implements a concept of trusted images and dependency management + +------------------------------------------------------------------------------------------ + ## Networking ------------------------------------------------------------------------------------------