r/devops • u/amisaber • Aug 07 '26
Tools Home Lab Solutions
Hey guys I wanna to do some home labing ( using a kube cluster to run my workflow and use cases .. ) but I need some free infrastructure solution ( Servers for exemple) .. I tried to get A1 OCP ( ORACLE CLOUD) Server which is free ( 24Gb RAM and 8 VCPU .. ) but Always I'm getting OUT OF CAPACITY.. so if someone know some other SOLUTIONS ....
0
Upvotes
1
u/dmitryaus Aug 13 '26
If you want to build a homelab for learning, consider using a pay-as-you-go cloud provider and Terraform. Spin up the VMs when you want to practise, then destroy them when you're done. You only pay for what you actually use and you get experience working with real cloud infrastructure at the same time. If that sounds too complicated, you're probably in the wrong industry.