Container creation method and system for function instance
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHINA TELECOM CLOUD TECH CO LTD
- Publication Date
- 2022-05-13
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer communication, in particular to a method and system for creating a container of a function instance. Background technique
[0002] With the development of cloud computing today, the provision of computing power is becoming more and more abundant, from virtual machines to containers to serverless (function computing). Container technology has become an important cornerstone of cloud computing and an important technical means for serverless implementation. Through containers, users can easily package the operating environments of various programming languages. Through container orchestration, the serverless platform can quickly deploy it to a huge computing cluster.
[0003] Most of the current serverless technical frameworks require kubernetes (k8s) to provide a base, and realize function computing capabilities through k8s orchestration. However, k8s has natural disadvantages in network multi-t...