Mini PC Kubernetes #8: Building IDP (2)
Overview In the previous post, we installed Harbor container registry, Argo Events, and Argo Workflows as the foundation for a CI/CD pipeline. This post covers integrating these components with ArgoCD and designing Helm chart-based project templates to build an Internal Developer Platform (IDP) that enables deployment of projects with complete CI/CD pipelines from a single YAML file. What is an Internal Developer Platform What is an Internal Developer Platform (IDP)? ...