nsmith5/website

Write an article about a home brew hybrid cloud Kubernetes cluster

Opened this issue · 0 comments

Hybrid cloud terminology gets passed around a log in corporate settings for a lot of reasons:

  • Slow cloud migration
  • Some stuff needs to stay on prem
  • Sometimes on prem is cheaper (storage pricing much?) but you need to inter communication with cloud resources

That said, a "hybrid cloud" is totally relevant for hobbiest and enthusiast too. I want the huge cheap storage of an old laptop running at home and the always-on + reliable public IP address of a VPS in the cloud. Lets spin up a Kubernetes cluster that has nodes at home and in the cloud using Wireguard and k3s 😁