-
Notifications
You must be signed in to change notification settings - Fork 414
On-premise installation support #847
Comments
cc @pinireznik, re: ISO/Kickstart support |
There has been some progress for on-premise installation on the Terraform providers for UCS and Cobbler. |
@mongrelion yes, we'd love to have UCS support. We're also looking at plain ansible for deploying files onto a group of regular servers. |
so we are expecting microservice installation on bare-metal .. which means no need for openstack etc right.. i don't want to maintain openstack locally .. i don't see any benefit out of it.. +1 if that's the case .. |
Openstack would still be needed for other infrastructure pieces like network segments and storage access for tenant micro-services. so we are expecting microservice installation on bare-metal .. which means no need for openstack etc right.. i don't want to maintain openstack locally .. i don't see any benefit out of it.. +1 if that's the case .. — |
On bare metal, you won't need any of the networking parts for most of the functionality. The load balancers work best if you can set up a wildcard dns. |
Perhaps i haven't conveyed my requirements correctly. Let me have a meeting with Neelesh and respond back. |
would definitely love to see the bare metal without openstack in 0.6.0 |
I am looking for bare metal (set of Intel NUCs) in the offices, AWS for QA and Customer Prod. Just getting involved in Mantl. Been reading the Gitter from end of September. Amazing work. Ive looked at Paasta, Singularity, Panteras, etc and you folks are hard core. I'm learning a lot! |
any updates on this or its timeline |
Looks like I have this working. I have a few questions for the experts and then I'll make my notes public for folks that want to do bare metal. There are just a few gotchas but relatively smooth. I did this on 8 Intel NUCs. |
awesome .. please share ==) the same |
I have a bare metal deployment scenario as well. I have some servers I could test this on when available. |
Hey @tonybecker would love to have someone test my instructions on an updated source before doing a pull request. There are a few gotchas. I am on the gitter app for this group. You can look at my instructions at https://github.com/larry-svds/microservices-infrastructure/blob/feature/bare-metal/bare-metal/README.md there are a few gotchas. But another person got through this in a very short time. |
We have a bare-metal README now, is there anything else we need? |
The few gotchas are part of that README and the one change to sample.yml that was just merged in #1147 I think this issue is covered. My 2 cents. |
@siddharthist can you give a pointer, I cannot seem to find it in the docs. |
@vanthome is this what you are looking for? https://github.com/CiscoCloud/mantl/tree/master/docs/bare-metal |
@larry-svds right, thaks! |
We are seeing increased requests for on-premise installations.Let's improve the bare-metal installation experience.
Please list features here, we'll break these out into feature issues:
The text was updated successfully, but these errors were encountered: