Live data from Hacker News

Google Container Registry

cloud.google.com

11–20 of 34 posts

Re: Google Container Registry

#11
Is this specifically aimed at compute cloud users for faster deploys?

I would much rather go with dockerhub than use this. Egress pricing sucks. I'd rather have it from docker, who made the tool for my containers, than google.

What about docker 1.6, with image and container labels? Will Google keep this up to date?

Re: Google Container Registry

#12
post #11

Is this specifically aimed at compute cloud users for faster deploys? I would much rather go with dockerhub than use this. Egress pricing sucks. I'd rather have it from docker, who made the tool for my containers, than google. What about docker 1.6, with image and container labels? Will Google keep this up to date?

>I'd rather have it from docker, who made the tool for my containers, than google.

Interesting take on things. It's mostly contributions from Google that made containers viable in the first place.

Re: Google Container Registry

#13
post #12
post #11

Is this specifically aimed at compute cloud users for faster deploys? I would much rather go with dockerhub than use this. Egress pricing sucks. I'd rather have it from docker, who made the tool for my containers, than google. What about docker 1.6, with image and container labels? Will Google keep this up to date?

>I'd rather have it from docker, who made the tool for my containers, than google. Interesting take on things. It's mostly contributions from Google that made containers viable in the first place.

True that, the original LXC library was Google. Then Docker wrote their own implementation called libcontainer (and systemd-nspawn popped about).

While Google made containers possible I think Docker made them happen. I can't imagine committing an LXC container and pushing it to a repo if it weren't for docker. Nor would I want to manage raw networking in LXC. Nor sharing of filesystems.

Re: Google Container Registry

#14
post #3

>Pricing >During the beta period you will be charged only for the Google Cloud Storage storage and network egress consumed by your Docker images. Dammit google, this is not how you price things. Especially when people have been burned by price jumps on your service before. I don't know why i'd bother integrating with a service when I have no idea what the cost will be.

> Dammit google, this is not how you price things. It actually is the way Google quite often prices things. > I don't know why i'd bother integrating with a service when I have no idea what the cost will be. Then maybe a pre-release service for which Google has not yet developed the experience with usage patterns that will let it price the service appropriately isn't for you. But that's okay, its not intended for eve…

>> Dammit google, this is not how you price things.

> It actually is the way Google quite often prices things.

True, that doesn't mean it's a good idea.

> maybe a pre-release service (...)

Also true.

Re: Google Container Registry

#15
post #8

Aweosme, I can't wait till they pull the plug out from under me.

I imagine that wouldn't be very likely in this case—this is much less like Google's usual "let's build some random thing and see if customers like it", and instead very much in the vein of the way Amazon treats AWS: as a set of infrastructure services they themselves consume, but also happen to expose to the public. Now, they might make it private in the future, but as long as Google are using containers for everythi…

> very much in the vein of the way Amazon treats AWS: as a set of infrastructure services they themselves consume, but also happen to expose to the public.

Reference? I've heard (unsubstantiated but believable) rumors that the servers and system that run the amazon website are rather different from the servers and system they sell the rest of us.

Re: Google Container Registry

#16
post #13
post #12

Earlier quoted context omitted.

>I'd rather have it from docker, who made the tool for my containers, than google. Interesting take on things. It's mostly contributions from Google that made containers viable in the first place.

True that, the original LXC library was Google. Then Docker wrote their own implementation called libcontainer (and systemd-nspawn popped about). While Google made containers possible I think Docker made them happen. I can't imagine committing an LXC container and pushing it to a repo if it weren't for docker. Nor would I want to manage raw networking in LXC. Nor sharing of filesystems.

Well, the world outside of Google discovered container, that's a more appropriate description. Google is a living endorsement to the paradigm. But Docker didnt make them happen, docker merely discovered it.

Re: Google Container Registry

#17
post #8

Aweosme, I can't wait till they pull the plug out from under me.

I imagine that wouldn't be very likely in this case—this is much less like Google's usual "let's build some random thing and see if customers like it", and instead very much in the vein of the way Amazon treats AWS: as a set of infrastructure services they themselves consume, but also happen to expose to the public. Now, they might make it private in the future, but as long as Google are using containers for everythi…

From what I know of Google's infrastructure, they are very unlikely to be consuming this internally, just like the rest of GCP. Just because they use containers doesn't mean they use this container repository. Just because they use Java web servers doesn't mean they use AppEngine.

Re: Google Container Registry

#18
post #3

>Pricing >During the beta period you will be charged only for the Google Cloud Storage storage and network egress consumed by your Docker images. Dammit google, this is not how you price things. Especially when people have been burned by price jumps on your service before. I don't know why i'd bother integrating with a service when I have no idea what the cost will be.

> During the beta period you will be charged only for the Google Cloud Storage storage and network egress consumed by your Docker images.

Is there any guarantee the cost will be a linear function of those things? Quadratic? Quartic? Exponential?

Fine print, fine print everywhere.

Re: Google Container Registry

#19
post #15
post #8

Earlier quoted context omitted.

I imagine that wouldn't be very likely in this case—this is much less like Google's usual "let's build some random thing and see if customers like it", and instead very much in the vein of the way Amazon treats AWS: as a set of infrastructure services they themselves consume, but also happen to expose to the public. Now, they might make it private in the future, but as long as Google are using containers for everythi…

> very much in the vein of the way Amazon treats AWS: as a set of infrastructure services they themselves consume, but also happen to expose to the public. Reference? I've heard (unsubstantiated but believable) rumors that the servers and system that run the amazon website are rather different from the servers and system they sell the rest of us.

Started that way; now increasingly unified.
Post reply on HN