[TOC]

0x00 前言简述

本页记录了博主(WeiyiGeek)个人在初识计算机技术到从业过程中学习的路径,包括在此学习、工作过程中学习的计算机基础知识、网络工程师、开发程序员、运维工程师以及物联网硬件等相关学习资料(书籍、视频)总结而出的学习之路笔记,并按类别进行分别整理归纳汇总,方便后续回顾学习以及帮助后来学习的朋友做一个学习参考,希望能对各位读者朋友们的学习有帮助, 有成长。

相关学习书籍以及视频推荐,请访问如下book站点查阅(持续更新中):https://blog.weiyigeek.top/books/

欢迎各位朋友关注我的微信公众号【WeiyiGeek】以及微信小程序【极客全栈修炼】,以及欢迎同道中人加入到小白到大神学习交流群( https://weiyigeek.top/visit.html )。


扫描Follow(关注)WeiyiGeek公众号与Visit(浏览)极客全栈修炼小程序


请作者喝杯咖啡!☕️☕️
请赞助的朋友在赞助时备注来源和联系方式,或者发送到 master@weiyigeek.top 邮箱中,
后续有最新文章工软、实践案例、资源福利,作者第一时间通知发布!

微信、支付宝赞赏二维码
作者原创整理不易, 如果看友觉得对你有帮助, 请随意赞助本站运行!

0x01 学习之路汇总

1.运维学习之路

云原生-CloudNative

Docker容器学习之路汇总

序号 文章名称 文章连接
1 Docker学习之基础知识 https://blog.weiyigeek.top/2019/5-3-455.html
2 Docker学习之基础使用 https://blog.weiyigeek.top/2019/5-21-456.html
3 Docker学习之Dockerfile实践 https://blog.weiyigeek.top/2019/6-5-457.html
4 Docker学习之进阶实践使用 https://blog.weiyigeek.top/2019/6-5-458.html
5 Docker底层实现原理简单介绍 https://blog.weiyigeek.top/2019/6-3-459.html
6 Docker镜像与容器安全最佳实践 https://blog.weiyigeek.top/2019/6-4-460.html
7 Docker使用辅助工具汇总 https://blog.weiyigeek.top/2019/6-4-437.html
8 Docker容器镜像体积缩小技巧 https://blog.weiyigeek.top/2020/5-3-467.html
9 Docker容器镜像仓库存储原理(前世今身)与搬运技巧 https://blog.weiyigeek.top/2020/5-3-466.html
10 Docker容器Registry私有镜像仓库安全配置与GC回收实践 https://blog.weiyigeek.top/2020/5-4-465.html
11 Docker容器漏洞研究利用与介绍总结 https://blog.weiyigeek.top/2019/8-8-569.html
n0 Docker容器安装运行所遇异常解决 https://blog.weiyigeek.top/2019/6-5-464.html
n1 Docker命令参数一览表 https://blog.weiyigeek.top/2019/5-6-461.html
n2 Docker家文件目录介绍和配置文件与守护进程命令参数一览 https://blog.weiyigeek.top/2019/5-6-462.html
n3 Docker之Win10和Server使用实例 https://blog.weiyigeek.top/2019/6-3-463.html


Containerd容器学习之路汇总

序号 文章名称 文章连接
1 Containerd容器运行时初识与尝试 https://blog.weiyigeek.top/2021/6-27-570.html
2 基于Containerd运行时搭建Kubernetes多控制平面集群实践 https://blog.weiyigeek.top/2021/6-29-571.html
3 基于Containerd容器运行时的配置浅析与知识扩充实践 https://blog.weiyigeek.top/2021/6-30-581.html
4 最新实践基于Containerd安装部署高可用Kubernetes集群 https://blog.weiyigeek.top/2021/7-30-623.html


Kubernetes学习之路汇总

序号 文章名称 文章连接
1 Kubernetes 入门体系架构学习 https://blog.weiyigeek.top/2020/4-22-468.html
2 Kubernetes 入门之CentOS安装部署集群 https://blog.weiyigeek.top/2020/4-25-469.html
3 Kubernetes 入门之Ubuntu安装部署集群 https://blog.weiyigeek.top/2020/4-27-470.html
4 Kubernetes 入门基础之Pod介绍 https://blog.weiyigeek.top/2020/4-27-521.html
5 Kubernetes 入门基础之控制器Controller介绍 https://blog.weiyigeek.top/2020/5-27-526.html
6 Kubernetes 入门基础之服务发现Service介绍 https://blog.weiyigeek.top/2020/5-27-528.html
7 Kubernetes 入门基础之存储Volume介绍 https://blog.weiyigeek.top/2020/9-27-522.html
8 Kubernetes 入门基础之调度器与亲和性介绍 https://blog.weiyigeek.top/2020/10-27-532.html
9 Kubernetes 入门基础之集群安全介绍 https://blog.weiyigeek.top/2020/10-27-535.html
10 kubernetes 入门基础之网络设计实现方案 https://blog.weiyigeek.top/2020/9-27-538.html
11 Kubernetes 进阶之原理架构学习及操作配置 https://blog.weiyigeek.top/2020/4-27-530.html
12 Kubernetes 进阶学习之集群升级迁移和维护实践 https://blog.weiyigeek.top/2021/2-27-574.html
13 Kubernetes 进阶之应用与持久化数据卷备份迁移实践 https://blog.weiyigeek.top/2021/7-27-575.html
14 Kubernetes 进阶之学习企业实践扩充记录 https://blog.weiyigeek.top/2022/2-27-620.html
15 kubernetes 进阶之二进制方式安装高可用k8s集群 https://blog.weiyigeek.top/2022/5-7-654.html
16 kubernetes 进阶之kubeadm方式安装高可用k8s集群 https://blog.weiyigeek.top/2022/6-7-664.html
17 Kubernetes-Web-UI-Dashboard 仪表盘安装使用 https://blog.weiyigeek.top/2021/12-1-583.html
18 Kubernetes-Web-UI-Kuboard 安装使用 https://blog.weiyigeek.top/2022/3-29-477.html
19 Kubernetes 之Kuboard多集群管理工具安装实践 https://blog.weiyigeek.top/2021/5-11-615.html
20 使用Kaniko在Kubernetes集群中快速构建推送容器镜像 https://blog.weiyigeek.top/2022/9-1-684.html
21 使用Kubernetes容器快速部署常用服务 https://blog.weiyigeek.top/2022/2-25-668.html
n0 Kubernetes入坑解决FAQ记录 https://blog.weiyigeek.top/2020/5-2-472.html
n2 kubernetes操作命令详细一览 https://blog.weiyigeek.top/2020/5-2-474.html
n1 Kubernetes名称概念解释一览 https://blog.weiyigeek.top/2020/5-2-473.html


持续集成与交付-CICD

Jenkins学习之路汇总

序号 文章名称 文章连接
1 Jenkins入门基础介绍与持续化集成部署 https://blog.weiyigeek.top/2020/12-28-513.html
2 Jenkins进阶之流水线pipeline语法入门学习 https://blog.weiyigeek.top/2020/12-29-519.html
3 Jenkins进阶之流水线pipeline基础使用实践 https://blog.weiyigeek.top/2020/12-30-523.html
4 Jenkins进阶之分布式架构环境配置 https://blog.weiyigeek.top/2020/12-30-531.html
5 Jenkins进阶之分布式架构扩充知识 https://blog.weiyigeek.top/2020/12-31-533.html
6 Jenkins进阶之分布式架构综合实践 https://blog.weiyigeek.top/2020/12-31-534.html
7 Jenkins插件安装使用帮助说明 https://blog.weiyigeek.top/2020/12-31-537.html
8 Jenkins进阶之工作学习所遇补充 https://blog.weiyigeek.top/2020/12-31-618.html
9 Jenkins实践之连接外部Docker部署的分布式Agent工作节点 https://blog.weiyigeek.top/2023/1-31-710.html


中间件服务器-Middleware

Nginx学习之路汇总

序号 文章名称 文章连接
1 Nginx基础介绍与安装配置实践指南 https://blog.weiyigeek.top/2019/9-1-121.html
2 Nginx进阶学习之最佳配置实践指南 https://blog.weiyigeek.top/2019/9-1-124.html
3 Nginx模块学习使用实践指南 https://blog.weiyigeek.top/2021/3-1-633.html
4 Nginx安全加固与性能调优最佳指南 https://blog.weiyigeek.top/2019/9-2-122.html
5 Nginx常遇问题入坑出坑整理 https://blog.weiyigeek.top/2020/9-2-622.html
6 Nginx开发语法与内置常量变量介绍(收集中) https://blog.weiyigeek.top/2020/9-2-680.html
7 Nginx实践之使用Lua模块脚本连接Redis数据库读取静态资源并隐式展现 https://blog.weiyigeek.top/2022/7-2-676.html
8 Nginx实践之请求图片转换为Google推出的webp格式转换工具实践 https://blog.weiyigeek.top/2022/7-3-677.html
9 Nginx实践之使用MaxMind的GeoIP2实现处理不同国家或城市的访问最佳实践指南 https://blog.weiyigeek.top/2022/7-3-678.html
10 Nginx代理服务器环境快速搭建部署 https://blog.weiyigeek.top/2022/4-24-655.html
11 Nginx脆弱性常见漏洞一览 https://blog.weiyigeek.top/2019/7-17-419.html
12 Nginx实践之使用Lua-nginx模块脚本连接Redis数据库读取静态资源并隐式展现 https://blog.weiyigeek.top/2022/7-2-676.html


Ingress-Nginx学习之路汇总

序号 文章名称 文章连接
1 Ingress-Nginx服务暴露基础学习与实践 https://blog.weiyigeek.top/2020/5-27-529.html
2 Ingress-Nginx进阶学习扩展实践 https://blog.weiyigeek.top/2020/5-27-587.html
3 Ingress-Nginx进阶学习实践扩充配置记录 https://blog.weiyigeek.top/2020/5-28-588.html

2.编程开发学习之路

编程开发

前端学习之路

序号 文章名称 文章连接
1 1.全栈修炼之前端《基础前置知识体系》学习笔记 https://blog.weiyigeek.top/2023/2-14-711.html
2 2.全栈修炼之前端《标准与研发工具》学习笔记 https://blog.weiyigeek.top/2019/3-8-368.html
3 3.全栈修炼之前端《快速学习HTML标签元素》学习笔记 https://blog.weiyigeek.top/2023/2-20-713.html


HTML学习汇总

序号 文章名称 文章连接
1 1.HTML基础必备知识学习笔记 https://blog.weiyigeek.top/2023/2-21-715.html
2 2.HTML根部头部主体标签元素介绍 https://blog.weiyigeek.top/2023/2-22-716.html
3 3.HTML格式化输出标签元素介绍 https://blog.weiyigeek.top/2023/2-22-717.html
4 4.HTML样式布局区块标签元素介绍 https://blog.weiyigeek.top/2023/2-24-718.html
5 5.HTML表格列表标签元素介绍 https://blog.weiyigeek.top/2023/2-27-719.html

版本管理

Git学习之路汇总

序号 文章名称 文章连接
1 Git入门学习到进阶1 https://blog.weiyigeek.top/2019/3-8-367.html
2 Git入门学习到进阶2 https://blog.weiyigeek.top/2019/3-8-368.html
3 Git入门学习到进阶3 https://blog.weiyigeek.top/2019/3-8-370.html
4 Git服务器端搭建 https://blog.weiyigeek.top/2019/7-22-99.html
5 Git常用命令解析 https://blog.weiyigeek.top/2019/3-8-369.html
6 GitHub进阶使用记录 https://blog.weiyigeek.top/2019/7-8-366.html
7 Gitalk-基于Github项目issue的评论系统在博客系统中实践 https://blog.weiyigeek.top/2022/8-17-682.html


Svn学习之路汇总

序号 文章名称 文章连接
1 SVN入门安装配置与实践使用 https://blog.weiyigeek.top/2019/3-8-371.html

3.数据库学习之路

关系型数据库

MySQL学习之路汇总

等待作者更新中…… 敬请期待

Oracle学习之路汇总

等待作者更新中…… 敬请期待

MsSQL学习之路汇总

等待作者更新中…… 敬请期待


NoSQL型数据库

Redis学习之路汇总

序号 文章名称 文章连接
1 Redis数据库基础入门介绍与安装 https://blog.weiyigeek.top/2019/4-17-49.html
2 Redis数据库基础数据类型介绍与使用 https://blog.weiyigeek.top/2020/5-17-50.html
3 Redis基础运维之原理介绍和主从配置 https://blog.weiyigeek.top/2019/4-17-97.html
4 Redis基础运维之哨兵和集群安装配置 https://blog.weiyigeek.top/2019/4-17-576.html
5 Redis基础运维之在K8S中的安装与配置 https://blog.weiyigeek.top/2019/4-17-524.html
6 Redis数据库性能测试及优化配置 https://blog.weiyigeek.top/2019/4-17-527.html
7 Redis数据库容灾备份企业实战 https://blog.weiyigeek.top/2019/4-17-51.html
8 Redis数据库客户端操作实践及入坑出坑 https://blog.weiyigeek.top/2019/4-17-577.html
9 使用RedisInsight工具对Redis集群CURD操作及数据可视化和性能监控 https://blog.weiyigeek.top/2022/9-20-686.html
n0 Redis内存数据库环境快速搭建部署 https://blog.weiyigeek.top/2022/4-24-653.html
n1 RedisKV数据库Java连接以及Jedis包的使用 https://blog.weiyigeek.top/2020/4-22-307.html
n2 Go语言项目操作Redis数据实践 https://blog.weiyigeek.top/2020/4-27-608.html

0x0n 赞助的看友

温馨提示: 由于赞助名单是手工添加可能会有更新不及时的情况。

时间 网名 赞助途径 赞助金额
2022.10.10 谢谢 微信 6 元
2022.07.23 **睿 支付宝 3 元
2023.03.10 麻煩遞我一支蘭州 微信 5 元
2023.03.10 往事随风 微信 200 元