HN user

polvi

2,394 karma

co-founder CoreOS (YC S13)

co-founder cloudkick.com (YC W09)

https://news.infinitelogic.org/user?id=il_32f74db8

Posts64
Comments62
View on HN
coreos.com 8y ago

Operator Framework: Building Apps on Kubernetes

polvi
133pts45
aws.amazon.com 8y ago

Manage Kubernetes Clusters on AWS Using CoreOS Tectonic

polvi
4pts0
coreos.com 9y ago

The TPR Is Dead. Long Live the CRD: Custom Resources in Kubernetes v1.7

polvi
1pts0
coreos.com 9y ago

CoreOS' Tectonic delivers “self-driving” Kubernetes to the enterprise

polvi
7pts0
coreos.com 9y ago

The Prometheus Operator: Managed Prometheus Setups for Kubernetes

polvi
3pts0
coreos.com 9y ago

The etcd operator: Simplify etcd cluster configuration and management

polvi
100pts35
blog.quay.io 9y ago

Announcing Faster Container Builds Powered by Kubernetes

polvi
4pts0
medium.com 9y ago

Moving from Docker to rkt

polvi
17pts0
coreos.com 10y ago

Celebrating the Open Container Initiative Image Specification

polvi
71pts18
coreos.com 10y ago

Ignition: A new CoreOS machine provisioning utility

polvi
67pts55
coreos.com 10y ago

Improving Kubernetes Scheduler Performance

polvi
5pts0
www.weave.works 10y ago

CNI for Docker Containers with Weave and Calico

polvi
57pts19
coreos.com 10y ago

The Security-Minded Container Engine by CoreOS: rkt Hits 1.0

polvi
191pts36
garbas.si 10y ago

Building App Container Images with Nix

polvi
1pts0
coreos.com 10y ago

Cross-host Container Communication with rkt and flannel

polvi
4pts0
www.aerofs.com 11y ago

AeroFS Raises $10M Series B

polvi
103pts20
engineering.monsanto.com 11y ago

Etcd Clustering in AWS

polvi
95pts30
github.com 11y ago

CoreOS running on xhyve hypervisor

polvi
4pts0
coreos.com 11y ago

CoreOS on ARM64

polvi
3pts0
blog.justinsb.com 11y ago

Building an ACI Image from Packages

polvi
10pts0
www.digitalocean.com 11y ago

Getting Started with CoreOS on DigitalOcean

polvi
2pts0
coreos.com 11y ago

CoreOS Image Now Available on DigitalOcean

polvi
98pts6
coreos.com 12y ago

Running Kubernetes Example on CoreOS, Part 1

polvi
58pts12
medium.com 12y ago

CoreOS logging to remote destinations

polvi
1pts0
deis.io 12y ago

Deis 0.8.0 – CoreOS Integration

polvi
94pts23
www.nuxeo.com 12y ago

CoreOS and Nuxeo: How We Built nuxeo.io

polvi
2pts0
tech.gilt.com 12y ago

Use etcd as a filesystem with etcd-fs

polvi
3pts0
coreos.com 12y ago

Dynamic Docker links with an ambassador powered by etcd

polvi
6pts0
imc-informatics.com 12y ago

Linking Docker containers on CoreOS

polvi
1pts0
coreos.com 12y ago

Introduction to networkd, network managment from systemd

polvi
50pts18

All YC companies build technology, however many (most?) are building technology for markets that traditionally have not used technology in a modern way. These are things like cleaning (HomeJoy), flower delivery (Bloomthat), t-shirts (Teespring), etc etc. Theses technology enabled businesses are the ones that primarily use web/mobile, and thus all the jobs.

Docker 1.3 is out 12 years ago

As far as I can tell, the current implementation of signed images hardcodes the Docker, Inc cert-- effectively locking in users to only Docker, Inc's trusted images.

https://github.com/docker/docker/blob/master/trust/trusts.go...

Ideally docker users could sign their own images and provide their own keys to do signature validations. What is the timeline on this work? With out this, "digitally signed images" means "locked into Docker, Inc- otherwise no security", and is very misleading.

A very basic implementation would be to read certs out of a directory on the filesystem and is how all other package managers handle this.

Edit: I missed the part in the post that even if the signature fails, the container still runs. The signatures do nothing. Got it. Preview.

MiniLock looks like a great option to introduce encryption to my non-technical friends. The alternative to minilock right now, for these users, is to do nothing.

Even if we do not like it, right now state of the art on file sharing (for most of the non-technical world) is an unencrypted email attachment. MiniLock looks like it might be something I can install on my mothers (non-technical) computer so that I can send her a sensitive doc (copy of my tax return, for example). This crypto system is sufficient for that use case, and the alternative is to do nothing at all. The alternatives are not GPG, or RSA, or whatever, because outside of the technical community people have no idea how to use these things.

You'd actually setup it all up as you would if everything was on your localhost or dev environment. Meaning you'd need your master on 3306, slave1 on 3307, slave2 on 3308, etc. You'd still need to setup a configuration for each of these services, pointing to one another, but the configuration would be fixed.

Etcd v0.1.0 release 13 years ago

Optionally, by giving the container direct access to the nic. Docker will do more iptables/veth-pair magic, but if you need direct access you can use other methods. We like systemd-nspawn, since it integrates nicely with systemd.

Etcd v0.1.0 release 13 years ago

CoreOS is like dom0 and your containers are domUs. Shared kernel, but LXC for isolation.

We need a better way to explain this...

Not at the moment. That said, we will be publishing raw images that should be portable to just about anything.

Alex from CoreOS here: This only supports virtualbox at the moment, but we are actively working on adding VMware. Fill out the form on this page if you want us to spam you when we have the vmware image (or others): http://coreos.com/

We're based on the ChromeOS SDKs... which use emerge to build the binaries required to assemble the distro. You can think of emerge/gentoo as the toolchain used to build all the binaries. We also pull base system packages from upstream portage, then compile them all together in out image.

I'm curious what type of deployment APIs people want. It is the docker rest API + git push for your own code? Should we be using heroku APIs? Are we going to invent something new like OpenStack did?

Rackspace is investing heavily into the cloud. The Cloudkick acquisition was part of that. I am extremely happy to hear that the CP was one of your major pain points, because it is one of (if not the top) priority to improve. The team that is based in San Francisco is working directly on that project. If these sorts of problems are interesting to you, please let me know!

I'm one of the co-founders of Cloudkick (YC W09) and now part of the Rackspace. I wanted to reassure everyone that this is a migration, not "killing" off your slices. The Rackspace Cloud is based on the Slicehost technology, but has the full support and momentum of Rackspace behind it.

If you have any questions, concerns, or would like to discuss this with anyone at Rackspace - please do not hesitate to reach out directly to me: alex.polvi@rackspace.com

Another cool trick: Integrating Cloudkick tags with Fabric. Using the Cloudkick API - you can express things like "run certain_func on everything tagged 'loadbalancer'".

https://support.cloudkick.com/Integrating_Fabric_with_Cloudk...

We dog food this for all of our production deployments. For example, when we ship a new version of cloudkick.com, we just run "fab ship", which looks for all servers tagged "cloudkick.com" and runs the appropriate deployment script on each of them.

Tagging can be done through the CK UI, automatically with the agent, or with things like puppet or chef. This allows you to fully automate deployment and other tasks around groups of servers.

Sorry - deleted my comment because it sounded too rude.

We're on the same page. My argument (for those interested!) was to spend your money once you know what to do with it! No reason to wait. This is not directly related to this idea - which is about not losing check where your cash came from.

Yes, we were afraid that we would push the thing over its limits... thus smoking the turkey at 200-250F. For a little while (and you'll see it in the graph in the post) the thermometer registered 32F because we pushed it too far. Once we got the temp below 300F, it seemed to work just fine.

[dead] 16 years ago

I feel like we should give the moderators benefit of the doubt on this one. HN has been gradually shifting away from quality content, so any effort to correct that is kindly appreciated. Like any process, mistakes are occasionally made.

We do pretty exactly what you described on the monitoring overview -- except for the filter in #1. Great feedback, however, and we will look at including that!

This is a very different take on visualizing your infrastructure. I encourage you to setup your servers and post on the big screen at your office. After watching it for awhile, you will start to be able to see when something is an anomaly just with a glance.