From 1cb47d15525d28380865f467e6e856777b39cece Mon Sep 17 00:00:00 2001 From: Simon Becker <135833417+becker-s@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:06:50 +0200 Subject: [PATCH] docs: update Harbor --- radar/2023-09-01/harbor.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 radar/2023-09-01/harbor.md diff --git a/radar/2023-09-01/harbor.md b/radar/2023-09-01/harbor.md new file mode 100644 index 0000000..c7165b6 --- /dev/null +++ b/radar/2023-09-01/harbor.md @@ -0,0 +1,12 @@ +--- +title: "Harbor" +ring: trial +quadrant: platforms-and-aoe-services +tags: [devops] +--- + +We continue to use [Harbor](https://goharbor.io) in our projects. +Since the last iteration of the AOE Technology Radar, we have discovered existing and new features that we deem useful: + +- an official [Terraform provider](https://registry.terraform.io/providers/goharbor/harbor/latest) for provisioning of Harbor resources via Infrastructure as Code (IaC) +- [Proxy Cache](https://goharbor.io/docs/latest/administration/configure-proxy-cache/) projects as pull-through caches for public container registries that can amongst others be used to reduce external network load