K8s-List

Kubernetes List

Overview

  • 2018-The Kubernetes Effect: The way we should look at Kubernetes is more like a fundamental paradigm that has implications in multiple dimensions, rather than an API to interact with.

  • 2017-Kubernetes vs Docker Swarm: We’ll walk you through high-level discussions of Kubernetes and Docker Swarm, and then compare them head-to-head.

  • 2018-Why Kubernetes is The New Application Server: In this article, I’m going to ask some provocative questions to make my case for Why Kubernetes is the new application server.

  • 2019-Kubernetes 101 Concepts and Why It Matters: A 10k feet overview of Kubernetes Concepts and Architecture. If you are into the DevOps or the IT field in general, you surely heard the term Kubernetes. In this article, we explore Kubernetes from a 10,000 ft. We’ll also shed light on some of its most important use cases and best practices.

  • Kubernetes 必备工具:2021: 有别于前些天的文章 - 常用的几款工具让 Kubernetes 集群上的工作更容易 偏重于工具类来提升工作效率,今天这篇文章更加适合用来做选型时的参考。

Case Study

Resource

Book

  • 2017-Kubernetes 中文指南/云原生应用架构实践手册》📚: 本书记录了本人从零开始学习和使用 Kubernetes 的心路历程,着重于经验分享和总结,同时也会有相关的概念解析,希望能够帮助大家少踩坑,少走弯路,还会指引大家关于关注 kubernetes 生态周边,如微服务构建、DevOps、大数据应用、Service Mesh、Cloud Native 等领域。

  • 2017-Kubernetes for Java Developers》📚: Orchestrate Multi-Container Applications with Ease.

  • 2017-Kubernetes The Hard Way #Series#: This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that’s you then check out Google Kubernetes Engine, or the Getting Started Guides.

  • 2019-Kubernetes Patterns》📚: With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Examples.

  • 2021-DescomplicandoKubernetes》📚: In this material you will have contact with contents that cover from beginner to advanced level about Kubernetes, and now that it has become open, with everyone’s help we will build the largest and most complete material about Kubernetes in the world.

Course

  • 2017-Introduction to Kubernetes 🎥: Want to learn Kubernetes? Get an in-depth primer on this powerful system for managing containerized applications.

  • 2017-Scalable Microservices with Kubernetes (Udacity) 🎥: This course is designed to teach you about managing application containers, using Kubernetes

  • 2017-Kubernetes 完全教程 🎥: 这个教程是一个公开课系列课程,预计包含 8 课(包含一节预备课)。

  • 2017-从 Docker 到 Kubernetes 进阶 🎥: 从 Docker 入门一步步迁移到 Kubernetes 的进阶课程。

  • 2018-阿里云云原生技术公开课 🎥: 云原生最初来描述云上应用的典型架构与特性,随着容器、kubernetes、Serverless、FaaS 技术的演进,CNCF(云原生计算基金会)把云原生的概念更广泛地定义为“让应用更有弹性、容错性、观测性的基础技术,让应用更容易部署、管理的基础软件、让应用更容易编写、编排的运行框架等”,希望能够让开发者最好的利用云的资源、产品和交付能力。

  • 2019-CKAD Exercises 🎥: A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation.

  • 2019-Kubernetes 免费教程 🎥: 本教程的主要依据是:Kubernetes 官网文档,以及使用 Kubernetes 落地 Spring Cloud 微服务并投产的实战经验。适用人群:Kubernetes 初学者,学习过 Kubernetes,但在投产过程中仍有诸多疑虑和困惑的技术爱好者。

  • 2020-Learn Kubernetes with Google 🎥: Google brings together Kubernetes experts from across the industry to discuss the latest trends in the project, and how to think about and solve complex problems using Kubernetes.

Collection

Series

Tutorial

  • Kubernetes 101 & 201 #Series#: For Kubernetes 101, we will cover kubectl, Pods, Volumes, and multiple containers. For Kubernetes 201, we will pick up where 101 left off and cover some slightly more advanced topics in Kubernetes, related to application productionization, Deployment and scaling.

  • 2015-十分钟带你理解 Kubernetes 核心概念

  • Play with Kubernetes: Play with Kubernetes is a labs site provided by Docker and created by Tutorius. Play with Kubernetes is a playground which allows users to run K8s clusters in a matter of seconds.

  • Kubernetes Tutorial: This tutorial has been prepared for those who want to understand the containerized infrastructure and deployment of application on containers. This tutorial will help in understanding the concepts of container management using Kubernetes.

  • 2018-kubernetes-tutorial #Series#: Running Kubernetes cluster Locally tutorial.

  • 2019-Learning Kubernetes: Understand kubernetes step by step. A simple repo for beginners 🔥.

  • 2020-Making Kubernetes uncomplicated #Series#: In this material you will have contact with contents that cover from beginner to advanced level on Kubernetes, and now that it has become open, with the help of everyone we will build the largest and most complete material on Kubernetes in the world.

  • 2022-Kubernetes Learning Roadmap #Series#: A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)

Pod

  • 2019-人人都能看懂的 Pod 与容器设计模式: Pod 与容器设计模式是 Kubernetes 体系里面最重要的一个基础知识点,每一个 Kubernetes 学习者都需要仔细揣摩并掌握。本文将由阿里云容器平台高级技术专家、CNCF 官方大使张磊为大家讲述:我们为什么需要 Pod 以及容器设计模式的详细解读等。
上一页
下一页