Hacker News new | past | comments | ask | show | jobs | submit login

This seems to be operating in the same space as CoreOS, but doesn't list any differentiators. How does it compare?



For one thing, it has about a hundred ™ symbols. Maybe lawyers are an untapped market for containers. It's also propping up Pivotal's fork of Docker that doesn't get much love.



Garden is not a docker fork, though it is capable of running docker images.


Great observation on the ™


It isn't really – this is more akin to Boot2Docker https://github.com/boot2docker/boot2docker.

It is a minimal linux install intended for non-native hosts to run Docker containers, say on a Mac or in a VMware cluster. You could use it for production workloads, certainly, but it doesn't provide any of the management tools that CoreOS provides.


I think the idea for photon is to let existing vSphere infrastructure manage the container lifecycle.

CoreOS appears to be aiming towards becoming a platform to build distributed systems on top of which happens to be container centric.


From a quick review, this looks more like RedHat Atomic than CoreOS. CoreOS uses an A/B partition swap for atomic updates while the vmware OS uses RPM (god knows why). Also, this seems to be huge compared to the minimal (20MB) option of just using RancherOS. IF I can use CoreOS and get ETCD, Fleet and both Docker and App containers, why would I use something from VMware ? Does anyone see any value in using this thing ?, The entire point o using something like CoreOS or Red Hat atomic with Docker is to stop paying VMware thousands of dollars for each server. why would I use a VMware OS on a VMware hypervisor when I can just use Docker on CoreOS on physical HW and get better performance and more flexibility for free ? And the entire security thing seems like noise. the real security issue is what running inside the VM and not the cross VM security. containers can be made more secure and more manageable than vmware, simply because they can be automated better.


>The entire point o using something like CoreOS or Red Hat atomic with Docker is to stop paying VMware thousands of dollars for each server.

No, it isn't.

Containers (and app containers) are not competitors to, replacements for, or equivalent to traditional virt. While there's some overlap in cases where there's deployment from golden templates or glance images or AMIs or whatever just to get isolated apps, traditional virtualization and containers are complementary technologies.


Not sure if you're trolling, but I really hope you are...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: