From 627c405ed534b20f6c3cc4e0964c3efa5eb0dffd Mon Sep 17 00:00:00 2001 From: Christoph Richter Date: Wed, 3 Jun 2020 21:24:04 +0200 Subject: [PATCH] Add Humanitec to list of CI & CD tools Humanitec provides a Continuous Delivery API and the option to connect to your existing EKS cluster. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acab58d..070fd9a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Amazon EKS runs up-to-date versions of the open-source Kubernetes software, so y * [Gitlab](https://docs.gitlab.com/ee/user/project/clusters/add_eks_clusters.html) * [Shippable](http://docs.shippable.com/getting-started/tutorials/) * [Argo](https://eksworkshop.com/advanced/410_batch/deploy/) +* [Humanitec](https://docs.humanitec.com) ## Pod Scaling * [Goldilocks vertical-pod-autoscaler](https://github.com/FairwindsOps/goldilocks/)