[Must-see, full of dry goods] Summary of K8S cloud native technology

insert image description here

Docker container technology summary:
1. Docker container deployment and common commands detailed explanation
2.Dockerfile usage and case details 3. Docker container data volume detailed explanation
4. Docker network detailed explanation 5. Docker resource quota detailed explanation 6. Docker private warehouse Harbor construction and use 7. Build Docker graphical management tool Protainer 8. Docker configuration Ali image acceleration source, super detailed 9. Install Docker on Ubuntu20.04 operating system





Containerd container technology summary:
1. One article to understand the runtime and installation of Containerd containers
2. One article to understand the common operations of Containerd

Summary of Kubernetes container orchestration technology:
Theoretical type:
1. [Kubernetes Theory] Introduction to Kubernetes core components and resources

Deployment architecture type:
1. [Kubernetes deployment] Kubeadm way to build K8s cluster version 1.23.0
2. [Kubernetes deployment] Kubeadm way to build K8s high-availability cluster version 1.23.0
3. [Kubernetes deployment] One-click deployment of K8s Stand-alone version script (requires networking)
4. [Kubernetes Deployment] K8s graphical management tool Dasboard deployment and use
5. [Kubernetes Deployment] Kubeadm way to build K8s cluster version 1.26.0
6. [Kubernetes Deployment] Kubeadm way to build K8s Cluster 1.27.0 version
7, [Kubernetes deployment] Ansible automation tool offline deployment of K8s 1.27 version
8, [Kubernetes deployment] ingress-nginx high-availability architecture deployment
9, [Kubernetes deployment] build K8S1 based on Ubuntu20.04 operating system .23 version cluster

Core resource types:
1. 【Kubernetes Resources】Practical explanation of the smallest pod scheduling unit
2. 【Kubernetes resources】Namespace detailed explanation
3. 【Kubernetes resources】Replicaset controller introduction and details
4. 【Kubernetes resources】Deployment Detailed explanation of controller introduction
5, [Kubernetes resources] Service four-layer proxy introduction details
6, [Kubernetes resources] StatefulSet stateless service management introduction details
7, [Kubernetes resources] DaemonSet controller introduction details
8, [ Kubernetes Resources] Detailed Explanation of ConfigMap Configuration Management Center
9, [Kubernetes Resources] Detailed Explanation of Secret Encrypted Data Configuration Management
10, [Kubernetes Resources] Detailed Explanation of Ingress-nginx Best Practices

O&M type:
1. [Kubernetes O&M] label, Node selector and affinity detailed explanation
2. [Kubernetes O&M] taint, tolerance and Pod restart strategy detailed explanation
3. [Kubernetes O&M] Pod life cycle
4. [Kubernetes Operation and Maintenance] Detailed Explanation of Pod Health Detection for Zero Failure Upgrade 5.
[ Kubernetes Operation and Maintenance] RBAC Authentication and Authorization Details (1)
6. [Kubernetes Operation and Maintenance] RBAC Authentication and Authorization Details (2)
7. [Kubernetes Operation and Maintenance] RBAC Create Cluster User Management K8S
8. [Kubernetes Operation and Maintenance] Detailed Explanation of RBAC Admission Controller
9. [Kubernetes Operation and Maintenance] Ingress-nginx Detailed Explanation of Business Gray Release

Storage type:
1. [Kubernetes Storage] Common storage solutions and scenario analysis
2. [Kubernetes Storage] Detailed explanation of persistent storage PV and PVC
3. [Kubernetes Storage] StorageClass storage class dynamic generation of PV details

It's just the tip of the iceberg, and it's being updated continuously. . .

[Must-see, full of dry goods] Summary of K8S cloud native technology

Guess you like

Origin blog.csdn.net/weixin_45310323/article/details/131952495