https://github.com/duyanghao/kubernetes-reading-notes
Kubernetes源码阅读笔记,专注云原生、边缘计算、程序员综合素质以及自我修养
https://github.com/duyanghao/kubernetes-reading-notes
cloud-native k8s k8s-source-code-reading kubernetes
Last synced: 5 months ago
JSON representation
Kubernetes源码阅读笔记,专注云原生、边缘计算、程序员综合素质以及自我修养
- Host: GitHub
- URL: https://github.com/duyanghao/kubernetes-reading-notes
- Owner: duyanghao
- Created: 2020-03-16T01:50:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T10:24:35.000Z (about 2 years ago)
- Last Synced: 2025-04-01T07:38:13.186Z (about 1 year ago)
- Topics: cloud-native, k8s, k8s-source-code-reading, kubernetes
- Language: Shell
- Homepage: https://duyanghao.github.io/
- Size: 39.8 MB
- Stars: 209
- Watchers: 8
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ops - duyanghao/kubernetes-reading-notes - 03-16|2024-04-26 | Kubernetes源码阅读笔记,专注云原生、边缘计算、程序员综合素质以及自我修养 | (文档)
README
kubernetes-reading-notes
========================
Kubernetes reading notes based on v1.17.4
**Stay tuned as this evolves!**
## Contents
* [大模型工程-AI](llm/README.md)
* [区块链-BlockChain](blockchain/README.md)
* [框架-Framework](framework/README.md)
* [技术成长过程中的一些思考](technology-development-think.md)
* [environment](prepare/install_kubernetes_one_node.md)
* [debug](debug/remote_debug.md)
* [scheduler](core/scheduler/README.md)
* [api-server](core/api-server/README.md)
* [controller-manager](core/controller-manager/README.md)
* [etcd](core/etcd/README.md)
* [kube-proxy](core/kube-proxy/README.md)
* [kubelet](core/kubelet/README.md)
* [container-runtime](core/container-runtime/README.md)
* [边缘计算框架SuperEdge](superedge/README.md)
* [边缘计算-Edge](edge-computing/README.md)
* [others(golang, harbor, kernel and etc)](core/others/README.md)
## Shares
* [开源商业模式研究](core/others/open-source.md)
* 技术成长分享
PPT见[这里](shares/技术成长之路(外部版)-杜杨浩.pptx)
* [大咖说-边缘计算杂谈](https://mp.weixin.qq.com/s?__biz=MzI3MDQyMzkzMQ==&mid=2247496680&idx=3&sn=71ce72ed2ef189bf6f265304db88ec61&chksm=ead3f1fcdda478ea200e4f1279a45eefb9c7ea7a4c2c1fd548654b9b00b2c22cb9c54b9c5bd1&cur_album_id=2283017709137412099&scene=189#wechat_redirect)
* [全球边缘计算大会(深圳站) - 联易融边缘计算在供应链金融领域的应用](https://m.inmuu.com/v1/live/albums/3670)
直播PPT见[这里](shares/杜杨浩-联易融边缘计算在供应链金融领域的应用.pdf)
* [腾讯云十年乘风破浪直播 - Kubernetes集群高可用&备份还原概述](https://mp.weixin.qq.com/s?__biz=MzUxODA5ODA1Nw==&mid=2247488105&idx=1&sn=cfb8e689a251fcbce1ef13d8afa66256&chksm=f98f4f8fcef8c6997de4f4c034e76cb2eb67ce0b8fb717c7ff040152fc21cb2f43f3164d547c&mpshare=1&scene=1&srcid=1022HsY0bRMBKPY5P00mVnjW&sharer_sharetime=1603685681187&sharer_shareid=3b976c5e6fc040f7754b741576df2331&rd2werd=1#wechat_redirect)
直播PPT见[这里](shares/kubernetes-bur-ha.pptx)
* [K8s&云原生技术开放日(深圳站)- harbor企业级方案设计与落地实践](https://cloud.tencent.com/developer/salon/salon-1151)
直播PPT见[这里](shares/harbor-in-practice.pptx)
* 自研镜像P2P分发系统-Eagle分享
PPT见[这里](shares/eagle.pptx)
* [github自研项目推广](shares/github-publicity.md)
