TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Kubernetes the Hard Way

6 点作者 hazbo将近 9 年前

1 comment

devn0ll将近 9 年前
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.