# k8spath **Repository Path**: k8s0to1/k8spath ## Basic Information - **Project Name**: k8spath - **Description**: kubernetes学习成长 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kubernetes学习之路 [![知识共享协议(CC协议)](https://img.shields.io/badge/License-Creative%20Commons-DC3D24.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) [![GitHub stars](https://img.shields.io/github/stars/hbulpf/k8spath.svg?label=Stars)](https://github.com/hbulpf/k8spath) [![GitHub watchers](https://img.shields.io/github/watchers/hbulpf/k8spath.svg?label=Watchers)](https://github.com/hbulpf/k8spath/watchers) [![GitHub forks](https://img.shields.io/github/forks/hbulpf/k8spath.svg?label=Forks)](https://github.com/hbulpf/k8spath/fork) Kubernetes(国人简称 k8s)是Google开源的容器集群管理系统。在Docker基础上,为容器化的应用提供部署运行、资源调度、服务发现和动态伸缩等一系列完整功能。 Kubernetes 是一个完备的分布式系统支撑平台,具备的能力: * 多层次的安全防护和准入机制 * 多租户应用支撑能力 * 透明的服务注册和服务发现机制 * 内建的智能负载均衡器 * 强大的故障发现和自我修复能力 * 服务滚动升级和在线扩容能力 * 可扩展的资源自动调度机制 * 多粒度的资源配额管理能力 ## Kubernetes入门与进阶 0. [Docker](docker/README.md) 1. [基础](basic/README.md) 2. [架构](arch/README.md) 3. [源码](code_analysis/README.md) 4. [应用](app/README.md) 5. [人工智能](ai/README.md) 6. [大数据](bigdata/README.md) ## 推荐资源 ### 入门推荐 1. [Docker 从入门到实践](https://github.com/yeasy/docker_practice) : [下载PDF](https://github.com/hbulpf/MLBooks/blob/master/6_%E4%BA%91%E8%AE%A1%E7%AE%97/docker_practice.pdf) 2. [kubernetes官方手册](https://kubernetes.io/zh/) 3. [从Docker到Kubernetes进阶](https://www.qikqiak.com/k8s-book/) 4. [CKA考试讲解,3天速成K8S](https://bbs.huaweicloud.com/videos/102361) 5. [和我一步步部署 kubernetes 集群](https://github.com/opsnull/follow-me-install-kubernetes-cluster) 6. [Kubernetes权威指南](https://item.jd.com/13221888.html) ### 中级推荐 1. [kubernetes-handbook](https://jimmysong.io/kubernetes-handbook) 2. [深入剖析Kubernetes](https://item.jd.com/13184526.html) ### 高级推荐 1. [kubernetes 源码分析](https://www.bookstack.cn/read/source-code-reading-notes/README.md) ## 更多应用参考 1. [Python微服务应用](https://www.qikqiak.com/tdd-book/) 2. [书单推荐](booklist.md) ---------------------------------------- **项目规范** 本文使用 [`Markdown`](https://www.markdownguide.org/basic-syntax) 编写, 排版符合[`中文技术文档写作规范`](https://github.com/hbulpf/document-style-guide)。Find Me On [**Github**](https://github.com/hbulpf/k8spath) , [**Gitee**](https://gitee.com/sifangcloud/k8spath) **友情贡献** @[**RunAtWorld**](http://www.github.com/RunAtWorld)   #### 关注公众号 『四方云和』 获取更多优质文章 ~ ![sfyh_qrcode](images/sfyh_qrcode.jpg)