Earlier quoted context omitted.
Calling VMs/VPS bare metal is unusual from what I see.
There is a sort of "in between" use of the term for a VPS that doesn't share the underlying real server with any other VPS instances. Like these: https://www.scaleway.com/baremetal-cloud-servers/ That's pushing it a little for me. Certainly calling a regular VPS bare metal is silly.
Kubernetes on Bare Metal
31–34 of 34 posts
Re: Kubernetes on Bare Metal
#32Re: Kubernetes on Bare Metal
#33Earlier quoted context omitted.
There is a sort of "in between" use of the term for a VPS that doesn't share the underlying real server with any other VPS instances. Like these: https://www.scaleway.com/baremetal-cloud-servers/ That's pushing it a little for me. Certainly calling a regular VPS bare metal is silly.
The page you link claims that there is no hypervisor running, so it's not a VM, but "true" Bare Metal.
Re: Kubernetes on Bare Metal
#34Earlier quoted context omitted.
The page you link claims that there is no hypervisor running, so it's not a VM, but "true" Bare Metal.
I wonder if it's a single container, running your OS on top of theirs then. I don't see how their API would work sans both a VM and containers. Unless maybe they are supplying a fixed set of tweaked distributions.