[#]: subject: "15 ways to advance your Kubernetes journey in 2022" [#]: via: "https://opensource.com/article/21/12/learn-kubernetes-2022" [#]: author: "Moshe Zadka https://opensource.com/users/moshez" [#]: collector: "lujun9972" [#]: translator: "geekpi" [#]: reviewer: "wxy" [#]: publisher: "wxy" [#]: url: "https://linux.cn/article-14169-1.html" 2021 总结:推进你的 Kubernetes 之旅的 15 种方法 ====== > 无论你是在家庭实验室里试验 Kubernetes,还是想成为一个成为 Kubernetes 的维护者,这里都有适合你的资源。 ![](https://img.linux.net.cn/data/attachment/album/202201/11/165225i3tvyk3zqbq36yb8.jpg) 2021 年对于 Kubernetes 来说是令人兴奋的一年,这些文章证明了这一点。从有趣的界面到家庭实验室再到开发环境,看看我在 2021 年最喜欢的 K8s 文章。 如果你对基本原理感兴趣,这篇 [介绍 Linux 上的容器][2] 的文章从内到外阐明了 Linux 容器的工作原理。你是否想获取一些乐趣?安装 minikube 并开始使用 [DOOM 游戏作为界面][3] 来管理它。另一个选择是 [kubectl][4],这是一个更传统的 Kubernetes 控制 CLI。 即使你只在你的 [Linux 家庭实验室][5] 上运行 Kubernetes,你也可以使用 [Terraform 和 Helm][6] 等工具来自动化日常操作。这创造了一个 [更好地掌握 Terraform][7] 的机会。 生活中可以确定的几件事之一是,计算机会以奇怪而有趣的方式出错。[用 Prometheus 和 Grafana 监控你的 Kubernetes 集群][8],看看它是如何出错的。[使用 Grafana Tempo 的分布式跟踪][9]来监控里面运行的应用。通过引入 [Chaos Mesh][10] 在 Kubernetes 中造成有意的混乱,来监控你监控的性能。 如果你正在开发在 Kubernetes 上运行的应用,[Quarkus 可以帮助你开发和测试][11]。使用 Java 的开发者 [可以在 Kubernetes 上使用容器运行][12] 应用。像 [Tackle-DiVA][13] 这样的工具有助于将应用移植到容器中。 像所有成功的开源项目一样,Kubernetes 的部分价值是一个强大的 [生态系统][14]。比如 [KubeEdge 项目][15],它有助于将计算和数据更接近终端用户。在使用 Kubernetes 一段时间后,你甚至可能想 [成为 Kubernetes 维护者][16]。 有这么多有趣的 Kubernetes 内容可供学习,可能很难将它们全部看完。不过,对于系统管理员和开发人员来说,优秀的 Kubernetes 资源是必须的。请阅读这些精选的内容。 -------------------------------------------------------------------------------- via: https://opensource.com/article/21/12/learn-kubernetes-2022 作者:[Moshe Zadka][a] 选题:[lujun9972][b] 译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 [a]: https://opensource.com/users/moshez [b]: https://github.com/lujun9972 [1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/ship_captain_devops_kubernetes_steer.png?itok=LAHfIpek (Ship captain sailing the Kubernetes seas) [2]: https://opensource.com/article/21/8/container-linux-technology [3]: https://opensource.com/article/21/6/kube-doom [4]: https://opensource.com/article/21/7/kubectl [5]: https://opensource.com/article/21/6/kubernetes-linux-homelab [6]: https://opensource.com/article/21/8/terraform-deploy-helm [7]: https://opensource.com/article/21/8/terraform-tips [8]: https://opensource.com/article/21/6/chaos-grafana-prometheus [9]: https://opensource.com/article/21/2/tempo-distributed-tracing [10]: https://opensource.com/article/21/6/chaos-mesh-kubernetes [11]: https://opensource.com/article/21/7/developer-productivity-linux [12]: https://opensource.com/article/21/5/what-serverless-java [13]: https://opensource.com/article/21/6/tackle-diva-kubernetes [14]: https://opensource.com/article/21/6/kubernetes-ebook [15]: https://opensource.com/article/21/1/kubeedge [16]: https://opensource.com/article/21/2/kubernetes-maintainer