CN110737508A - cloud container service network system based on wave cloud and implementation method - Google Patents

cloud container service network system based on wave cloud and implementation method Download PDF

Info

Publication number
CN110737508A
CN110737508A CN201910971314.9A CN201910971314A CN110737508A CN 110737508 A CN110737508 A CN 110737508A CN 201910971314 A CN201910971314 A CN 201910971314A CN 110737508 A CN110737508 A CN 110737508A
Authority
CN
China
Prior art keywords
cluster
container
network
service
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910971314.9A
Other languages
Chinese (zh)
Inventor
石光银
高传集
蔡卫卫
孙思清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Cloud Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Cloud Information Technology Co Ltd filed Critical Inspur Cloud Information Technology Co Ltd
Priority to CN201910971314.9A priority Critical patent/CN110737508A/en
Publication of CN110737508A publication Critical patent/CN110737508A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a wave cloud-based cloud container service network system and an implementation method, belongs to the field of cloud container service networks, and aims to solve the technical problem of how to utilize a container technology to realize convenient use of wave cloud container services for wave cloud users and ensure that the wave cloud users can quickly customize own micro-services.

Description

cloud container service network system based on wave cloud and implementation method
Technical Field
The invention relates to the field of cloud container service networks, in particular to cloud container service network systems based on wave clouds and an implementation method.
Background
Kubernets (container arrangement management components) are brand-new distributed architecture leading schemes based on container technology, series of functions such as deployment operation, resource scheduling, service discovery, dynamic expansion and the like are provided for containerized applications on the basis of Docker technology, convenience and high availability of large-scale container cluster management are improved.
Patent document CN109947537A discloses systems and methods for creating cloud container services, the structure includes a cke subsystem for managing cluster life cycle, an order subsystem for managing charging of orders and container services, a cam subsystem for elastically managing virtual machines, an sdn subsystem for managing networks and managing interconnection of clusters and public network IP, and an ansable subsystem for deploying clusters by executing scripts.
Disclosure of Invention
The technical task of the invention is to provide cloud container service network systems based on the wave cloud and an implementation method thereof, so as to solve the problems of how to utilize a container technology to realize convenient use of wave cloud container services for wave cloud users and ensure that the wave cloud users can rapidly customize own micro-services.
The technical task of the present invention is achieved in that kinds of cloud container service network systems based on the wave cloud, the system comprises,
the management network is used for building a network of the wave cloud console clusters, each wave cloud console cluster is composed of a plurality of nodes, and each node is interconnected by using an ip of the management network;
and the container service cluster of the tenant uses the vpc of the tenant as the service network, and the container cluster nodes of the tenant are interconnected by using the service network ip.
Preferably, the management network is further used for communication between the cluster management application and the cluster;
and the ip of the management network is distributed to the cluster nodes of the wave cloud console, and the cluster nodes of the wave cloud console are communicated through the management network.
Preferably, the container group network in the wave cloud console cluster is built based on a management network, the container cluster management node (master node) of the container service cluster of the tenant is also allocated with the management network ip, and the cluster management application of the wave cloud console cluster is interconnected with the container cluster management node (master node) of the container service cluster of the tenant through the management network to acquire the state information of the combined container cluster in time.
Preferably, the service network is also used for cluster internal container (pod) communication;
the service network is a network for communication among cluster containers, and is realized based on container cluster network ip management plug-ins (calico plug-ins), wherein every container clusters distribute service ip to containers based on the container cluster network ip management plug-ins, and the containers are interconnected through the service network of the container cluster network ip management plug-ins.
cloud container service network implementation method based on the wave cloud, the method steps are as follows:
s1, the extranet user accesses the customized service based on the container through the eip;
s2, the customized service accesses the wave cloud console cluster through the management network;
s3, the customized service accesses the service of different tenants through floating ip (floating ip).
Preferably, in step S1, the specific steps for the user of the external network to access the container-based customized service through the eip are as follows:
s101, the container-based customized service cluster belongs to a container service cluster of a tenant, an elastic telescopic ip (eip) is bound to the container customized service cluster, and the container customized service cluster is accessed through the elastic telescopic ip;
s102, after binding the elastic telescopic ip, accessing virtual ips (vips) through a Firewall (FW), and communicating with a container cluster management node (master node) of a container through the virtual ips.
Preferably, the step S2, the step S of accessing the wave cloud console cluster through the management network specifically includes the following steps:
s201, the customized service cluster is a container service cluster of a tenant, a management network card is arranged on a container cluster management node (master node), and domain name service in a wave cloud console cluster is accessed through a management network card walking management network;
s202, exposing the exposed service of the wave cloud console cluster as a domain name mode through ingress for the customized service access.
Preferably, the floating ip (floating ip) in step S3 is a network across tenants, and when the customized service can create services of different tenants, the floating ip (floating ip) is used to communicate with virtual machines of each tenant.
The cloud container service network system based on the wave cloud and the implementation method thereof have the following advantages:
(), the method can ensure that the wave cloud user can conveniently use the wave container service, and help the wave cloud user to quickly customize own micro-service;
the invention can realize the network architecture of the cloud container service and the network architecture of the customized micro-service based on the container service, thereby facilitating the cloud user to quickly realize the micro-service;
the invention supports two networks of a management network and a service network, completes cluster management application and cluster communication through the management network, and realizes the pod communication inside the cluster through the service network;
and fourthly, the external network user accesses the customized service based on the container through the eip, the customized service accesses the cluster of the wave cloud console through the management network, and the customized service accesses the services of different tenants through the flowingip.
Drawings
The invention is further described with reference to the drawings.
Fig. 1 is a structural block diagram of a cloud container service network system based on a wave cloud;
fig. 2 is a flow chart of a cloud container service network implementation method based on the wave cloud.
Detailed Description
The wave cloud based cloud container service network system and the implementation method thereof according to the present invention are described in detail below with reference to the drawings and the specific embodiments of the specification.
Example 1:
as shown in fig. 1, the cloud container service network system based on the wave cloud of the present invention has a structure including,
the management network is used for building a network of the wave cloud console clusters, each wave cloud console cluster is composed of a plurality of nodes, and each node is interconnected by using an ip of the management network; the management network is also used for cluster management application and communication of the cluster;
and the ip of the management network is distributed to the cluster nodes of the wave cloud console, and the cluster nodes of the wave cloud console are communicated through the management network.
The container group network in the Langchao cloud console cluster is built based on a management network, a container cluster management node (master node) of a container service cluster of a tenant is also distributed with a management network ip, and the cluster management application of the Langchao cloud console cluster is interconnected with the container cluster management node (master node) of the container service cluster of the tenant through the management network to acquire the state information of the combined container cluster in time.
And the container service cluster of the tenant uses the vpc of the tenant as the service network, and the container cluster nodes of the tenant are interconnected by using the service network ip. The service network is also used for cluster internal container (pod) communication;
the service network is a network for communication among cluster containers, and is realized based on container cluster network ip management plug-ins (calico plug-ins), wherein every container clusters distribute service ip to containers based on the container cluster network ip management plug-ins, and the containers are interconnected through the service network of the container cluster network ip management plug-ins.
Example 2:
as shown in fig. 2, the cloud container service network implementation method based on the wave cloud of the present invention includes the following steps:
s1, the extranet user accesses the customized service based on the container through the eip;
s2, the customized service accesses the wave cloud console cluster through the management network;
s3, the customized service accesses the service of different tenants through floating ip (floating ip).
In step S1, the specific steps for the user of the external network to access the container-based customized service through the eip are as follows:
s101, the container-based customized service cluster belongs to a container service cluster of a tenant, an elastic telescopic ip (eip) is bound to the container customized service cluster, and the container customized service cluster is accessed through the elastic telescopic ip;
s102, after binding the elastic telescopic ip, accessing virtual ips (vips) through a Firewall (FW), and communicating with a container cluster management node (master node) of a container through the virtual ips.
In step S2, the customized service accesses the wave cloud console cluster through the management network as follows:
s201, the customized service cluster is a container service cluster of a tenant, a management network card is arranged on a container cluster management node (master node), and domain name service in a wave cloud console cluster is accessed through a management network card walking management network;
s202, exposing the exposed service of the wave cloud console cluster as a domain name mode through ingress for the customized service access.
In step S3, the floating ip (floating) is a network across tenants, and when the customized service can create services of different tenants, the customized service communicates with virtual machines of each tenant through the floating ip (floating).
Wherein, the Chinese and English translation in the attached figures 1 and 2:
dns: a domain name system; eip: elastically stretching ip; fw: a firewall; vip: virtual ip; eth 0: service network card-number 0; eth 1: managing a network card-number 1; pod: a container group; cali 34: container network card-number 34; master: a container cluster management node; a Slave: a container cluster work node; and (4) Calico: a container cluster network ip management plug-in; api-ingress: an api domain name manager; apiserver: a container cluster api server; floatingip: floating ip; vpc: a virtual private cloud.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (8)

  1. The cloud container service network system based on the wave cloud is 1, , and is characterized in that the system comprises,
    the management network is used for building a network of the wave cloud console clusters, each wave cloud console cluster is composed of a plurality of nodes, and each node is interconnected by using an ip of the management network;
    and the container service cluster of the tenant uses the vpc of the tenant as the service network, and the container cluster nodes of the tenant are interconnected by using the service network ip.
  2. 2. The wave cloud based cloud container service network system of claim 1, wherein said management network is further used for cluster management applications and communication of clusters;
    and the ip of the management network is distributed to the cluster nodes of the wave cloud console, and the cluster nodes of the wave cloud console are communicated through the management network.
  3. 3. The wave cloud-based cloud container service network system according to claim 1 or 2, wherein a container group network inside the wave cloud console cluster is built based on a management network, a container cluster management node of the container service cluster of the tenant is also assigned with the management network ip, and a cluster management application of the wave cloud console cluster is interconnected with the container cluster management node of the container service cluster of the tenant through the management network to obtain the state information of the combined container cluster in time.
  4. 4. The wave cloud based cloud container service network system of claim 3, wherein said business network is further used for cluster internal container communication;
    the service network is a network for communication among the cluster containers and is realized based on the ip management plug-in of the container cluster network, each container clusters allocate service ips to the containers based on the ip management plug-in of the container cluster network, and the containers are interconnected through the service network of the ip management plug-in of the container cluster network.
  5. 5, cloud container service network implementation method based on wave cloud, which is characterized in that the method comprises the following steps:
    s1, the extranet user accesses the customized service based on the container through the eip;
    s2, the customized service accesses the wave cloud console cluster through the management network;
    and S3, the customized service accesses the service of different tenants through the floating ip.
  6. 6. The implementation method of the wave cloud-based cloud container service network of claim 5, wherein in the step S1, the access of the external network user to the container-based customized service through the eip is as follows:
    s101, a container-based customized service cluster belongs to a container service cluster of a tenant, an elastic telescopic ip is bound to the container customized service cluster, and the container customized service cluster is accessed through the elastic telescopic ip;
    s102, after the elastic telescopic ip is bound, virtual ips are accessed through the firewall, and the container cluster management node communicates with the container through the virtual ips.
  7. 7. The method for implementing a wave cloud-based cloud container service network according to claim 5, wherein the step S2 is executed by accessing the wave cloud console cluster through the management network by the customized service as follows:
    s201, the customized service cluster is a container service cluster of a tenant, a management network card is arranged on a container cluster management node, and domain name service in a wave cloud console cluster is accessed through a management network card;
    s202, exposing the exposed service of the wave cloud console cluster as a domain name mode through ingress for the customized service access.
  8. 8. The method according to claim 5, 6 or 7, wherein the floating ip in step S3 is a cross-tenant network, and when the customized service can create services of different tenants, the floating ip communicates with virtual machines of the respective tenants.
CN201910971314.9A 2019-10-14 2019-10-14 cloud container service network system based on wave cloud and implementation method Pending CN110737508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910971314.9A CN110737508A (en) 2019-10-14 2019-10-14 cloud container service network system based on wave cloud and implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910971314.9A CN110737508A (en) 2019-10-14 2019-10-14 cloud container service network system based on wave cloud and implementation method

Publications (1)

Publication Number Publication Date
CN110737508A true CN110737508A (en) 2020-01-31

Family

ID=69269991

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910971314.9A Pending CN110737508A (en) 2019-10-14 2019-10-14 cloud container service network system based on wave cloud and implementation method

Country Status (1)

Country Link
CN (1) CN110737508A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111314368A (en) * 2020-02-27 2020-06-19 紫光云技术有限公司 Method for realizing tube renting intercommunication by using load balancer
CN111800340A (en) * 2020-06-05 2020-10-20 北京京东尚科信息技术有限公司 Data packet forwarding method and device
CN111953788A (en) * 2020-08-17 2020-11-17 浪潮云信息技术股份公司 Large-scale cloud platform
CN112398936A (en) * 2020-11-06 2021-02-23 浪潮云信息技术股份公司 Kubernetes-based multi-network card container implementation method and system
CN112463298A (en) * 2020-11-26 2021-03-09 浪潮云信息技术股份公司 Method for detecting availability of container across namespaces
CN112732532A (en) * 2021-01-15 2021-04-30 上海浪潮云计算服务有限公司 Method for managing cluster assembly and centralized managing container service control assembly
WO2021218328A1 (en) * 2020-04-28 2021-11-04 深圳壹账通智能科技有限公司 Multi-tenant access service implementation method, apparatus and device, and storage medium
CN114338670A (en) * 2021-12-24 2022-04-12 中汽创智科技有限公司 Edge cloud platform and three-level cloud control platform for internet traffic with same
CN114584373A (en) * 2022-03-03 2022-06-03 浪潮云信息技术股份公司 Public network access limiting method and system for public cloud MySQL cluster
CN114679429A (en) * 2022-03-29 2022-06-28 深圳信息职业技术学院 Service cross-region response method based on multi-cloud container platform
WO2023134066A1 (en) * 2022-01-14 2023-07-20 平安科技(深圳)有限公司 Virtual private cloud service access method, apparatus and device, and storage medium
CN116582581A (en) * 2023-07-13 2023-08-11 苏州浪潮智能科技有限公司 Network service providing method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554015A (en) * 2015-12-31 2016-05-04 北京轻元科技有限公司 Management network and method for multi-tenant container cloud computing system
CN108810013A (en) * 2018-07-02 2018-11-13 山东汇贸电子口岸有限公司 A kind of service access method based on container
CN108809722A (en) * 2018-06-13 2018-11-13 郑州云海信息技术有限公司 A kind of method, apparatus and storage medium of deployment Kubernetes clusters
CN109639455A (en) * 2018-11-09 2019-04-16 武汉烽火信息集成技术有限公司 A kind of network management and system of container cloud platform
CN110086674A (en) * 2019-05-06 2019-08-02 山东浪潮云信息技术有限公司 A kind of application high availability implementation method and system based on container

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554015A (en) * 2015-12-31 2016-05-04 北京轻元科技有限公司 Management network and method for multi-tenant container cloud computing system
CN108809722A (en) * 2018-06-13 2018-11-13 郑州云海信息技术有限公司 A kind of method, apparatus and storage medium of deployment Kubernetes clusters
CN108810013A (en) * 2018-07-02 2018-11-13 山东汇贸电子口岸有限公司 A kind of service access method based on container
CN109639455A (en) * 2018-11-09 2019-04-16 武汉烽火信息集成技术有限公司 A kind of network management and system of container cloud platform
CN110086674A (en) * 2019-05-06 2019-08-02 山东浪潮云信息技术有限公司 A kind of application high availability implementation method and system based on container

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
邱晨 等: "基于容器化OpenStack云平台及Ceph存储的私有云实施案例", 《邮电设计技术》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111314368A (en) * 2020-02-27 2020-06-19 紫光云技术有限公司 Method for realizing tube renting intercommunication by using load balancer
CN111314368B (en) * 2020-02-27 2022-06-07 紫光云技术有限公司 Method for realizing tube renting intercommunication by using load balancer
WO2021218328A1 (en) * 2020-04-28 2021-11-04 深圳壹账通智能科技有限公司 Multi-tenant access service implementation method, apparatus and device, and storage medium
CN111800340A (en) * 2020-06-05 2020-10-20 北京京东尚科信息技术有限公司 Data packet forwarding method and device
CN111953788A (en) * 2020-08-17 2020-11-17 浪潮云信息技术股份公司 Large-scale cloud platform
CN112398936A (en) * 2020-11-06 2021-02-23 浪潮云信息技术股份公司 Kubernetes-based multi-network card container implementation method and system
CN112463298A (en) * 2020-11-26 2021-03-09 浪潮云信息技术股份公司 Method for detecting availability of container across namespaces
CN112732532A (en) * 2021-01-15 2021-04-30 上海浪潮云计算服务有限公司 Method for managing cluster assembly and centralized managing container service control assembly
CN114338670A (en) * 2021-12-24 2022-04-12 中汽创智科技有限公司 Edge cloud platform and three-level cloud control platform for internet traffic with same
CN114338670B (en) * 2021-12-24 2023-12-26 中汽创智科技有限公司 Edge cloud platform and network-connected traffic three-level cloud control platform with same
WO2023134066A1 (en) * 2022-01-14 2023-07-20 平安科技(深圳)有限公司 Virtual private cloud service access method, apparatus and device, and storage medium
CN114584373A (en) * 2022-03-03 2022-06-03 浪潮云信息技术股份公司 Public network access limiting method and system for public cloud MySQL cluster
CN114679429B (en) * 2022-03-29 2023-02-03 深圳信息职业技术学院 Service cross-region response method based on multi-cloud container platform
CN114679429A (en) * 2022-03-29 2022-06-28 深圳信息职业技术学院 Service cross-region response method based on multi-cloud container platform
CN116582581A (en) * 2023-07-13 2023-08-11 苏州浪潮智能科技有限公司 Network service providing method, device, equipment and storage medium
CN116582581B (en) * 2023-07-13 2023-09-29 苏州浪潮智能科技有限公司 Network service providing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110737508A (en) cloud container service network system based on wave cloud and implementation method
US20210182088A1 (en) System and Method for Network Function Virtualization Resource Management
CN105207798B (en) Service arrangement method and device in software defined network
CN108810013B (en) Container-based service access method
US8478878B2 (en) Placement of virtual machines based on server cost and network cost
CN109194502B (en) Management method of multi-tenant container cloud computing system
CN112099938A (en) Determining resource allocation in a distributed computing environment using multi-dimensional metadata tag sets
AU2013375618B2 (en) Load sharing method and apparatus
CN109660466A (en) A kind of more live load balance realizing methods towards cloud data center tenant
Tsai et al. Two-tier multi-tenancy scaling and load balancing
WO2016121754A1 (en) System, virtualization control device, method for controlling virtualization control device, and program
CN105025095A (en) Cluster framework capable of realizing cloud computing flexible service
CN103595772A (en) Cloud data center network deployment scheme based on virtual router
CN113596110A (en) Heterogeneous cloud-oriented cloud native micro-service platform
CN112600903B (en) Elastic virtual network card migration method
CN110071965A (en) A kind of data center management system based on cloud platform
WO2013027923A1 (en) System for setting up a virtual machine policy, method for setting up a virtual machine policy, and method for providing a virtual machine policy in a cloud computing server system
CN108737591B (en) Service configuration method and device
CN108900435B (en) Service deployment method, device and computer storage medium
CN110308986A (en) The method of distributed training data communication on container cloud based on Optimized Operation
CN107634849A (en) A kind of global block chain link border construction method
Zahid et al. Efficient network isolation and load balancing in multi-tenant HPC clusters
CN114124714B (en) Multi-level network deployment method, device, equipment and storage medium
CN104104736A (en) Cloud server and use method thereof
CN113626150A (en) Elastic container example implementation method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200131

RJ01 Rejection of invention patent application after publication