Hacker News new | ask | show | jobs
by olalonde 3597 days ago
Yeah, agreed. CoreOS + cloud-init could remove necessity to do OS-level setup.
1 comments

There's always something to do at the OS-level, which is why cloud-init configurations tend to spiral out of control with in-line scripts, configs, and binary downloads.

There's no getting away from configuration management and software installation at SOME level of your stack, and setting up a substrate for Kubernetes is no exception.