Santiago Fernandezblog.santiagoagustinfernandez.com·Jul 24, 2024Harbour como Registro de Imágenes y Kyverno para forzar políticasHace unos meses nos preguntamos: ¿Sabemos qué imágenes usamos en nuestros entornos? ¿Son las que fueron aprobadas por Seguridad? ¿Podría un atacante desplegar imágenes adulteradas? Hicimos esta entrada en el blog donde creamos políticas en nuestro cl...Discuss·46 readskyverno
Orlin Vasilevorlix.hashnode.dev·Jan 19, 2024Contributing to Harbor and Open SourceTL;DR; That writing aims to be a bit motivational and explanatory, of why and how you should start contributing to Open Source and in particular how I do set up my development environment for Harbor! Why? Ok Ok, I know there are many articles out the...Discuss·10 likes·49 readscontribution to open source
Wilfred Almeidablog.wilfredalmeida.com·Mar 30, 2023Running Harbor LocallyIf you're willing to contribute to Harbor and/or need its code up & running on your local dev environment then follow along, this guide will get you started. Harbor is an open-source registry that secures artifacts with policies and role-based access...Discuss·10 likes·670 readsharbor
Wilfred Almeidablog.wilfredalmeida.com·Feb 11, 2023Hosting Harbor on VPS using NGINX as Reverse ProxyHarbor is an open-source container registry that can be used to store Docker images. It's an open-source alternative to Docker Hub to host Docker images. This task is part of the Custom CI/CD Pipeline for the application ChaturMail: AI Email Generato...Discuss·2 likes·2.0K readsCustom CI/CD Pipelineharbor
Asherasherl.com·Jan 14, 2023How to deploy Harbor in Kubernetes?Harbor - A internal container registry on Kubernetes Cluster This is an event of Digital Ocean for their 2021 Kubernetes Challenge. I choose to provide an internal container registry on a Kubernetes Cluster. Step 1. Provision a K8s Cluster on D.O. ...Discuss·47 readsharbor
Wilfred Almeidablog.wilfredalmeida.com·Jan 11, 2023GitHub Action to Publish Docker Images on HarborThis task is part of the Custom CI/CD Pipeline for the application ChaturMail: AI Email Generator The GitHub action does the following tasks: Builds & Pushes Docker Image to Harbor Update ArgoCD Config tl;dr following is the complete YAML for the...Discuss·2 likes·3.3K readsCustom CI/CD Pipelineharbor