Tagged articles
43 articles
Page 1 of 1
Xiao Liu Lab
Xiao Liu Lab
Nov 25, 2025 · Cloud Native

Step‑by‑Step Guide to Deploy Harbor 2.14.1 Private Registry with HTTPS and Trivy

This tutorial walks you through installing a private, secure Harbor 2.14.1 container registry on Linux, covering system prerequisites, Docker setup, offline installer download, detailed harbor.yml configuration, firewall adjustments, optional self‑signed certificates, installation scripts, verification, image push testing, common admin commands, production best practices, and troubleshooting tips.

Container RegistryHarborKubernetes
0 likes · 11 min read
Step‑by‑Step Guide to Deploy Harbor 2.14.1 Private Registry with HTTPS and Trivy
Ray's Galactic Tech
Ray's Galactic Tech
Nov 2, 2025 · Cloud Native

Build a Full CI/CD Pipeline with Kubernetes, Jenkins, and Harbor

This guide walks you through the theory, architecture, and step‑by‑step deployment of a production‑grade CI/CD pipeline that combines Kubernetes, Jenkins, and Harbor, providing concrete Helm commands, YAML manifests, and a Jenkinsfile to automate code‑to‑image‑to‑deployment workflows.

DevOpsHarborJenkins
0 likes · 9 min read
Build a Full CI/CD Pipeline with Kubernetes, Jenkins, and Harbor
Ray's Galactic Tech
Ray's Galactic Tech
Oct 15, 2025 · Cloud Native

How to Deploy and Operate an Enterprise‑Grade Harbor Registry on Kubernetes

Learn a step‑by‑step, production‑ready guide to install, configure, secure, and scale Harbor—a private container and Helm chart registry—on a Kubernetes cluster, covering Helm preparation, values.yaml tuning, TLS, persistence, authentication, high‑availability, monitoring, CI/CD integration, and troubleshooting.

Cloud NativeContainer RegistryDevOps
0 likes · 9 min read
How to Deploy and Operate an Enterprise‑Grade Harbor Registry on Kubernetes
Practical DevOps Architecture
Practical DevOps Architecture
Aug 7, 2025 · Cloud Native

Step-by-Step Guide to Install Docker, Docker‑Compose, and Harbor on CentOS

This tutorial walks you through removing old Docker packages, configuring yum repositories (official and Alibaba Cloud mirrors), installing a specific Docker Engine version, setting up image acceleration, verifying Docker, installing Docker‑Compose, downloading and configuring Harbor, and finally validating the Harbor registry on a CentOS system.

CentOSCloud NativeContainer Registry
0 likes · 5 min read
Step-by-Step Guide to Install Docker, Docker‑Compose, and Harbor on CentOS
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jun 19, 2025 · Operations

Managing a Headless Harbor Registry via Curl API

When a Harbor registry is deployed on a cloud ECS without a public IP or GUI, you can still list projects, view repositories, retrieve image digests, and delete images entirely through RESTful API calls using curl, followed by a manual garbage‑collection step to reclaim disk space.

APIContainer RegistryHarbor
0 likes · 7 min read
Managing a Headless Harbor Registry via Curl API
MaGe Linux Operations
MaGe Linux Operations
Apr 26, 2025 · Cloud Native

Master Helm: The Ultimate Guide to Kubernetes Package Management

This comprehensive tutorial explains Helm's core concepts, workflow, differences between Helm 2 and Helm 3, step‑by‑step installation, repository management, chart creation, customization, packaging, deployment, upgrade, rollback, and how to push charts to a Harbor repository, providing practical commands and examples for Kubernetes administrators and developers.

Harborcloud-nativepackage management
0 likes · 25 min read
Master Helm: The Ultimate Guide to Kubernetes Package Management
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 3, 2024 · Cloud Native

How to Set Up Harbor Monitoring with Prometheus and Grafana

Learn step‑by‑step how to deploy the harbor‑exporter, configure Prometheus to scrape Harbor metrics, verify data collection, and add official Grafana dashboards, enabling real‑time monitoring of your Harbor registry for improved stability, security, and performance in cloud‑native environments.

GrafanaHarborKubernetes
0 likes · 6 min read
How to Set Up Harbor Monitoring with Prometheus and Grafana
Linux Ops Smart Journey
Linux Ops Smart Journey
Sep 1, 2024 · Information Security

Secure Container Images: Integrate Cosign with Harbor

This guide explains how to enhance container image security by installing Cosign, generating key pairs, signing images, and configuring Harbor to trust the signatures, including step‑by‑step commands and parameter details for seamless integration of Cosign into Harbor's registry.

Container SecurityHarborImage Signing
0 likes · 7 min read
Secure Container Images: Integrate Cosign with Harbor
DevOps Operations Practice
DevOps Operations Practice
Jun 6, 2024 · Cloud Native

Step‑by‑Step Guide to Deploying an Enterprise‑Grade Harbor Private Registry

This article explains why enterprises need a private Docker registry, introduces the open‑source Harbor project, outlines its architecture and hardware/software requirements, and provides detailed installation, configuration, and usage instructions—including Docker, Docker‑Compose, and Harbor setup commands—to get a secure, CNCF‑certified container image repository up and running.

CNCFContainer SecurityDevOps
0 likes · 7 min read
Step‑by‑Step Guide to Deploying an Enterprise‑Grade Harbor Private Registry
Architect's Guide
Architect's Guide
Dec 5, 2022 · Cloud Native

Step-by-Step Guide to Deploying a High‑Availability Kubernetes Cluster with NFS, Ingress, Dashboard, and Harbor

This comprehensive tutorial walks through preparing the operating system, installing Docker and containerd, configuring yum repositories, initializing a multi‑master HA Kubernetes cluster with IPVS, deploying the Kubernetes dashboard, setting up NFS storage, installing an Ingress controller, and finally installing Harbor with Helm and a custom NFS provisioner, providing all necessary commands and configuration files.

DockerHAHarbor
0 likes · 38 min read
Step-by-Step Guide to Deploying a High‑Availability Kubernetes Cluster with NFS, Ingress, Dashboard, and Harbor
Top Architect
Top Architect
Nov 7, 2022 · Cloud Native

Step‑by‑Step Deployment of a Highly Available Kubernetes Cluster with Nginx/Keepalived Load Balancer, Flannel CNI, IPVS, Dashboard, and Harbor Registry

This comprehensive guide walks you through installing Docker and containerd, configuring yum repositories, setting up kubeadm/kubelet/kubectl, initializing a multi‑master Kubernetes cluster, enabling Flannel CNI and IPVS, building a Nginx‑Keepalived HA load balancer, deploying the Kubernetes dashboard, configuring NFS storage with a dynamic provisioner, and installing a secure Harbor image registry for private images.

FlannelHarborKubernetes
0 likes · 44 min read
Step‑by‑Step Deployment of a Highly Available Kubernetes Cluster with Nginx/Keepalived Load Balancer, Flannel CNI, IPVS, Dashboard, and Harbor Registry
Top Architect
Top Architect
Nov 4, 2022 · Cloud Native

Step-by-Step Guide to Deploy a High‑Availability Kubernetes Cluster with Dashboard, Nginx/Keepalived, NFS, Harbor, and Ingress

This comprehensive tutorial walks through preparing hosts, installing Docker and containerd, setting up Kubernetes components, initializing a HA master cluster, configuring networking, deploying the Kubernetes dashboard, NFS storage, Harbor registry, and an Nginx/Keepalived load balancer, all with detailed commands and configuration files.

Cloud NativeDockerHarbor
0 likes · 41 min read
Step-by-Step Guide to Deploy a High‑Availability Kubernetes Cluster with Dashboard, Nginx/Keepalived, NFS, Harbor, and Ingress
Architect
Architect
Nov 3, 2022 · Cloud Native

Step-by-Step Guide to Deploying a High‑Availability Kubernetes Cluster with Dashboard and Harbor

This comprehensive tutorial walks through preparing multiple Linux nodes, installing Docker and containerd, setting up kubeadm, kubelet and kubectl, initializing a HA Kubernetes control plane, configuring Flannel networking, deploying the Kubernetes dashboard, installing Nginx + Keepalived for load balancing, setting up NFS with rsync, provisioning storage via Helm, and finally installing a secure Harbor image registry, all with detailed commands and configuration snippets.

DashboardHAHarbor
0 likes · 39 min read
Step-by-Step Guide to Deploying a High‑Availability Kubernetes Cluster with Dashboard and Harbor
Java Architect Essentials
Java Architect Essentials
Oct 25, 2022 · Cloud Native

Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor

This step‑by‑step tutorial walks through setting up a multi‑node Kubernetes cluster, configuring high availability with Nginx and Keepalived, installing Docker and containerd, deploying an NFS provisioner, configuring Ingress, and installing a secure Harbor registry using Helm and custom TLS certificates.

Cloud NativeDockerHarbor
0 likes · 39 min read
Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor
Cloud Native Technology Community
Cloud Native Technology Community
Oct 25, 2022 · Cloud Native

Harbor: Cloud‑Native Docker Registry Authentication, Installation, and Image Push Guide

This article introduces Harbor, a CNCF‑hosted cloud‑native Docker registry, explains its token‑based authentication flow, details the required Kubernetes and Helm prerequisites, provides step‑by‑step installation and configuration instructions, and demonstrates how to push and pull images using containerd and Kubernetes.

AuthenticationDocker RegistryHarbor
0 likes · 17 min read
Harbor: Cloud‑Native Docker Registry Authentication, Installation, and Image Push Guide
Open Source Linux
Open Source Linux
Oct 11, 2022 · Cloud Native

How to Build a Fully HA Kubernetes Cluster with Nginx, Keepalived, and Harbor

This step‑by‑step guide walks you through deploying a production‑grade Kubernetes environment, covering node preparation, Docker and containerd setup, kubeadm initialization, high‑availability configuration with Nginx and Keepalived, installing the dashboard, and setting up a private Harbor registry with NFS storage, all using cloud‑native best practices.

DockerHarborKubernetes
0 likes · 41 min read
How to Build a Fully HA Kubernetes Cluster with Nginx, Keepalived, and Harbor
MaGe Linux Operations
MaGe Linux Operations
Aug 25, 2022 · Cloud Native

Build a Highly Available Kubernetes Cluster with Dashboard, Nginx HA & Harbor

This comprehensive tutorial walks you through deploying a production‑grade Kubernetes cluster on multiple nodes, configuring Docker and containerd, setting up kubeadm, enabling IPVS, installing a high‑availability Nginx + Keepalived load balancer, deploying the Kubernetes dashboard, and installing a secure Harbor image registry with NFS storage.

DockerHAHarbor
0 likes · 44 min read
Build a Highly Available Kubernetes Cluster with Dashboard, Nginx HA & Harbor
Ops Development Stories
Ops Development Stories
Feb 17, 2022 · Cloud Native

How to Build a Minimal‑Cost HA Harbor Registry with PostgreSQL Replication on Alibaba Cloud

This guide details a low‑overhead, highly available Harbor deployment on Alibaba Cloud, covering preparation of SLB, ECS, NFS storage, installation of Docker‑Compose, configuration of image mirrors, installation of Harbor 2.3, setup of PostgreSQL 13 master‑slave replication, Redis integration, backup procedures, failover handling, and disaster‑recovery strategies.

Alibaba CloudDockerHarbor
0 likes · 20 min read
How to Build a Minimal‑Cost HA Harbor Registry with PostgreSQL Replication on Alibaba Cloud
Cloud Native Technology Community
Cloud Native Technology Community
Oct 22, 2021 · Cloud Native

Enterprise‑Scale Harbor: Multi‑Arch Migration, Governance & Performance Tips

Zhang Chenyu from Lingque Cloud shares a comprehensive enterprise‑level Harbor case study, covering its role as an image registry, migration from 1.x to 2.x with multi‑architecture support, internal governance policies, integration with ACP, community contributions, performance workgroup findings, and the offered Harbor Enterprise edition.

Cloud NativeContainer RegistryDevOps
0 likes · 16 min read
Enterprise‑Scale Harbor: Multi‑Arch Migration, Governance & Performance Tips
Ops Development Stories
Ops Development Stories
Oct 20, 2021 · Operations

Automate Harbor Image Tag Cleanup with a Go CLI Script

This article explains how to create a Go‑based command‑line tool that queries Harbor projects and repositories, lists image tags, and automatically deletes older tags while retaining a configurable number of recent ones, streamlining storage management and avoiding manual page‑by‑page deletions.

CLIDevOpsGo
0 likes · 18 min read
Automate Harbor Image Tag Cleanup with a Go CLI Script
MaGe Linux Operations
MaGe Linux Operations
Dec 27, 2020 · Cloud Native

Build a Highly Available Harbor Registry with Dual-Master Replication

This guide explains how to deploy an enterprise‑grade Harbor Docker registry in a high‑availability setup using dual‑master replication and shared NFS storage, covering architecture concepts, required software versions, installation of Docker, Compose, NFS, PostgreSQL, Redis, Harbor configuration, and Nginx load‑balancing.

Cloud NativeDockerHarbor
0 likes · 18 min read
Build a Highly Available Harbor Registry with Dual-Master Replication
Ops Development Stories
Ops Development Stories
Nov 13, 2020 · Cloud Native

Mastering Harbor: Efficient, Secure Docker Image Distribution in Cloud‑Native Environments

This article introduces Harbor, an enterprise‑grade Docker image registry designed for cloud‑native environments, detailing its efficient distribution mechanisms, security features such as signing and vulnerability scanning, HA solutions, and step‑by‑step installation methods using offline packages, Docker‑compose, and Helm charts.

Cloud NativeDocker RegistryHarbor
0 likes · 16 min read
Mastering Harbor: Efficient, Secure Docker Image Distribution in Cloud‑Native Environments
MaGe Linux Operations
MaGe Linux Operations
May 18, 2020 · Cloud Native

Deploying Spring Cloud Eureka on a Private Kubernetes Cluster with CI/CD

This guide walks through setting up a private Kubernetes environment, configuring namespaces and service accounts, modifying Eureka for IP registration, preparing Docker and Harbor authentication, creating StatefulSet and Service manifests, and automating continuous deployment with a Python script, enabling a fully functional Spring Cloud Eureka service in a resource‑constrained cluster.

DockerHarborKubernetes
0 likes · 16 min read
Deploying Spring Cloud Eureka on a Private Kubernetes Cluster with CI/CD
Ops Development Stories
Ops Development Stories
Mar 16, 2020 · Cloud Native

Step‑by‑Step Guide to Deploy a High‑Availability Kubernetes Cluster on CentOS

This tutorial walks through building a production‑grade Kubernetes cluster on CentOS by provisioning five virtual machines, configuring networking and DNS, generating TLS certificates with cfssl, installing Docker, setting up a private Harbor registry, and deploying core Kubernetes components such as etcd, kube‑apiserver, controller‑manager, scheduler, kubelet and kube‑proxy with full supervision and health checks.

CentOSCluster SetupDocker
0 likes · 63 min read
Step‑by‑Step Guide to Deploy a High‑Availability Kubernetes Cluster on CentOS
MaGe Linux Operations
MaGe Linux Operations
Feb 27, 2020 · Cloud Native

Mastering Harbor: Install, Configure, and Scale a Secure Docker Registry

This guide walks you through Harbor's purpose, core features, architecture components, step‑by‑step installation, testing procedures, and high‑availability setup with Nginx, providing a comprehensive tutorial for building a secure, enterprise‑grade Docker image registry.

Cloud NativeContainer SecurityDocker Registry
0 likes · 11 min read
Mastering Harbor: Install, Configure, and Scale a Secure Docker Registry
Ops Development Stories
Ops Development Stories
Sep 20, 2019 · Cloud Native

Deploy PHP & Java Websites on Kubernetes: A Step‑by‑Step Guide

This guide walks beginners through deploying PHP and Java web applications on a Kubernetes cluster, covering environment preparation, Docker image creation, namespace and secret setup, writing deployment, service and ingress manifests, and verifying access via host file configuration, illustrating each step with code snippets and diagrams.

Cloud NativeDeploymentDocker
0 likes · 12 min read
Deploy PHP & Java Websites on Kubernetes: A Step‑by‑Step Guide
360 Tech Engineering
360 Tech Engineering
Aug 16, 2019 · Cloud Native

Understanding Harbor: Architecture, Features, High Availability, and Image Storage

This article explains the Harbor container image registry, its six‑component architecture, role‑based access control, project management, image replication, high‑availability deployment with load balancing, Docker image layers, overlay2 storage details, and the directory structure and workflow for storing and uploading images.

Cloud NativeContainer RegistryDocker
0 likes · 13 min read
Understanding Harbor: Architecture, Features, High Availability, and Image Storage
vivo Internet Technology
vivo Internet Technology
Oct 14, 2017 · Cloud Native

Harbor Introduction and Practical Implementation

Harbor is an enterprise‑grade Docker image registry that adds role‑based access control, policy‑driven replication, vulnerability scanning, LDAP/AD authentication, garbage collection, Notary signing, a web UI and RESTful API, and supports HA deployments, automated cleanup, OA integration, and flexible CI/CD workflows for secure, scalable image management.

AutomationContainer ManagementDocker Registry
0 likes · 12 min read
Harbor Introduction and Practical Implementation
Efficient Ops
Efficient Ops
Aug 3, 2016 · Operations

How Harbor Enables Seamless Container Image Replication Across Registries

This article explains the design and implementation of Harbor's policy‑based Docker image replication, detailing its architecture, job service workflow, state‑machine handling, and how it reduces storage‑specific dependencies while simplifying large‑scale container registry synchronization.

Cloud NativeContainer RegistryHarbor
0 likes · 8 min read
How Harbor Enables Seamless Container Image Replication Across Registries