# kubernetes-guide **Repository Path**: iswbm/kubernetes-guide ## Basic Information - **Project Name**: kubernetes-guide - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-29 - **Last Updated**: 2022-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在线阅读:[《图解 K8S 》](https://k8s.iswbm.com) ## 目录 - **第一章:集群部署** * [1.1 基于ubuntu 部署最新版 k8s 集群](https://k8s.iswbm.com/c01/depoly-kubernetes-cluster.html) - **第二章:入门概念** * [2.1 认识 K8S 中的资源对象](https://k8s.iswbm.com/c02/kubernetes-resource-objects.html) * [2.2 从 Pause 容器理解 Pod 的本质](https://k8s.iswbm.com/c02/kubernetes-pod-pause.html) * [2.3 吃透 Pod 中的第三类容器 -- init 容器](https://k8s.iswbm.com/c02/p03_kubernetes-pod-init-container.html) - **附:加餐分享** * [1. 排查 K8S Pod 被 OOM 的思路及建议](https://k8s.iswbm.com/extra/k8s-pod-oom-analysis.html) * [2. kubectl 使用备忘手册](https://k8s.iswbm.com/extra/kubectl-guide.html)