CN108681451A - Visual kubernets micro-service arrangement implementation method - Google Patents

Visual kubernets micro-service arrangement implementation method Download PDF

Info

Publication number
CN108681451A
CN108681451A CN201810456140.8A CN201810456140A CN108681451A CN 108681451 A CN108681451 A CN 108681451A CN 201810456140 A CN201810456140 A CN 201810456140A CN 108681451 A CN108681451 A CN 108681451A
Authority
CN
China
Prior art keywords
component
layout
micro services
kubernetes
visual
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
CN201810456140.8A
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 Software Group Co Ltd
Original Assignee
Inspur Software Group 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 Software Group Co Ltd filed Critical Inspur Software Group Co Ltd
Priority to CN201810456140.8A priority Critical patent/CN108681451A/en
Publication of CN108681451A publication Critical patent/CN108681451A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The invention discloses a method for realizing visual kubernets micro-service arrangement, which comprises the following steps: firstly, creating and managing an arrangement component, firstly designing a visual interaction panel, creating an arrangement component graph in a dragging mode, then generating an arrangement component object in a memory and recording information of the arrangement component graph in a key value pair mode, wherein the arrangement component graph is a micro-service arrangement flow chart; and an extensible mechanism is realized, and different micro-service arrangement files are constructed by modifying or adding components and component attributes. Compared with the prior art, the visual kubernets micro-service arrangement realization method has the advantages that a visual interface is provided, the micro-service configuration files are arranged in an assembly dragging mode, the operation of arranging the configuration files by a user is simplified, the difficulty of compiling the arrangement files is reduced, and the user experience is improved; a plug-in component extension mechanism is provided, and the requirements of different kubernets service arrangement are met.

Description

A kind of implementation method of visual kubernetes micro services layout
Technical field
The present invention relates to computer software application development technique field, specifically a kind of visual kubernetes The implementation method of micro services layout.
Background technology
Micro services are a kind of distributed structure/architecture design concepts, and in order to push the use of fine-grained services, energy is wanted in these services It cooperates, each service has the life cycle of oneself.One micro services is exactly an independent entity, can independent portion Administration can also be used as an independent process and run in host on PAAS platforms.Pass through API Access, modification between service One service does not interfere with other services.Kubernetes is the container layout scheduling engine that Google increases income, it provides one Specification can be used for describing the framework of cluster, define the end-state of service, kubernetes can be so automatic that reach by system With maintain this state.It can be seen that the service of kubernetes is innately suitable for micro services.
Kubernetes can be created by two ways and be applied, and one is Kubernetes users can be by writing one The configuration file of a yaml json formats, another kind can pass through tool/code building or direct request kubernetes API is created, and user is contained in the configuration file and wants the state that application program is kept, no matter in entire kubernetes clusters Individual host what problem occurs, all do not interfere with the state of application program.
Kubernetes by stating formula configuration, allow developer it will be appreciated that application state, and matched by same portion A same environment can immediately be started by setting, and substantially increase the efficiency of application and development and deployment, wherein The multiple resources type of kubernetes designs can help us to define the operating status of application, and be come carefully using resource distribution The resource that granularity must clearly limit application uses.But kubernetes provides multiple resources object, user needs according to certainly Oneself needs select, and the attribute of resource object also compares more, voluntarily writes configuration file and be easy to cause confusion, or There are various problems because of being not enough familiar in person.
Based on this, the present invention is intended to by a kind of component extension mechanism that visualization pulled and provided plug type of offer It solves the problems, such as present on.
Invention content
The technical assignment of the present invention is to be directed to the above shortcoming, provides a kind of visual kubernetes micro services volume The implementation method of row.
A kind of implementation method of visual kubernetes micro services layout, realization process are:
One, it creates first and manages layout component, design virtual interactive interface panel first, a layout is created by pulling mode Component figure, then in memory generate a layout component object and in the form of key-value pair record layout component figure letter Breath, the layout component figure refers to micro services layout flow chart;
Two, realize that extensible mechanism builds different micro services organization files by changing or increasing component and component property.
The detailed process of establishment layout component figure is in the step 1:Virtual interactive interface panel is designed first, this can Realize that drag function, drag function here refer to depending on changing interactive panel:Component exhibiting row are provided in virtual interactive interface panel Table, and dragging event is added in component exhibiting list, then by pulling in the component to virtual interactive interface panel in list, Draw out a corresponding layout component figure.
It is generated in memory in the step 1 and the process of record layout component graphical information is:
In kubernetes, it is wired to a Service component from a Pod component and just forms a flow Migration Line, this When layout component object in memory in record the information of Migration Line in the form of key-value pair, the Pod refer to one or The set that multiple containers are constituted, a Pod represent the process run in cluster, and Pod component internals can place multiple Container components, i.e. container assemblies;Service components refer to the abstract definition of the relevant one group of Pod of logic, are applications Program externally provides the entrance of service;
When click layout component, the JSP page of trigger assembly presentation parameter information exchange, the parameter information of component is equally with key The form of value pair is recorded in procedure links object, and flow here is the flow migration that finger assembly is wired to that another component is formed Line.
Different micro services organization files are built in the step 2, and to refer to the Service Component extended by plug type will compile Row's link is parsed into corresponding micro services formatting model, and then builds micro services organization file.
The detailed process of structure micro services organization file is in the step 2:Pass through the specification of kubernetes, definition The generation specification of each module data, the module information that will be preserved in memory are assembled into json formatted datas, are then converted into Yaml formats are simultaneously shown on virtual interactive interface panel.
Compared to the prior art a kind of implementation method of visual kubernetes micro services layout of the present invention, has Following advantageous effect:
A kind of implementation method of visual kubernetes micro services layout of the present invention provides visualization panel and passes through component Dragging carries out service orchestration, simplifies user and writes organization file operation, reduces the difficulty write to organization file, provide finding i.e. The micro services layout flow of gained supports the resource definition mode of primary Kubernetes, reduces configuration file layout difficulty, Improve user experience;The present invention provides extensible mechanism, it may be convenient to change or increase component and component category according to demand Property, meet the needs of conveniently building different micro services layouts;It is highly practical, it is applied widely, have and pushes away well Wide application value.
Specific implementation mode
In order to make those skilled in the art more fully understand the solution of the present invention, With reference to embodiment to this Invention is described in further detail.Obviously, described embodiments are only a part of the embodiments of the present invention, rather than all Embodiment.Based on the embodiments of the present invention, those of ordinary skill in the art institute without making creative work The every other embodiment obtained, shall fall within the protection scope of the present invention.
The present invention provides a kind of implementation method of visual kubernetes micro services layout, can create and manage volume Row, supports the resource definition mode of primary Kubernetes, provides friendly visualization and pulls interactive panel, visualization is micro- Service orchestration flow What You See Is What You Get;On the other hand extensible mechanism is provided, it may be convenient to which modification increases component and group Part attribute meets the needs of conveniently building different micro services layouts.
Its realization process is:
One, it creates first and manages layout component, design virtual interactive interface panel first, a layout is created by pulling mode Component figure, then in memory generate a layout component object and in the form of key-value pair record layout component figure letter Breath, the layout component figure refers to micro services layout flow chart;
Two, realize that extensible mechanism builds different micro services organization files by changing or increasing component and component property.
The detailed process of establishment layout component figure is in the step 1:Virtual interactive interface panel is designed first, this can Realize that drag function, drag function here refer to depending on changing interactive panel:Component exhibiting row are provided in virtual interactive interface panel Table, and dragging event is added in component exhibiting list, then by pulling in the component to virtual interactive interface panel in list, Draw out a corresponding layout component figure.
It is generated in memory in the step 1 and the process of record layout component graphical information is:
In kubernetes, it is wired to a Service component from a Pod component and just forms a flow Migration Line, this When layout component object in memory in record the information of Migration Line in the form of key-value pair, the Pod refer to one or The set that multiple containers are constituted, a Pod represent the process run in cluster, and Pod component internals can place multiple The container of container components, i.e. container assemblies, Pod components and its inside can regard a Deployment object as; Service components refer to the abstract definition of the relevant one group of Pod of logic, are the entrances that application program externally provides service;
When clicking layout component, pass through JSP pages of the general purpose event interface trigger assembly presentation parameter information exchange that component is realized When face, the parameter information of component is equally recorded in the form of key-value pair in procedure links object, and flow here is finger assembly It is wired to the flow Migration Line that another component is formed.
For ease of understanding, above-mentioned part noun is simply illustrated:
Kubernetes:Kubernetes is the container layout scheduling engine that Google is increased income based on Borg, provide using deployment, The functions such as maintenance, extension mechanism can easily manage the application of across machine operation containerization.
Pod:The set that one or more container is constituted, being the minimum that can be created and dispose in kubernetes is also Most simple position.One Pod represents the process run in cluster.
Service:The abstract definition of the relevant one group of Pod of logic, is the entrance that application program externally provides service.
Deployment:By present cluster state under a controllable speed progressive updating at your desired cluster State.Be integrated with deployment of reaching the standard grade, rolling upgrade, create a Copy, suspend the task of reaching the standard grade, recovery is reached the standard grade task, before rolling back to certain One version(Success/stablize)The functions such as Deployment.
Different micro services organization files are built in the step 2, and to refer to the Service Component extended by plug type will compile Row's link is parsed into corresponding micro services formatting model, and then builds micro services organization file.
The detailed process of structure micro services organization file is in the step 2:Pass through the specification of kubernetes, definition The generation specification of each module data, the module information that will be preserved in memory are assembled into json formatted datas, are then converted into Yaml formats are simultaneously shown on virtual interactive interface panel.
In method provided by the invention, supports the resource definition mode of primary Kubernetes, visualization face is provided Plate is pulled by component and carries out service orchestration, and the micro services layout flow of What You See Is What You Get is provided.It is extended by plug type Layout flow is parsed into corresponding micro services formatting model by layout component.
Visualization interface is provided, by component pulling mode layout micro services configuration file, simplifies user's layout configuration text Part operates, and reduces the difficulty write to organization file, improves user experience.
A kind of component extension mechanism of plug-in type is provided, supports User Defined component, by realizing that component base class provides Interface, to meet the needs of different kubernetes service orchestrations.
A kind of implementation method of visual kubernetes micro services layout provided by the present invention is carried out above It is discussed in detail.Principle and implementation of the present invention are described for specific case used herein, above example Illustrate the method and its core concept for being merely used to help understand the present invention.It should be pointed out that for the common skill of the art , without departing from the principle of the present invention, can be with several improvements and modifications are made to the present invention for art personnel, these change It is also fallen within the protection scope of the claims of the present invention into modification.

Claims (5)

1. a kind of implementation method of visual kubernetes micro services layout, which is characterized in that its realization process is:
One, it creates first and manages layout component, design virtual interactive interface panel first, a layout is created by pulling mode Component figure, then in memory generate a layout component object and in the form of key-value pair record layout component figure letter Breath, the layout component figure refers to micro services layout flow chart;
Two, realize that extensible mechanism builds different micro services organization files by changing or increasing component and component property.
2. a kind of implementation method of visual kubernetes micro services layout according to claim 1, feature exist In the detailed process for creating layout component figure in the step 1 is:Virtual interactive interface panel is designed first, which hands over Mutual panel realizes that drag function, drag function here refer to:The offer component exhibiting list in virtual interactive interface panel, and Dragging event is added in component exhibiting list, then by pulling in the component to virtual interactive interface panel in list, is drawn out One corresponding layout component figure.
3. a kind of implementation method of visual kubernetes micro services layout according to claim 1, feature exist In the process for generating simultaneously record layout component graphical information in the step 1 in memory is:
In kubernetes, it is wired to a Service component from a Pod component and just forms a flow Migration Line, this When layout component object in memory in record the information of Migration Line in the form of key-value pair, the Pod refer to one or The set that multiple containers are constituted, a Pod represent the process run in cluster, and Pod component internals can place multiple Container components, i.e. container assemblies;Service components refer to the abstract definition of the relevant one group of Pod of logic, are applications Program externally provides the entrance of service;
When click layout component, the JSP page of trigger assembly presentation parameter information exchange, the parameter information of component is equally with key The form of value pair is recorded in procedure links object, and flow here is the flow migration that finger assembly is wired to that another component is formed Line.
4. a kind of implementation method of visual kubernetes micro services layout according to claim 1, feature exist In it refers to the Service Component that is extended by plug type by layout link to build different micro services organization files in the step 2 It is parsed into corresponding micro services formatting model, and then builds micro services organization file.
5. a kind of implementation method of visual kubernetes micro services layout according to claim 4, feature exist In the detailed process for building micro services organization file in the step 2 is:By the specification of kubernetes, each group is defined The generation specification of number of packages evidence, the module information that will be preserved in memory are assembled into json formatted datas, are then converted into yaml formats And it is shown on virtual interactive interface panel.
CN201810456140.8A 2018-05-14 2018-05-14 Visual kubernets micro-service arrangement implementation method Pending CN108681451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810456140.8A CN108681451A (en) 2018-05-14 2018-05-14 Visual kubernets micro-service arrangement implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810456140.8A CN108681451A (en) 2018-05-14 2018-05-14 Visual kubernets micro-service arrangement implementation method

Publications (1)

Publication Number Publication Date
CN108681451A true CN108681451A (en) 2018-10-19

Family

ID=63806016

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810456140.8A Pending CN108681451A (en) 2018-05-14 2018-05-14 Visual kubernets micro-service arrangement implementation method

Country Status (1)

Country Link
CN (1) CN108681451A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766166A (en) * 2018-12-29 2019-05-17 优刻得科技股份有限公司 Business flow processing method, apparatus, storage medium and equipment
CN109871384A (en) * 2019-02-22 2019-06-11 携程旅游信息技术(上海)有限公司 Method, system, equipment and the storage medium of container migration are carried out based on PaaS platform
CN109947435A (en) * 2019-03-12 2019-06-28 中国工商银行股份有限公司 The dispositions method and system of server cluster software environment
CN110286884A (en) * 2019-06-21 2019-09-27 北京百度网讯科技有限公司 Micro services method of combination, device, equipment and computer readable storage medium
CN110347421A (en) * 2019-05-31 2019-10-18 上海芯与网络科技有限公司 A kind of graphical interface allocation engine based on micro services
CN111104103A (en) * 2019-11-26 2020-05-05 武汉烽火信息集成技术有限公司 Visualization method and system for software editing microservice
CN111142867A (en) * 2019-12-31 2020-05-12 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro-service architecture
CN111221708A (en) * 2020-01-06 2020-06-02 紫光云技术有限公司 Highly reliable and flexible micro-service system and visual management method
CN111522543A (en) * 2020-04-16 2020-08-11 科大国创云网科技有限公司 Visual application component arrangement method and system
CN111930372A (en) * 2020-08-06 2020-11-13 科大国创云网科技有限公司 Service arrangement solution method and system realized through draggable flow chart
CN112083919A (en) * 2020-08-27 2020-12-15 远光软件股份有限公司 YAML template-based target service code generation method and device
CN112083911A (en) * 2020-08-17 2020-12-15 山东中创软件商用中间件股份有限公司 Method, device, equipment and medium for generating service arrangement model
CN112416318A (en) * 2020-11-03 2021-02-26 前海飞算云智软件科技(深圳)有限公司 Micro-service development method and device, storage medium and electronic equipment
CN112866333A (en) * 2020-12-28 2021-05-28 上海领健信息技术有限公司 Cloud-native-based micro-service scene optimization method, system, device and medium
CN113448693A (en) * 2021-06-09 2021-09-28 北京蔚蓝数字工业科技有限公司 SAAS cloud platform of digital factory
CN113590170A (en) * 2020-04-30 2021-11-02 深圳中砼物联网科技有限公司 Service implementation-based cooperative control software development method, computer device and storage medium
WO2021238271A1 (en) * 2020-05-28 2021-12-02 浪潮电子信息产业股份有限公司 Container-cloud-based application creation method and apparatus, electronic device, and storage medium
CN114064213A (en) * 2021-11-16 2022-02-18 四川启睿克科技有限公司 Kubernets container environment-based rapid arranging service method and system
WO2022052563A1 (en) * 2020-09-14 2022-03-17 华为云计算技术有限公司 Service construction method, related device and computer readable storage medium
CN114268659A (en) * 2020-09-14 2022-04-01 华为云计算技术有限公司 Service construction method, related device and computer readable storage medium
CN114363400A (en) * 2020-09-30 2022-04-15 电科云(北京)科技有限公司 Application arrangement method and device based on cloud platform and computer readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040123238A1 (en) * 2002-12-20 2004-06-24 Eitan Hefetz Selectively interpreted portal page layout template
US20040199896A1 (en) * 2003-04-02 2004-10-07 International Business Machines Corporation Creating web services programs from other web services programs
CN101620591A (en) * 2009-08-12 2010-01-06 国网电力科学研究院 Method for designing module report form layout based on cell mode
CN105893591A (en) * 2016-04-10 2016-08-24 广州金越软件技术有限公司 Intelligent compiling technology of data sharing service
CN106096049A (en) * 2016-06-29 2016-11-09 江苏中威科技软件系统有限公司 A kind of method and system of Visual Production web page template
US20160378520A1 (en) * 2015-06-23 2016-12-29 International Business Machines Corporation Adjusting virtual machine migration plans based on alert conditions related to future migrations
US20170115968A1 (en) * 2015-10-23 2017-04-27 Oracle International Corporation Application builder with automated data objects creation
CN107070705A (en) * 2017-03-23 2017-08-18 无锡华云数据技术服务有限公司 A kind of method of combination of cloud resource
WO2017162024A1 (en) * 2016-03-22 2017-09-28 中兴通讯股份有限公司 Method of developing component and template using visual expression, storage medium, and apparatus
CN107480893A (en) * 2017-08-18 2017-12-15 浪潮软件股份有限公司 A kind of flow method of combination and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040123238A1 (en) * 2002-12-20 2004-06-24 Eitan Hefetz Selectively interpreted portal page layout template
US20040199896A1 (en) * 2003-04-02 2004-10-07 International Business Machines Corporation Creating web services programs from other web services programs
CN101620591A (en) * 2009-08-12 2010-01-06 国网电力科学研究院 Method for designing module report form layout based on cell mode
US20160378520A1 (en) * 2015-06-23 2016-12-29 International Business Machines Corporation Adjusting virtual machine migration plans based on alert conditions related to future migrations
US20170115968A1 (en) * 2015-10-23 2017-04-27 Oracle International Corporation Application builder with automated data objects creation
WO2017162024A1 (en) * 2016-03-22 2017-09-28 中兴通讯股份有限公司 Method of developing component and template using visual expression, storage medium, and apparatus
CN105893591A (en) * 2016-04-10 2016-08-24 广州金越软件技术有限公司 Intelligent compiling technology of data sharing service
CN106096049A (en) * 2016-06-29 2016-11-09 江苏中威科技软件系统有限公司 A kind of method and system of Visual Production web page template
CN107070705A (en) * 2017-03-23 2017-08-18 无锡华云数据技术服务有限公司 A kind of method of combination of cloud resource
CN107480893A (en) * 2017-08-18 2017-12-15 浪潮软件股份有限公司 A kind of flow method of combination and device

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766166A (en) * 2018-12-29 2019-05-17 优刻得科技股份有限公司 Business flow processing method, apparatus, storage medium and equipment
CN109871384A (en) * 2019-02-22 2019-06-11 携程旅游信息技术(上海)有限公司 Method, system, equipment and the storage medium of container migration are carried out based on PaaS platform
CN109871384B (en) * 2019-02-22 2021-04-30 携程旅游信息技术(上海)有限公司 Method, system, equipment and storage medium for container migration based on PaaS platform
CN109947435A (en) * 2019-03-12 2019-06-28 中国工商银行股份有限公司 The dispositions method and system of server cluster software environment
CN110347421A (en) * 2019-05-31 2019-10-18 上海芯与网络科技有限公司 A kind of graphical interface allocation engine based on micro services
CN110286884A (en) * 2019-06-21 2019-09-27 北京百度网讯科技有限公司 Micro services method of combination, device, equipment and computer readable storage medium
CN110286884B (en) * 2019-06-21 2023-10-13 北京百度网讯科技有限公司 Micro-service arrangement method, device, equipment and computer readable storage medium
CN111104103B (en) * 2019-11-26 2023-09-15 武汉烽火信息集成技术有限公司 Visualization method and system for software editing micro-service
CN111104103A (en) * 2019-11-26 2020-05-05 武汉烽火信息集成技术有限公司 Visualization method and system for software editing microservice
CN111142867B (en) * 2019-12-31 2024-04-02 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro service architecture
CN111142867A (en) * 2019-12-31 2020-05-12 谷云科技(广州)有限责任公司 Service visual arrangement system and method under micro-service architecture
CN111221708A (en) * 2020-01-06 2020-06-02 紫光云技术有限公司 Highly reliable and flexible micro-service system and visual management method
CN111522543A (en) * 2020-04-16 2020-08-11 科大国创云网科技有限公司 Visual application component arrangement method and system
CN113590170A (en) * 2020-04-30 2021-11-02 深圳中砼物联网科技有限公司 Service implementation-based cooperative control software development method, computer device and storage medium
WO2021238271A1 (en) * 2020-05-28 2021-12-02 浪潮电子信息产业股份有限公司 Container-cloud-based application creation method and apparatus, electronic device, and storage medium
CN111930372B (en) * 2020-08-06 2022-09-20 科大国创云网科技有限公司 Service arrangement solution method and system realized through draggable flow chart
CN111930372A (en) * 2020-08-06 2020-11-13 科大国创云网科技有限公司 Service arrangement solution method and system realized through draggable flow chart
CN112083911A (en) * 2020-08-17 2020-12-15 山东中创软件商用中间件股份有限公司 Method, device, equipment and medium for generating service arrangement model
CN112083919A (en) * 2020-08-27 2020-12-15 远光软件股份有限公司 YAML template-based target service code generation method and device
CN112083919B (en) * 2020-08-27 2023-09-29 远光软件股份有限公司 Target service code generation method and device based on YAML template
WO2022052563A1 (en) * 2020-09-14 2022-03-17 华为云计算技术有限公司 Service construction method, related device and computer readable storage medium
CN114268659A (en) * 2020-09-14 2022-04-01 华为云计算技术有限公司 Service construction method, related device and computer readable storage medium
CN114363400A (en) * 2020-09-30 2022-04-15 电科云(北京)科技有限公司 Application arrangement method and device based on cloud platform and computer readable storage medium
WO2022095412A1 (en) * 2020-11-03 2022-05-12 前海飞算云智软件科技(深圳)有限公司 Microservice development method and apparatus, storage medium, and electronic device
CN112416318A (en) * 2020-11-03 2021-02-26 前海飞算云智软件科技(深圳)有限公司 Micro-service development method and device, storage medium and electronic equipment
CN112866333A (en) * 2020-12-28 2021-05-28 上海领健信息技术有限公司 Cloud-native-based micro-service scene optimization method, system, device and medium
CN113448693A (en) * 2021-06-09 2021-09-28 北京蔚蓝数字工业科技有限公司 SAAS cloud platform of digital factory
CN114064213A (en) * 2021-11-16 2022-02-18 四川启睿克科技有限公司 Kubernets container environment-based rapid arranging service method and system

Similar Documents

Publication Publication Date Title
CN108681451A (en) Visual kubernets micro-service arrangement implementation method
US10222951B2 (en) Modeling system for graphic user interface
US20070220035A1 (en) Generating user interface using metadata
US20120317504A1 (en) Automated user interface object transformation and code generation
CN103593456B (en) Worksheet self-defining method for designing and device
US9015011B2 (en) Assistant tool
CN105653644A (en) Page constructor and page construction method
CN113849165A (en) Customizable low-code front-end development framework and method based on visual dragging
WO2009039072A2 (en) System for development and hosting of network applications
CN107357593A (en) Source code file construction method, device, electric terminal and readable storage medium storing program for executing
KR20120026053A (en) Hierarchically-organized control galleries
JP2005346722A (en) Method and apparatus for generating form using form type
CN114035773A (en) Configuration-based low-code form development method, system and device
JP2013518321A (en) Pattern-based user interface
Wolf et al. Reusability first: Toward FAIR workflows
CN113407284A (en) Navigation interface generation method and device, storage medium and electronic equipment
CN113094039B (en) Automatic code generation system based on database table
JP2018018323A (en) Distributed processing management method, distributed processing management program, and distributed processing management device
Colburn et al. Decoupling as a fundamental value of computer science
Schuler et al. Rule-based generation of mobile user interfaces
CN115408362A (en) Efficient low-code database extension platform
Schäfer History of Computer Science: Technology, Application and Organization
CN109271163A (en) A kind of operation system page layer development platform and method based on WEB
CN117492721B (en) General rapid development method applied to building digital information system
CN102236546B (en) System and method for executing corresponding script by searching interactive elements

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20181019