-
Want to run serverless applications and use your secrets from Hashicorp Vault?
Read More
Google's Cloud Run and Cloud Functions are brilliant for running workloads without having to mange any infrastructure. But more often than not, the serverless application needs to communicate with other services. This will most likely … -
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