DevOps series “from cloud to ground” – Part 10: From the cloud to ground: Accept outside world traffics via Cloudflare tunnel

The most difficult problem when we decide to host our own private cloud is that how can we expose our service to the outside world. Event these server’s IP addresses that we set up in previous blogs is just local LAN IP addresses (you can access to these IP addresses only if you are using…

Read More

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