TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Kubernetes the Hard Way

6 pointsby hazboalmost 9 years ago

1 comment

devn0llalmost 9 years ago
This is awesome, finally the real nitty gritty things one needs to know about installing Kubernetes.<p>None of this `curl <a href="http:&#x2F;&#x2F;someshittyurl.io&#x2F;install.sh" rel="nofollow">http:&#x2F;&#x2F;someshittyurl.io&#x2F;install.sh</a> | sudo bash` crap.<p>These kind of docs allow me to understand it, grow from it, adjust to my needs and then automate it using my own tools. (Ansible ofcourse ;-))<p>We need more of these &quot;The hard way&quot; docs about everything (Chef, mesos, docker, hadoop, glusterfs, etc, etc). Because really: They make things easier to understand.