-
Let's change the storage backend for all our secrets in BESTSELLER Tech. What could go wrong...
Read More -
How do you pass around your secrets, without leaking them? In this post we will be diving into how to manage our secrets.
Read More -
How to configure Harbor with Terraform
Dec 17, 2020 | 4 minutes | Brett Wright howto terraform terraform-provider-harbor harbor goharbor docker k8s kubernetesWhat is Harbor?
Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.
Why we choose Harbor.
We had many different cloud based container registries and wanted to consolidate these …
Read More -
At BESTSELLER we run multiple Kubernetes clusters in multiple clouds, which gives us some assurance that even if one provider or one region is degraded we are still able to serve our customers. But multiple clusters, multiple clouds and multiple teams can be a bit difficult to grasp as an engineer. That is why we …
Read More