Live data from Hacker News

Microsoft announces Hyper-V Containers

azure.microsoft.com

1–10 of 148 posts

Re: Microsoft announces Hyper-V Containers

#2
Looking forward to hearing more detail about how this works in the near future. I am curious though what are the plans to orchestrate and pull together multiple containers into an application, like Kubernetes, Mesos, CoreOS, etc? Is that coming in the Win 10 timeframe?

Re: Microsoft announces Hyper-V Containers

#7
This will be what takes containers into the mainstream businesses. Companies may adopt docker or other instead of this, but Microsoft creating their own version of it means its a viable technology. Im more interested in the new frameworks and technologies that get adopted because of this than the fact that its in use. Traditional Java web projects that are hosted on Tomcat/JBoss don't run well inside containers but there are technologies like Node.js that lend themselves to containerization. Open source .NET is now a viable option for linux deployments, and Microsoft's new containers. It will be an interesting couple of years as this shakes out.

Re: Microsoft announces Hyper-V Containers

#8
I'd be interested to hear more details of what this actually is. At the OpenStack summit a few years ago we were discussing how everything done in containers via cgroups today could also be done via KVM, for greater security. This sounds like it could be a step in that direction (?)

Re: Microsoft announces Hyper-V Containers

#10
post #5

Anyone found the link to the Github PR? Or is this just PR? ;-)

Hey Justin, is this what you are looking for: https://github.com/Microsoft/docker.

This is where the Windows team is doing the work to add Windows Server support to the Docker engine. We are working with Docker Inc. to plan the PR up, once it is ready for primetime.

Note, I am an engineer in the Azure team...

Post reply on HN