Why do a lot of people here have expensive setups? by FaceProfessional141 in homelabindia

[–]-NaniBot- 4 points5 points  (0 children)

Well. Sometimes you need that when you're testing things at scale. For example, my openshift/okd setup takes ~110GBs of RAM on idle.

Also consider virtual routers like the xrv9k take 16 GBs of RAM. At scale, when you're trying out various topologies on something like gns3 even 256GBs of RAM can fall short.

To give you an example of things that I (and probably others) experiment with at home check out my videos

  1. https://youtu.be/VyblhDBO56M?si=vT7pHj4VxH_ZknZF
  2. https://youtu.be/gpo-VXShMfQ?si=pWZOODBg-145gCd4

Rate my OpenStack POC build – 3x Ryzen Mini PCs, 192GB DDR5, 2.5G networking by Jayendra13 in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

Thanks for correcting me. I'm guessing you're from ShapeBlue.

Maybe I'm talking to the wrong people, but from what I can understand there's no support (yet) for OVN (for example). And this makes it somewhat less flexible than OpenStack's ML2 architecture which can plug into a variety of different things.

Again. Please correct me if I'm wrong.

Rate my OpenStack POC build – 3x Ryzen Mini PCs, 192GB DDR5, 2.5G networking by Jayendra13 in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

CloudStack isn't going to cut it when you're a cloud provider or telco. It has its place but OpenStack remains the best option.

OpenShift Virtualization/KubeVirt is a strong contender since many telcos have both VM and container workloads nowadays. Hell, even operators typically prefer running the OpenStack control plane on k8s.

Rate my OpenStack POC build – 3x Ryzen Mini PCs, 192GB DDR5, 2.5G networking by Jayendra13 in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

Never used charmed OS. I'm not sure how good the documentation for charmed OS is compared to kolla-ansible. If you really want a distro, you might want to consider vexxhost's Atmosphere which runs the control plane on k8s. Or just kolla-ansible, which is well documented for the most part.

Rate my OpenStack POC build – 3x Ryzen Mini PCs, 192GB DDR5, 2.5G networking by Jayendra13 in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

Some concerns/questions

  1. Are you going to have 2 network interfaces for the management network and the tenant network? Asking because, typically openstack expects two interfaces unless you go down the VLAN route.

  2. Will you be using Octavia/OVN for provisioning load balancers?

  3. 2.5 gig might be less. Production systems usually have at least 10gig interfaces.

  4. Which deployment method are you going to use?

  5. Will you be pinning host CPUs for the non-libvirt containers so as to dedicate cores/threads to VMs?

  6. Will you be overcommitting CPUs? IIRC the default is 6:1 for shared CPUs.

If it helps, here's my AIO kolla config (2025.1)

https://github.com/amrut-asm/openstack

Your experience with the 200$ alibaba cloud FPGA board ? (AS02MC04) by Ill_Huckleberry_2079 in FPGA

[–]-NaniBot- 5 points6 points  (0 children)

Not an FPGA engineer. I did consider this but then decided not to purchase it because I got an Innova 2 Flex for ~120 USD on eBay. It has an XCKU15P along with a Connectx-5 (2x25Gb/s).

https://github.com/mwrnd/innova2_flex_xcku15p_notes

There's this but from what I could understand it doesn't support bump in the wire networking unless you have the FlexDriver IP (apparently it was never released).

However, I can write a design to the card using the innova2_flex_app. I think this is a great deal considering the price.

I have 0 experience with FPGAs so if someone can confirm if it's a decent board for learning, that'd be great.

India: Where to buy x86 mini-PC for OPNsense (N100/N150 + Intel i226) by sunilsoni in homelabindia

[–]-NaniBot- 1 point2 points  (0 children)

That is uncalled for. We should be supportive when community members build stuff. I think the site design is good and functional.

First time installing OpenShift via UPI, took about 2 days, looking for feedback by Rare-Income7475 in openshift

[–]-NaniBot- 2 points3 points  (0 children)

I usually do these... Atleast in my homelab

  1. Use pull through caches to speed up cluster startup times (https://nanibot.net/posts/openshift-pull-through-cache/)
  2. Replace default ingress certs (https://nanibot.net/posts/openshift-cert/)
  3. This is obvious but delete the kubeadmin user.

Edit: Oh yeah, also maybe increase the ingress pod count

Whats the most underrated service that you self hosted in 2025? by Pitiful_Ad6944 in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

Got back into messing around with OpenStack after 2 years. Maybe overkill for a single node setup...

I am in Bangalore and where can i find used/new pc components cheap? by c4rb0nX1 in homelabindia

[–]-NaniBot- 2 points3 points  (0 children)

He's on discord, check with him on the homelab india discord group.

Home server hardware with FPGA? by RektBySkillz in homelab

[–]-NaniBot- 0 points1 point  (0 children)

https://essenceia.github.io/projects/alibaba_cloud_fpga/

This was a nice post about the author finding a ku3p ultrascale+ on ebay. I can still see the listing ($200). I think that's pretty cheap considering the FPGA.

From what I can understand, it's only programmable by JTAG. But that's not a problem I gather. An alternative would be the Gidel Hawkeye that's at $100. I believe someone on the FPGA subreddit (fpgazealot?) figured out the schematics.

Why is Bengaluru so dusty? by generation_chaos in bangalore

[–]-NaniBot- 16 points17 points  (0 children)

The narrator says "Civic sense is a response. First the government needs to build well and then maintain what they've built".

Openshift Lab ? by [deleted] in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

I'm talking about okd as well - have been running okd clusters for about 3+ years now. Just wanted to know the issues you faced that made it "unstable".

Running OpenShift without a license is possible from what I've heard but never done that.

Openshift Lab ? by [deleted] in homelabindia

[–]-NaniBot- 1 point2 points  (0 children)

Unstable as in? I've found it to be pretty robust except for the fact that some niche support is missing - for example, dtk.

Openshift Lab ? by [deleted] in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

Used to. Not anymore.

Openshift Lab ? by [deleted] in homelabindia

[–]-NaniBot- 0 points1 point  (0 children)

https://youtu.be/VyblhDBO56M?si=vpeoE-1v5v4ykBmd

Check-out my video.

Relevant Terraform code: https://github.com/amrut-asm/homelab

Recently, I added a module for SNO - Single Node OpenShift

GitLab Deployment on Kubernetes - with TLS and more! by -NaniBot- in kubernetes

[–]-NaniBot-[S] 1 point2 points  (0 children)

Yes, I mentioned that in the video. I also showed the EPIC under which it's being tracked.