CN114258020A - Private cloud deployment method and platform and electronic equipment - Google Patents

Private cloud deployment method and platform and electronic equipment Download PDF

Info

Publication number
CN114258020A
CN114258020A CN202011020700.9A CN202011020700A CN114258020A CN 114258020 A CN114258020 A CN 114258020A CN 202011020700 A CN202011020700 A CN 202011020700A CN 114258020 A CN114258020 A CN 114258020A
Authority
CN
China
Prior art keywords
information
creating
network
proprietary cloud
resource
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.)
Granted
Application number
CN202011020700.9A
Other languages
Chinese (zh)
Other versions
CN114258020B (en
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.)
China Mobile Communications Group Co Ltd
China Mobile IoT Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile IoT 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 China Mobile Communications Group Co Ltd, China Mobile IoT Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202011020700.9A priority Critical patent/CN114258020B/en
Publication of CN114258020A publication Critical patent/CN114258020A/en
Application granted granted Critical
Publication of CN114258020B publication Critical patent/CN114258020B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y10/00Economic sectors
    • G16Y10/75Information technology; Communication
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y40/00IoT characterised by the purpose of the information processing
    • G16Y40/50Safety; Security of things, users, data or systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/04Large scale networks; Deep hierarchical networks
    • H04W84/08Trunked mobile radio systems

Abstract

The invention provides a proprietary cloud deployment method, a platform and electronic equipment, and relates to the technical field of cloud computing, wherein the method comprises the following steps: acquiring user order information, wherein the user order information comprises slice network information and service version information; creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network; and creating a proprietary cloud resource corresponding to the service version information, wherein the authentication identifier of the proprietary cloud resource is the slice network identifier. The invention can improve the safety of data transmission and storage of the Internet of things platform.

Description

Private cloud deployment method and platform and electronic equipment
Technical Field
The invention relates to the technical field of cloud computing, in particular to a proprietary cloud deployment method, a platform and electronic equipment.
Background
The internet of things is that articles are connected with the internet according to a certain protocol by using various information sensing devices such as radio frequency identification, a global positioning system and an infrared sensor, so that data exchange and communication between objects are realized. The enterprise transmits and stores data through the Internet of things mainly through a public network channel, and the data are stored in an open Internet of things platform, so that the data are transmitted and stored in the way, the enterprise does not need to build the Internet of things platform, and does not need to purchase, install, operate or operate and maintain a server or other equipment, but the risk of data leakage and data loss may exist in the data transmission and storage. Therefore, the data transmission and storage of the current Internet of things platform have higher security risk.
Disclosure of Invention
The embodiment of the invention provides a proprietary cloud deployment method, a platform and electronic equipment, and aims to solve the problem that data transmission and storage of an Internet of things platform have high safety risks.
In a first aspect, an embodiment of the present invention provides a proprietary cloud deployment method, including:
acquiring user order information, wherein the user order information comprises slice network information and service version information;
creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network;
and creating a proprietary cloud resource corresponding to the service version information, wherein the authentication identifier of the proprietary cloud resource is the slice network identifier.
In a second aspect, an embodiment of the present invention provides a proprietary cloud deployment platform, including:
the acquisition module is used for acquiring user order information, and the user order information comprises slice network information and service version information;
the first creating module is used for creating a slicing network corresponding to the slicing network information and generating a slicing network identifier corresponding to the slicing network;
and the second creating module is used for creating a proprietary cloud resource corresponding to the service version information, and the authentication identifier of the proprietary cloud resource is the slice network identifier.
In a third aspect, an embodiment of the present invention provides an electronic device, including: the cloud deployment system comprises a memory, a processor and a program or instruction stored on the memory and capable of running on the processor, wherein the program or instruction realizes the steps of the proprietary cloud deployment method provided by the embodiment of the invention when being executed by the processor.
In a fourth aspect, an embodiment of the present invention provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements the steps of the proprietary cloud deployment provided by the embodiment of the present invention.
In the embodiment of the invention, user order information is obtained, wherein the user order information comprises slice network information and service version information; creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network; and creating a proprietary cloud resource corresponding to the service version information, wherein the authentication identifier of the proprietary cloud resource is the slice network identifier. According to the method, a plurality of virtual end-to-end networks are separated by creating a slice network, and a slice network identifier is generated to serve as an authentication identifier of a cloud resource to access a special virtual cloud resource, so that logical isolation of data transmission and storage can be realized, and the security of data transmission and storage of an Internet of things platform is improved.
Drawings
Fig. 1 is a flowchart of a private cloud deployment method according to an embodiment of the present invention;
fig. 2 is a schematic architecture diagram of a proprietary cloud deployment platform according to an embodiment of the present invention;
fig. 3 is one of schematic structural diagrams of a proprietary cloud deployment platform according to an embodiment of the present invention;
fig. 4 is a second schematic structural diagram of a proprietary cloud deployment platform according to the embodiment of the present invention;
fig. 5 is a third schematic structural diagram of a proprietary cloud deployment platform according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used are interchangeable under appropriate circumstances such that embodiments of the application can be practiced in sequences other than those illustrated or described herein, and the terms "first" and "second" used herein generally do not denote any order, nor do they denote any order, for example, the first object may be one or more.
Referring to fig. 1, fig. 1 is a flowchart of a proprietary cloud deployment method according to an embodiment of the present invention, and as shown in fig. 1, the method includes the following steps:
step 101, obtaining user order information, wherein the user order information comprises slicing network information and service version information.
The proprietary cloud deployment method can be applied to a proprietary cloud deployment platform. The slicing network information is slicing network requirement information in an operator network package corresponding to a product package selected by a user, and a network creation interface can be called to create a slicing network according to the slicing network requirement information. The operator network package information corresponding to the product package selected by the user may also include service version information, and when the user selects the product package, the corresponding service version information is selected. Generally, the service version information may include container resource information, project information, and application information corresponding to the user order.
In addition, generally speaking, in the case that a user submits a product package and pays successfully, the proprietary cloud deployment platform may obtain relevant information for the user's order.
And 102, creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network.
The slicing network adopts a networking mode according to needs, an operator can separate a plurality of virtual end-to-end networks on a unified infrastructure, and meanwhile, each slicing network can realize logic isolation on the aspects of equipment, an access network transmission network and a core network so as to adapt to various types of applications to meet different requirements of customers, so that when an error or a fault occurs in one slicing network, other slicing networks cannot be influenced. In a slice network, the method can be divided into three parts, namely a wireless network sub-slice, a bearer network sub-slice and a core network sub-slice. In addition, the slice network can also be combined with 5G communication technology to create a 5G slice network. The 5G communication technology has the characteristics of large bandwidth, wide connection and low delay, and a 5G slice network created by combining the 5G communication technology and the network slice technology can be oriented to scenes with multiple connections and diversification, is more flexible to deploy and can be managed in a classified manner; resources such as radio, bearer and core networks of the 5G slice network can be isolated from other slice networks, the slice networks are independent and not affected, and under the same type of slice network sub-networks, the resources can be divided again to form sub-networks of a lower layer. Therefore, the 5G slice network can be divided in a customized manner according to the requirements of different enterprises in different industries, can adapt to the network connection characteristics required in different fields, and promotes the capacity improvement and transformation of each industry.
In addition, the slicing network identifier may be an authentication identifier of a proprietary cloud resource corresponding to the creation of the slicing network, and the slicing network identifier may be used as an identification code for confirming the identity of the user, so that the uniqueness of network access can be ensured.
103, creating a private cloud resource corresponding to the service version information, wherein the authentication identifier of the private cloud resource is the slice network identifier.
Different user orders correspond to different slicing network identifications, the slicing network identifications can be used as identification codes of the slicing network, and the special cloud resources are accessed according to the identification codes.
In the embodiment of the invention, user order information is obtained, wherein the user order information comprises slice network information and service version information; creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network; and creating a proprietary cloud resource corresponding to the service version information, wherein the authentication identifier of the proprietary cloud resource is the slice network identifier. According to the method, a plurality of virtual end-to-end networks are separated by creating a slice network, and a slice network identifier is generated to serve as an authentication identifier of a cloud resource to access a special virtual cloud resource, so that logical isolation of data transmission and storage can be realized, and the security of data transmission and storage of an Internet of things platform is improved.
As an optional implementation manner, the creating a proprietary cloud resource corresponding to the service version information includes:
creating container resources corresponding to the service version information, wherein the container resources are storage resources of the proprietary cloud;
and under the condition that the container resource is successfully created, creating projects and applications corresponding to the service version information.
Among other things, the container can efficiently partition resources managed by a single operating system into isolated groups to better balance conflicting resource usage needs among the isolated groups. And uniformly dividing and packaging the computing resources of the system to obtain a plurality of resource units, wherein the resource units are the container resources. For example: a Central Processing Unit (CPU) computing resource may be allocated to multiple containers, each container quota may not be consistent, and when the CPU computing resource is allocated to two containers and the two container quotas are 50% CPU, the sizes of the container resources of the two containers are both 50% CPU.
In addition, the service version information corresponding to different user orders may include container resource information, project information, and application information corresponding to the user orders. Generally speaking, users select different product packages to generate different user orders, and there is a difference in container resources created according to service version information of different user orders.
Therefore, different user orders can be generated according to different proprietary cloud product packages paid by the user, and under the condition that the container resources are successfully created, items and applications corresponding to the service version information of the user orders can be created. One proprietary cloud product package may contain multiple projects and multiple applications, and in general, different proprietary cloud product packages correspond to different projects and applications. For example, a proprietary cloud product package can be divided into a standard version, a professional version and a main computer room version, each proprietary cloud product package has a different price and different achievable functions, service items provided by each proprietary cloud product package are also different, and applications corresponding to each item may also be different.
In this embodiment, the created container resources can be divided into relatively independent resource groups, and conflicting resource usage requirements can be balanced.
Optionally, the obtaining the user order information includes:
displaying at least one package information, wherein each package information in the at least one package information comprises a network slice instance and a cloud resource instance corresponding to each package information;
receiving an operation of selecting target package information in the at least one package information;
generating user order information based on the target package information;
and acquiring the generated user order information.
The network slice example is a temporary logic network, spans multiple technical domains, and may include virtual network elements (terminals, access networks, backhaul networks, core networks, and service networks) and resources corresponding to a network management system. The cloud resource instance is a virtual computing environment, is an independent computing unit virtualized from cloud resources, and may include basic computing components such as a CPU, a memory, an operating system, a bandwidth, and a disk. Generally, the proprietary cloud deployment platform may display relevant information of at least one product package for a user to select, and the relevant product package may include a corresponding network slice instance and a cloud resource instance.
The user can select a target package according to the displayed at least one package information; the method comprises the steps that a proprietary cloud deployment platform receives operation information of a target package selected by a user and identifies the target package selected by the user; the method comprises the steps that a proprietary cloud deployment platform generates a corresponding user order based on a package selected by a user; when the user submits the order and pays the order, the proprietary cloud deployment platform can display the paid state of the user order and acquire the user order information.
In the embodiment, the order information of the user is acquired after the user pays the order, so that the condition that the user creates the container resource only by submitting the order without paying is avoided, and the waste of creating the container resource can be reduced.
Optionally, under the condition that the container resource is successfully created, creating an item and an application corresponding to the service version information includes:
under the condition that the container resource is successfully established, adding cluster information corresponding to the service version information to a virtual machine template;
creating a virtual machine corresponding to the added virtual machine template;
starting the virtual machine to enable the virtual machine to execute a cluster deployment script for cluster deployment;
and creating projects and applications corresponding to the service version information based on the deployed clusters.
The trunking information is mobile communication system information used for group scheduling command communication, and the service version information corresponding to the user order may include trunking information. The cluster deployment script refers to a cluster deployment executable file which is written according to a certain format by using a specific descriptive language. When executing a cluster deployment script, a computer typically performs a series of operations that may involve other applications such as word processing, spreadsheets, and data management programs.
In addition, the virtual machine template is the master copy of the virtual machine, has standard software installation and configuration, and can provide optimal performance in a virtual environment. The virtual machine is a complete computer system which is simulated by software and has complete hardware system functions and runs in a completely isolated environment, and the work which can be completed in a physical computer can be generally realized in the virtual machine. When creating a virtual machine in a computer, it is necessary to use a part of the hard disk and the memory capacity of the physical machine as the hard disk and the memory capacity of the virtual machine. In general, creating a virtual machine using a virtual machine template can reduce the workload of repeatedly installing a system. For example, one virtual machine is created according to the needs of an actual scene, one or more virtual machines may be needed after a period of time, and if one virtual machine is installed every time one virtual machine is needed, repeated system installation work may be generated, so that the virtual machine template can be used to create the needed virtual machine, and the workload of creating the virtual machine is reduced.
In this embodiment, the workload of creating the virtual machine can be reduced by creating the required virtual machine through the virtual machine template.
Optionally, after the private cloud resource corresponding to the service version information is created, the method further includes:
acquiring state information of the proprietary cloud resource according to a preset time interval;
and when the state information of the proprietary cloud resource meets a preset alarm triggering condition, giving an alarm.
The state information of the proprietary cloud resource is acquired according to a preset time interval, and the preset time is determined according to the needs of an actual application scene, which is not limited herein. The state information of the proprietary cloud resource may include parameters of CPU usage, memory usage, disk reads, and disk writes. The proprietary cloud deployment platform can set a threshold value for the monitoring index by setting an alarm rule, and an alarm is triggered when the state information exceeds the threshold value.
In the embodiment, the state information of the private cloud resource is acquired according to the preset time, and the alarm is given under the abnormal condition, so that the health check of the private cloud resource of the user can be performed, and the data security is improved.
According to an actual Service scenario, the private cloud deployment method may be applied to a private cloud deployment platform, where the platform may include an operation management system, a slice operation management platform, an IaaS (Infrastructure as a Service) resource deployment system, a platform deployment system, and an operation and maintenance monitoring system; the operation management system can obtain the user order information; the slicing operation management platform can create a slicing network corresponding to the slicing network information and generate a slicing network identifier corresponding to the slicing network; an IaaS resource deployment system platform deployment system IaaS resource deployment system can create container resources corresponding to the service version information; the platform deployment system can create projects and applications corresponding to the service version information under the condition that the container resources are successfully created; the operation and maintenance monitoring system can give an alarm when the state information of the proprietary cloud resource meets the preset alarm triggering condition.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a proprietary cloud deployment platform according to an embodiment of the present invention, and as shown in fig. 2, the proprietary cloud deployment platform may include: operation management system, section operation management platform, IaaS resource deployment system, platform deployment system and operation and maintenance monitored control system, wherein:
in the operation management system, a user can select a product package as required, the user generates a user order after submitting the selected product package, and when the user finishes payment of the selected product package, the operation management system can call back related information of the product package selected by the user to the platform deployment system through an Application Programming Interface (API); the operation management system can monitor the IaaS resources according to the package list of the product package selected by the user under the condition that the platform deployment system completes application deployment. In addition, the operation management system comprises a background and a front end, the background of the operation management system can be used for installing a related product package, and the product package comprises a network slice example and a cloud resource example. The front end of the operation management system can display at least one product package information, and a user selects a target package and generates a user order; the user submits an order and pays the order at the front end of the operation management system, after the payment of the order of the user is successful, the front end of the operation management system can display the paid state of the order of the user, and meanwhile, the operation management system transmits network package information of the order of the user to the platform deployment system. Under the condition that the platform deployment system completes the application deployment task, the front end of the operation management system can check the purchased package list and the detailed information of the package, and can monitor the usage condition of the IaaS resource corresponding to the user order. IaaS means that IT infrastructure is provided as a service through a network, and in the service model, users do not construct a data center by themselves, but can use the infrastructure service in a renting manner, including a server, a storage, a network and the like. IaaS may deliver computing resources in the form of virtualized operating systems, workload management software, hardware, networks, and storage services, which may also provide computing power and storage services as needed. Therefore, the IaaS resources are served as infrastructure service resources provided to the outside, and the user can rent the IaaS resources according to actual needs.
The platform deployment system can call a network interface of the slice operation management platform according to the network package information of the user order and transmit the user order information to the slice operation management platform.
In the slicing operation management platform, a slicing network corresponding to the slicing network information of the user order can be created, an identification code of the slicing network is generated, and under the condition that the slicing network is successfully created, the slicing operation management platform transmits the identification code of the slicing network to the Internet of things platform automatic deployment system, and can feed back the successful creation result of the slicing network to the platform deployment system. The identification code of the slice network, also called the identification code of the parameter identifier of the slice network, is an authentication identifier of a proprietary cloud resource, and can confirm the identity of a user according to the identification code.
Under the condition that the platform deployment system receives product package information transmitted by the operation management system and slice network information transmitted by the slice operation management system, the platform automatic deployment system can call an IaaS (infrastructure as a service) layer API (application program interface), and sends the received service version information and the slice network identification code received from the slice operation management system to the IaaS resource deployment system.
In the IaaS resource deployment system, corresponding cloud resources can be registered according to user order information, environment initialization is performed, virtual machine resources of a user are created in an Internet of things cloud resource pool, a k8s (kubernets, container automation operation and maintenance platform) cluster is started, a public network IP (Internet Protocol Address) is bound, a cluster monitoring interface is provided for the outside, and under the condition that the steps are completed, the IaaS resource deployment system can feed back a result that the container resources are successfully deployed to the platform deployment system. The k8s cluster runs various container-based applications by utilizing an aggregate resource of compute, storage, and network resources. The public network IP, namely the wide area network IP, refers to an unreserved address connected with the Internet through a public network. The cluster monitoring interface, namely the cluster health monitoring interface, can monitor whether the cluster state is normal or not, and can give an alarm once abnormal state information is received. Therefore, the IaaS resource deployment system may be configured to create a container resource corresponding to the service version information of the user order information, and transmit container resource deployment completion information to the platform deployment system when the container resource is successfully created. Meanwhile, the platform deployment system can give the identification code of the relevant slice network parameter identification to the IaaS resource deployment system as an authentication identification, so that the uniqueness of a network channel of the IaaS resource used by a user is guaranteed.
The platform deployment system can receive a feedback result of successful deployment of the IaaS resource deployment system container resources, and starts to deploy the application.
In the platform deployment system, the platform deployment system may create a corresponding project according to the service version information of the user order and perform resource configuration, and then the platform deployment system may add the cluster information corresponding to the service version information to the virtual machine template, create a virtual machine corresponding thereto through the virtual machine template, and start the virtual machine, so that the virtual machine may execute a cluster deployment script to perform cluster deployment. And under the condition that the cluster deployment is finished, the platform deployment system creates an application corresponding to the service version information in the cluster and configures related resources, environment variables, ports and data volumes of the container. The related resources of the container can also be called as a network package of the container, and can include information such as an IP address of the container, network related parameters and the like; the environment variables refer to parameters of the operating environment of the container, such as storage parameters; the port is the access port of the user; a data volume is a special directory that may be used by one or more containers. The platform deployment system may also perform high-level configuration of health checks and horizontal shrinkage with container configuration complete. In addition, the Platform deployment system can select a OneNET Platform deployment system, namely a Platform-as-a-Service (Platform as a Service) internet of things (internet of things) open Platform in China mobile PaaS.
When the platform deployment system completes the application deployment, the platform deployment system may transmit a feedback result of the completed application deployment to the operation and maintenance monitoring system and the operation management system. Under the condition that the operation management system receives a feedback result of the application deployment completion of the platform deployment system, a purchased product package list and detailed information of the product package can be checked at the front end of the operation management system, and the use condition of IaaS resources corresponding to the user order can be monitored; and the operation and maintenance monitoring system can monitor the virtual machine resources when receiving the feedback result of the application deployment.
In the operation and maintenance monitoring system, the operation and maintenance monitoring system can realize a cluster information overview function, an application management function and a monitoring alarm function. The cluster information overview may learn health status information of the cluster, e.g., enter the overview page of the cluster, may view the status of the application, the status of the components, and the resource monitoring list. Generally speaking, the resource monitoring list may provide a CPU monitoring chart and a memory monitoring chart, the application state is a state diagram that may display state information of currently running deployments, a container group, and a copy set, a green icon represents a normal state, and a yellow icon represents an abnormal state. And the monitoring alarm function operation and maintenance monitoring system acquires the state information of the proprietary cloud resource according to a preset time interval, and can alarm when the state information of the proprietary cloud resource meets a preset alarm triggering condition. Therefore, the operation and maintenance monitoring system is mainly used for monitoring the virtual machine resources of all users of the proprietary cloud deployment platform.
In addition, a user can log in a proprietary cloud deployment platform to order network slices, and unregistered users need to log in the proprietary cloud deployment platform after registering.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a proprietary cloud deployment platform according to an embodiment of the present invention, and as shown in fig. 3, the proprietary cloud deployment platform 300 includes:
an obtaining module 301, configured to obtain user order information, where the user order information includes slice network information and service version information.
A first creating module 302, configured to create a slicing network corresponding to the slicing network information, and generate a slicing network identifier corresponding to the slicing network.
A second creating module 303, configured to create a dedicated cloud resource corresponding to the service version information, where an authentication identifier of the dedicated cloud resource is the slice network identifier.
Optionally, as shown in fig. 4, the second creating module 303 includes:
a first creating unit 3031, configured to create a container resource corresponding to the service version information, where the container resource is a storage resource of the proprietary cloud;
a second creating unit 3032, configured to create an item and an application corresponding to the service version information if the container resource is successfully created.
Optionally, the obtaining module 301 is configured to:
displaying at least one package information, wherein each package information in the at least one package information comprises a network slice instance and a cloud resource instance corresponding to each package information;
receiving an operation of selecting target package information in the at least one package information;
generating user order information based on the target package information;
and acquiring the generated user order information.
Optionally, the second creating unit 3032 is specifically configured to:
under the condition that the container resource is successfully established, adding cluster information corresponding to the service version information to a virtual machine template;
creating a virtual machine corresponding to the added virtual machine template;
starting the virtual machine to enable the virtual machine to execute a cluster deployment script for cluster deployment;
and creating projects and applications corresponding to the service version information based on the deployed clusters.
Optionally, as shown in fig. 5, the proprietary cloud deployment platform 300 further includes:
a second obtaining module 304, configured to obtain state information of the proprietary cloud resource at preset time intervals;
the alarm module 305 is configured to automatically trigger a user to notify that an alarm is performed when the state information of the proprietary cloud resource meets a preset alarm triggering condition after the creation of the project and the application corresponding to the service version information is completed.
The proprietary cloud deployment platform provided by the embodiment of the present invention can implement each process in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Referring to fig. 6, fig. 6 is a structural diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 6, the electronic device includes: a memory 601, a processor 602, and programs or instructions stored on the memory 601 and executable on the processor 602 that, when executed by the processor 602, implement steps in the proprietary cloud deployment method.
The embodiment of the present invention further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment of the private cloud deployment method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation method. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described, which are intended as illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A proprietary cloud deployment method, comprising:
acquiring user order information, wherein the user order information comprises slice network information and service version information;
creating a slicing network corresponding to the slicing network information, and generating a slicing network identifier corresponding to the slicing network;
and creating a proprietary cloud resource corresponding to the service version information, wherein the authentication identifier of the proprietary cloud resource is the slice network identifier.
2. The proprietary cloud deployment method of claim 1, wherein said creating a proprietary cloud resource corresponding to the service version information comprises:
creating container resources corresponding to the service version information, wherein the container resources are storage resources of the proprietary cloud;
and under the condition that the container resource is successfully created, creating projects and applications corresponding to the service version information.
3. The proprietary cloud deployment method of claim 1, wherein said obtaining user order information comprises:
displaying at least one package information, wherein each package information in the at least one package information comprises a network slice instance and a cloud resource instance corresponding to each package information;
receiving an operation of selecting target package information in the at least one package information;
generating user order information based on the target package information;
and acquiring the generated user order information.
4. The proprietary cloud deployment method of claim 2, wherein said creating items and applications corresponding to said service version information in the event of a successful creation of said container resource results comprises:
under the condition that the container resource is successfully established, adding cluster information corresponding to the service version information to a virtual machine template;
creating a virtual machine corresponding to the added virtual machine template;
starting the virtual machine to enable the virtual machine to execute a cluster deployment script for cluster deployment;
and creating projects and applications corresponding to the service version information based on the deployed clusters.
5. The proprietary cloud deployment method of claim 1, wherein after said creating a proprietary cloud resource corresponding to said service version information, said method further comprises:
acquiring state information of the proprietary cloud resource according to a preset time interval;
and when the state information of the proprietary cloud resource meets a preset alarm triggering condition, giving an alarm.
6. A proprietary cloud deployment platform, comprising:
the acquisition module is used for acquiring user order information, and the user order information comprises slice network information and service version information;
the first creating module is used for creating a slicing network corresponding to the slicing network information and generating a slicing network identifier corresponding to the slicing network;
and the second creating module is used for creating a proprietary cloud resource corresponding to the service version information, and the authentication identifier of the proprietary cloud resource is the slice network identifier.
7. The proprietary cloud deployment platform of claim 6, wherein the second creation module comprises:
a first creating unit, configured to create a container resource corresponding to the service version information, where the container resource is a storage resource of the private cloud;
and the second creating unit is used for creating the project and the application corresponding to the service version information under the condition that the container resource is successfully created.
8. The proprietary cloud deployment platform of claim 6, wherein the acquisition module is to:
displaying at least one package information, wherein each package information in the at least one package information comprises a network slice instance and a cloud resource instance corresponding to each package information;
receiving an operation of selecting target package information in the at least one package information;
generating user order information based on the target package information;
and acquiring the generated user order information.
9. The proprietary cloud deployment platform of claim 7, wherein the second creating unit is specifically configured to:
under the condition that the container resource is successfully established, adding cluster information corresponding to the service version information to a virtual machine template;
creating a virtual machine corresponding to the added virtual machine template;
starting the virtual machine to enable the virtual machine to execute a cluster deployment script for cluster deployment;
and creating projects and applications corresponding to the service version information based on the deployed clusters.
10. The proprietary cloud deployment platform of claim 6, further comprising:
the second acquisition module is used for acquiring the state information of the proprietary cloud resource according to a preset time interval;
and the alarm module is used for automatically triggering a user to inform that an alarm is given when the state information of the proprietary cloud resource meets a preset alarm triggering condition after the project and the application corresponding to the service version information are established.
11. An electronic device, comprising: memory, a processor, and a program or instructions stored on the memory and executable on the processor, which when executed by the processor, implement the steps in the proprietary cloud deployment method of any of claims 1-5.
CN202011020700.9A 2020-09-25 2020-09-25 Proprietary cloud deployment method, platform and electronic equipment Active CN114258020B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011020700.9A CN114258020B (en) 2020-09-25 2020-09-25 Proprietary cloud deployment method, platform and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011020700.9A CN114258020B (en) 2020-09-25 2020-09-25 Proprietary cloud deployment method, platform and electronic equipment

Publications (2)

Publication Number Publication Date
CN114258020A true CN114258020A (en) 2022-03-29
CN114258020B CN114258020B (en) 2023-12-12

Family

ID=80789083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011020700.9A Active CN114258020B (en) 2020-09-25 2020-09-25 Proprietary cloud deployment method, platform and electronic equipment

Country Status (1)

Country Link
CN (1) CN114258020B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012178055A1 (en) * 2011-06-23 2012-12-27 Interdigital Patent Holdings, Inc. Mobile network virtualization
US20140075032A1 (en) * 2012-09-07 2014-03-13 Oracle International Corporation Declarative and extensible model for provisioning of cloud based services
CN108833197A (en) * 2018-04-10 2018-11-16 中国科学院信息工程研究所 A kind of active probe method based on cloud and test platform
CN108933686A (en) * 2017-05-25 2018-12-04 中兴通讯股份有限公司 A kind of network dicing method, computer equipment and storage medium
CN109547227A (en) * 2017-08-04 2019-03-29 中国电信股份有限公司 Network is sliced generation method and network slice systems
CN110324164A (en) * 2018-03-29 2019-10-11 华为技术有限公司 A kind of dispositions method and device of network slice
CN110347477A (en) * 2019-07-02 2019-10-18 北京邮电大学 Service adaptation dispositions method and device under a kind of cloud environment
CN110476402A (en) * 2017-05-22 2019-11-19 华为技术有限公司 The method, apparatus and communication system of network slice creation
CN110535679A (en) * 2019-07-09 2019-12-03 中移(杭州)信息技术有限公司 Management method, framework, network slice sales platform and the management system of slice
CN110621045A (en) * 2018-06-20 2019-12-27 华为技术有限公司 Method for service routing of Internet of things
CN111159859A (en) * 2019-12-16 2020-05-15 万般上品(常州)物联网系统有限公司 Deployment method and system of cloud container cluster

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012178055A1 (en) * 2011-06-23 2012-12-27 Interdigital Patent Holdings, Inc. Mobile network virtualization
US20140075032A1 (en) * 2012-09-07 2014-03-13 Oracle International Corporation Declarative and extensible model for provisioning of cloud based services
CN110476402A (en) * 2017-05-22 2019-11-19 华为技术有限公司 The method, apparatus and communication system of network slice creation
CN108933686A (en) * 2017-05-25 2018-12-04 中兴通讯股份有限公司 A kind of network dicing method, computer equipment and storage medium
CN109547227A (en) * 2017-08-04 2019-03-29 中国电信股份有限公司 Network is sliced generation method and network slice systems
CN110324164A (en) * 2018-03-29 2019-10-11 华为技术有限公司 A kind of dispositions method and device of network slice
CN108833197A (en) * 2018-04-10 2018-11-16 中国科学院信息工程研究所 A kind of active probe method based on cloud and test platform
CN110621045A (en) * 2018-06-20 2019-12-27 华为技术有限公司 Method for service routing of Internet of things
CN110347477A (en) * 2019-07-02 2019-10-18 北京邮电大学 Service adaptation dispositions method and device under a kind of cloud environment
CN110535679A (en) * 2019-07-09 2019-12-03 中移(杭州)信息技术有限公司 Management method, framework, network slice sales platform and the management system of slice
CN111159859A (en) * 2019-12-16 2020-05-15 万般上品(常州)物联网系统有限公司 Deployment method and system of cloud container cluster

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUAWEI: "S5A-170126 \"pCR TR 28.801 Add use case and requirements for management support of network slice with proprietary 3rd party or operator provided functions\"", 3GPP TSG_SA\\WG5_TM, no. 5 *
方琰崴;陈亚权;李立平;周俊超;: "5G网络切片解决方案和关键技术", 邮电设计技术, no. 03 *

Also Published As

Publication number Publication date
CN114258020B (en) 2023-12-12

Similar Documents

Publication Publication Date Title
CN110535831B (en) Kubernetes and network domain-based cluster security management method and device and storage medium
US11630646B2 (en) Software defined network controller
US10700947B2 (en) Life cycle management method and device for network service
EP3675424B1 (en) Method and apparatus for deploying network service
US20170331862A1 (en) Method for accessing cloud service and access device
US11093296B2 (en) System, virtualization control apparatus, method for controlling a virtualization control apparatus, and program
EP3244569A1 (en) Asset information management method and device
EP3249871A1 (en) Method and device for updating network service descriptor
CN109120444B (en) Cloud resource management method, processor and storage medium
EP4113911A1 (en) Network service construction system and network service construction method
US20140040441A1 (en) System and method for the configuration of a clustered simulation network
EP3883183A1 (en) Virtualization management method and device
CN111708550A (en) Application deployment method and device, computer equipment and storage medium
CN107534577B (en) Method and equipment for instantiating network service
US20230034901A1 (en) Resource pool management system, resource pool management method and program
CN109286617B (en) Data processing method and related equipment
CN108540408B (en) Openstack-based distributed virtual switch management method and system
CN114650170A (en) Cross-cluster resource management method, device, equipment and storage medium
CN112333672B (en) Method and device for opening UPF network element of 5G core network
CN114258020B (en) Proprietary cloud deployment method, platform and electronic equipment
CN114389868B (en) Cloud resource allocation method, system, device and storage medium
EP4113915A1 (en) Network service construction system and network service construction method
KR20150088462A (en) Method for linking network device in cloud environment and apparatus therefor
CN109962788B (en) Multi-controller scheduling method, device and system and computer readable storage medium
CN114760199B (en) SDN-based network configuration information issuing method, system and storage medium

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
GR01 Patent grant
GR01 Patent grant