Hacker News new | ask | show | jobs
by ohdrat 3531 days ago
no it's worse now. There's also all the PKI required compounding the pain and suffering.

Phusion baseimage-docker seems to help.

Worth nothing Atlassian stepped back and does scaleout approach using regular cloud instead of container orchestration technology. https://www.atlassian.com/company/events/summit/2016/watch-s...

Also worth noting you can take away all the PKI and registry pain and have instant scaling with the registry by using cloud store for registry and having Jenkins gatekeeper be the only writer, all dev and production nodes use the same store only readonly.