Docker Mirror Creation, Layering of Mirror Structure, Dockerfile Instances
Catalog
1. Docker image creation
1. Create based on existing mirrors
2. Create based on local templates
3. Create based on Dockerfile
(1) Federated File System (UnionFS)
(2) Mirror loading principle
(3) Why is centos in Docker only 200M in size?
(4)Dockerfile
2. Layering of Docker mirror structure
1. Common instructions for Dockerfile ...
Posted by nanobots on Wed, 13 Oct 2021 11:32:58 -0700
Actual combat of xbank project of Biz SIP Middleware -- assembly of delay service in application layer
xbank project version Library: https://gitee.com/szhengye/xbank.git
Project practice: assembly of application services to deferred services
1. Implementation of SAF store and forward
In the domain layer, Payment2SinkService is developed to handle various exceptions such as timeout, failure and success according to the tranMode transaction mo ...
Posted by Jak-S on Sun, 10 Oct 2021 00:52:58 -0700
Kubernetes architecture and kubernetets cluster
catalogue
1, k8s overview
1. What is k8s
2.k8s applicable scenarios
3.Kubernetes architecture
4. Roles and functions
5.master node service
6. Overview of etcd
2, Private image warehouse
1. Basic understanding
2. Warehouse initialization
3, kubernetes installation
1. Environmental preparation
2. Kube master installation
3. Overvi ...
Posted by newbiehacker on Tue, 07 Sep 2021 16:33:49 -0700