DevOps series “from cloud to ground” – Part 9: From the cloud to ground: Private images registry for our private cloud

In last 2 blogs of this series. We’ve discovered 2 amazing tools that we can install to host our own k8s cluster for our private cloud. They are microk8s and harvester HCI. After installation, we now have a up and running k8s cluster where we can host our service. But the most important tool need…

Read More

Cài đặt Github Runner + Deploy dự án từ Github lên Harvester

1. Cài Harbor để lưu image khi deploy lên k8s Tạo 1 máy ảo và cài Harbor lên đấy. Làm theo hướng dẫn trong URL sau. https://goharbor.io/docs/2.9.0/install-config/ Sau khi cài xong vào Cloudflare tạo một public hostname trỏ vào ip tĩnh của máy trên. Giờ vào domain trên với user admin và password trong harbor.yaml…

Read More