CN109104305A - A kind of node increases method and relevant apparatus - Google Patents

A kind of node increases method and relevant apparatus Download PDF

Info

Publication number
CN109104305A
CN109104305A CN201810835304.8A CN201810835304A CN109104305A CN 109104305 A CN109104305 A CN 109104305A CN 201810835304 A CN201810835304 A CN 201810835304A CN 109104305 A CN109104305 A CN 109104305A
Authority
CN
China
Prior art keywords
newly
node
kubernetes
increased node
increased
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
CN201810835304.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.)
Guangdong Inspur Smart Computing Technology Co Ltd
Original Assignee
Guangdong Inspur Big Data Research 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 Guangdong Inspur Big Data Research Co Ltd filed Critical Guangdong Inspur Big Data Research Co Ltd
Priority to CN201810835304.8A priority Critical patent/CN109104305A/en
Publication of CN109104305A publication Critical patent/CN109104305A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses

Abstract

The invention discloses a kind of nodes to increase method, system, device and computer readable storage medium, and wherein method includes: the component needed for newly-increased node deployment kubernetes;Receive the registration information that the newly-increased node is sent;Using the registration information by the configuration file of the newly-increased Node registry to kube-apiserver component, to increase the newly-increased node in kubernetes system.It can be seen that, the application can pass through component needed for increasing node deployment kubernetes newly from trend, and after receiving the registration information that newly-increased node is sent, it is automatic to realize the configuration file that registration information is registered to kube-apiserver component, automatically increase node in kubernetes system so as to realize, artificial manual configuration is avoided, keeps the process for increasing node in kubernetes system more convenient time saving.

Description

A kind of node increases method and relevant apparatus
Technical field
The present invention relates to field of computer technology, more specifically to a kind of node increase method, system, device and Computer readable storage medium.
Background technique
Kubernetes (being generally written into " k8s ") is most to start to be designed and developed by google finally to contribute to Cloud The open source container cluster management project of Native Computing Foundation.Its design object be mainframe cluster it Between provide one can automatically dispose, can expand, the platform that application container can run.Kubernetes usually combines docker Container instrument work, and integrate multiple mainframe clusters for running docker container.
Kubernetes provides the mechanism to container automatic deployment, maintenance, dilatation, can be convenient using Kubernetes Management bridgees across its containerization application.
But currently, increases node in Kubernetes system and need manually to configure, be then registered to system collection In group, the efficiency for increasing node is very low.
Therefore, the efficiency for increasing node how is improved, is those skilled in the art's problem to be solved.
Summary of the invention
The purpose of the present invention is to provide a kind of nodes to increase method, system, device and computer readable storage medium, with Solve the problems, such as how to improve the efficiency for increasing node.
To achieve the above object, the embodiment of the invention provides following technical solutions:
A kind of node increase method, comprising:
To component needed for newly-increased node deployment kubernetes;
Receive the registration information that the newly-increased node is sent;
Using the registration information by the configuration file of the newly-increased Node registry to kube-apiserver component, with Increase the newly-increased node in kubernetes system.
It is wherein, described to component needed for newly-increased node deployment kubernetes, comprising:
Using ansible to component needed for the newly-increased node deployment kubernetes.
Wherein, the registration information includes the IP address and port information of the newly-increased node, wherein the port information Port information including kubelet service.
Wherein, component needed for the kubernetes includes:
Kubelet、kube-proxy、docker、flannel。
It is wherein, described to component needed for newly-increased node deployment kubernetes, comprising:
Receive the instruction for increasing newly-increased node;
The newly-increased node identification information is determined using described instruction;
Verification information is sent to the newly-increased node using the identification information;
The verification information is verified by rear, to component needed for the newly-increased node deployment kubernetes.
Present invention also provides a kind of nodes to increase system, comprising:
Deployment module is used for component needed for newly-increased node deployment kubernetes;
Receiving module, the registration information sent for receiving the newly-increased node;
Registration module, for utilizing the registration information by the newly-increased Node registry to kube-apiserver component Configuration file, to increase the newly-increased node in kubernetes system.
Wherein, the deployment module is specifically used for using ansible to needed for the newly-increased node deployment kubernetes Component.
Wherein, the registration information includes the IP address and port information of the newly-increased node, wherein the port information Port information including kubelet service.
Present invention also provides a kind of nodes to increase device, comprising:
Memory, for storing computer program;
Processor realizes the step of increasing method such as the node when for executing the computer program.
Present invention also provides a kind of computer readable storage medium, meter is stored on the computer readable storage medium Calculation machine program realizes the step of increasing method such as the node when computer program is executed by processor.
By above scheme it is found that a kind of node provided by the invention increases method, comprising: to newly-increased node deployment Component needed for kubernetes;Receive the registration information that the newly-increased node is sent;It will be described newly-increased using the registration information Node registry to kube-apiserver component configuration file, to increase the newly-increased node in kubernetes system.
It can be seen that a kind of node provided by the present application increases method, it can be by increasing node deployment newly from trend Component needed for kubernetes, and after receiving the registration information that newly-increased node is sent, automatic realize registers registration information To the configuration file of kube-apiserver component, automatically increase node in kubernetes system so as to realize, Artificial manual configuration is avoided, keeps the process for increasing node in kubernetes system more convenient time saving.
Present invention also provides a kind of nodes to increase system, device and computer readable storage medium, equally may be implemented Above-mentioned technical effect.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is that a kind of node disclosed by the embodiments of the present invention increases method flow diagram;
Fig. 2 is that a kind of specific node disclosed by the embodiments of the present invention increases method flow diagram;
Fig. 3 is that a kind of node disclosed by the embodiments of the present invention increases system structure diagram;
Fig. 4 is that a kind of node disclosed by the embodiments of the present invention increases apparatus structure schematic diagram.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
In the prior art, kubernetes system is got a lot of applications, but is added in kubernetes system When node, it is also necessary to which addition is realized in artificial manually configuration, and a kind of node provided by the present application increases method, can be by certainly Component needed for trend increases node deployment kubernetes newly, and after receiving the registration information that newly-increased node is sent, it is automatic real Registration information is now registered to the configuration file of kube-apiserver component, so as to realize automatically in kubernetes Increase node in system, avoid artificial manual configuration, makes the more convenient province of process for increasing node in kubernetes system When.
The embodiment of the invention discloses a kind of nodes to increase method, system, device and computer readable storage medium, with solution The problem of certainly how improving the efficiency for increasing node.
Referring to Fig. 1, a kind of node increase method provided in an embodiment of the present invention is specifically included:
S101, to component needed for newly-increased node deployment kubernetes.
In the present solution, first remotely to component needed for newly-increased node deployment kubernetes.The process specifically disposed can To be management node after being triggered and increasing the instruction of node, newly-increased node is determined according to instruction, and to increase node newly automatic to this Component needed for sending kubernetes increases node newly after receiving the required component, can complete the deployment to these components.
In a specific embodiment, ansible is installed in management node first, is realized using ansible to new Increase the operation of node deployment said modules.Ansible is emerging automation operation and maintenance tools, is developed based on Python, set The advantages of numerous operation and maintenance tools (puppet, cfengine, chef, func, fabric), realize batch system configuration, batch The functions such as range prelude administration, batch operation order.It may be implemented automatically to send component needed for kubernetes by ansible To newly-increased node, so that newly-increased node deployment component.
It should be noted that general component needed for kubernetes include Kubelet, kube-proxy, docker, flannel。
S102 receives the registration information that the newly-increased node is sent.
Specifically, it after the deployment for increasing node component needed for completing above-mentioned kubernetes newly, can be sent to management node Registration information, under normal circumstances, registration information include the IP address and port information of newly-increased node, mainly include in port information The port information of kubelet service, may be implemented using the port information that kubelet is serviced to node corresponding to the IP address The addition of (newly-increased node).
S103, it is using the registration information that the configuration of the newly-increased Node registry to kube-apiserver component is literary Part, to increase the newly-increased node in kubernetes system.
Specifically, management node is literary by the configuration of newly-increased Node registry to kube-apiserver component using registration information Part.
Management node is after receiving registration information, by IP address and port information, that is, the IP address of newly-increased node The configuration file of kube-apiserver component is registered to the port information of corresponding kubelet service, it should be noted that After the completion of registration, needing to restart kube-apiserver component, such kubernetes can recognize the newly-increased node, There is new pod request to create that will be dispatched on the newly-increased node.
It can be seen that a kind of node provided by the embodiments of the present application increases method, it can be by increasing node newly from trend Component needed for affixing one's name to kubernetes, and after receiving the registration information that newly-increased node is sent, automatic realize infuses registration information Volume arrives the configuration file of kube-apiserver component, automatically increases section in kubernetes system so as to realize Point avoids artificial manual configuration, keeps the process for increasing node in kubernetes system more convenient time saving.
Increase method to a kind of specific node provided by the embodiments of the present application below to be introduced, one kind described below Specific node increases method can be cross-referenced with above-described embodiment.
S201 receives the instruction for increasing newly-increased node.
Specifically, management node receives the instruction for increasing newly-increased node first, wherein the instruction can utilize net by user Network Remote triggering directly can also carry out operation to management node to trigger the instruction, trigger the specific method of the instruction It is not specifically limited in the present embodiment.
S202 determines the newly-increased node identification information using described instruction.
Specifically, the identification information of newly-increased node is determined using above-mentioned instruction, the identification information is for accurately looking for Increase node newly to this, identification information can be the IP address of newly-increased node.
S203 sends verification information to the newly-increased node using the identification information.
Specifically, newly-increased node can be determined using the identification information, then increase node newly to this and send verification information, with Ensure that the confirmation of newly-increased node is accurate.Wherein, verification information can issue key, verify the key by newly-increased node, If the verification passes, then prove that the newly-increased node is correctly to increase node newly.
S204, the verification information is verified by rear, to component needed for the newly-increased node deployment kubernetes.
Specifically, when verification information be verified by after, can be to component needed for newly-increased node deployment kubernetes.Tool Body process can refer to above-described embodiment, and details are not described herein again.
S205 receives the registration information that the newly-increased node is sent.
S206, it is using the registration information that the configuration of the newly-increased Node registry to kube-apiserver component is literary Part, to increase the newly-increased node in kubernetes system.
Increase system to a kind of node provided by the embodiments of the present application below to be introduced, a kind of node described below increases Adding system can be cross-referenced with any of the above-described embodiment.
Referring to Fig. 3, a kind of node increase system provided by the embodiments of the present application is specifically included:
Deployment module 301 is used for component needed for newly-increased node deployment kubernetes.
In the present solution, deployment module 301 first remotely to component needed for newly-increased node deployment kubernetes.Specific portion The process of administration can be management node after being triggered and increasing the instruction of node, determine newly-increased node according to instruction, and new to this Increase node and send component needed for kubernetes automatically, increases node newly after receiving the required component, can complete to these groups The deployment of part.
In a specific embodiment, ansible is installed in management node first, deployment module 301 utilizes Ansible realizes the operation to newly-increased node deployment said modules.Ansible is emerging automation operation and maintenance tools, is based on The advantages of Python is developed, and has gathered numerous operation and maintenance tools (puppet, cfengine, chef, func, fabric), realizes The functions such as batch system configuration, batch program deployment, batch operation order.It may be implemented automatically to by ansible Component needed for kubernetes is sent to newly-increased node, so that newly-increased node deployment component.
It should be noted that general component needed for kubernetes include Kubelet, kube-proxy, docker, flannel。
Receiving module 302, the registration information sent for receiving the newly-increased node.
Specifically, it after the deployment for increasing node component needed for completing above-mentioned kubernetes newly, can be sent to management node Registration information, under normal circumstances, registration information include the IP address and port information of newly-increased node, mainly include in port information The port information of kubelet service, may be implemented using the port information that kubelet is serviced to node corresponding to the IP address The addition of (newly-increased node).
Receiving module 302 receives the registration information that newly-increased node is sent.
Registration module 303, for utilizing the registration information by the newly-increased Node registry to kube-apiserver group The configuration file of part, to increase the newly-increased node in kubernetes system.
Specifically, registration module 303 using registration information the matching to kube-apiserver component by newly-increased Node registry Set file.
Registration module 303 is after receiving registration information, by IP address and port information, that is, with increasing the IP of node newly The port information of location and corresponding kubelet service is registered to the configuration file of kube-apiserver component, needs to illustrate It is after the completion of registration, to need to restart kube-apiserver component, such kubernetes can recognize the newly-increased section Point is having new pod request to create that will be dispatched on the newly-increased node.
It can be seen that a kind of node provided by the embodiments of the present application increases system, deployment module 301 can be by from trend Component needed for newly-increased node deployment kubernetes, registration module 303 receive the note that newly-increased node is sent in receiving module 302 It is automatic to realize the configuration file that registration information is registered to kube-apiserver component after volume information, so as to realize certainly Dynamic increases node in kubernetes system, avoids artificial manual configuration, makes to increase node in kubernetes system Process it is more convenient time saving.
Shown in Figure 4, the embodiment of the present application also discloses a kind of node increase device, including processor 401 and storage Device 402;Wherein, it is performed the steps of when the processor 401 executes the computer program saved in the memory 402
To component needed for newly-increased node deployment kubernetes;
Receive the registration information that the newly-increased node is sent;
Using the registration information by the configuration file of the newly-increased Node registry to kube-apiserver component, with Increase the newly-increased node in kubernetes system.
In some specific embodiments, the processor 401 executes the calculating loom journey saved in the memory 402 When sequence, following steps specifically may be implemented:
Using ansible to component needed for the newly-increased node deployment kubernetes.
Wherein, the registration information includes the IP address and port information of the newly-increased node, wherein the port information Port information including kubelet service.
Wherein, component needed for the kubernetes includes: Kubelet, kube-proxy, docker, flannel.
In some specific embodiments, the processor 401 executes the calculating loom journey saved in the memory 402 When sequence, following steps specifically may be implemented:
Receive the instruction for increasing newly-increased node;The newly-increased node identification information is determined using described instruction;Using described Identification information sends verification information to the newly-increased node;The verification information is verified by rear, to the newly-increased node Component needed for affixing one's name to kubernetes.
Further, the node in the present embodiment increases device, can also include:
Input interface 403, for obtaining the computer program of extraneous importing, and the computer program that will acquire save to In the memory 402, it can be also used for the various instructions and parameter that obtain extraneous terminal device transmission, and be transmitted to processor In 401, so that processor 401 is handled accordingly using above-mentioned various instructions and parametric evolving.In the present embodiment, the input is connect Mouth 403 can specifically include but be not limited to USB interface, serial line interface, speech input interface, fingerprint input interface, hard disk and reads Interface etc..
Output interface 404, the various data for generating processor 401 are exported to coupled terminal device, with Other terminal devices convenient for being connected with output interface 404 can get the various data of the generation of processor 401.The present embodiment In, the output interface 404 can specifically include but be not limited to USB interface, serial line interface etc..
Communication unit 405 increases for node and establishes telecommunication connection between device and newly-increased node or user terminal, with Just to file needed for newly-increased node deployment kubernetes, and the registration information etc. of newly-increased node is received, while can use this Communication unit 405 receives the increase that remote user end is sent and increases node instruction newly.In the present embodiment, communication unit 405 specifically may be used To include but is not limited to the remote communication unit based on wireless communication technique or wire communication technology.
Keyboard 406, the various parameters data or instruction inputted and tapping keycap in real time for obtaining user.
Display 407 carries out real-time display for the relevant information to file carry process, in time in order to user Understand the carry situation of current file folder.
Mouse 408 can be used for assisting user input data and simplify the operation of user.
Present invention also provides a kind of computer readable storage mediums, are stored thereon with computer program, the computer Step provided by above-described embodiment may be implemented when program is executed by processor.The storage medium may include: USB flash disk, movement Hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), the various media that can store program code such as magnetic or disk.
Each embodiment in this specification is described in a progressive manner, the highlights of each of the examples are with other The difference of embodiment, the same or similar parts in each embodiment may refer to each other.
The foregoing description of the disclosed embodiments enables those skilled in the art to implement or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, of the invention It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of node increases method characterized by comprising
To component needed for newly-increased node deployment kubernetes;
Receive the registration information that the newly-increased node is sent;
Using the registration information by the configuration file of the newly-increased Node registry to kube-apiserver component, with Increase the newly-increased node in kubernetes system.
2. the method according to claim 1, wherein described to group needed for newly-increased node deployment kubernetes Part, comprising:
Using ansible to component needed for the newly-increased node deployment kubernetes.
3. the method according to claim 1, wherein the registration information includes the IP address of the newly-increased node And port information, wherein the port information includes the port information of kubelet service.
4. the method according to claim 1, wherein component needed for the kubernetes includes:
Kubelet、kube-proxy、docker、flannel。
5. the method according to claim 1, which is characterized in that described to newly-increased node deployment Component needed for kubernetes, comprising:
Receive the instruction for increasing newly-increased node;
The newly-increased node identification information is determined using described instruction;
Verification information is sent to the newly-increased node using the identification information;
The verification information is verified by rear, to component needed for the newly-increased node deployment kubernetes.
6. a kind of node increases system characterized by comprising
Deployment module is used for component needed for newly-increased node deployment kubernetes;
Receiving module, the registration information sent for receiving the newly-increased node;
Registration module, for utilizing the registration information by the configuration of the newly-increased Node registry to kube-apiserver component File, to increase the newly-increased node in kubernetes system.
7. system according to claim 6, which is characterized in that the deployment module is specifically used for utilizing ansible to institute Component needed for stating newly-increased node deployment kubernetes.
8. according to the method described in claim 6, it is characterized in that, the registration information includes the IP address of the newly-increased node And port information, wherein the port information includes the port information of kubelet service.
9. a kind of node increases device characterized by comprising
Memory, for storing computer program;
Processor, realizing that node increases method as described in any one of claim 1 to 5 when for executing the computer program Step.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes that the node as described in any one of claim 1 to 5 increases the step of method when the computer program is executed by processor Suddenly.
CN201810835304.8A 2018-07-26 2018-07-26 A kind of node increases method and relevant apparatus Pending CN109104305A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810835304.8A CN109104305A (en) 2018-07-26 2018-07-26 A kind of node increases method and relevant apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810835304.8A CN109104305A (en) 2018-07-26 2018-07-26 A kind of node increases method and relevant apparatus

Publications (1)

Publication Number Publication Date
CN109104305A true CN109104305A (en) 2018-12-28

Family

ID=64847791

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810835304.8A Pending CN109104305A (en) 2018-07-26 2018-07-26 A kind of node increases method and relevant apparatus

Country Status (1)

Country Link
CN (1) CN109104305A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110808857A (en) * 2019-10-31 2020-02-18 深圳前海环融联易信息科技服务有限公司 Network intercommunication method, device, equipment and storage medium for realizing Kubernetes cluster
CN111708608A (en) * 2020-06-19 2020-09-25 浪潮云信息技术股份公司 Container large cluster rapid deployment method and system based on infrastructure
CN111796905A (en) * 2020-05-22 2020-10-20 浙商银行股份有限公司 Method and system for realizing Kubernetes container cloud platform VLAN network
CN114499835A (en) * 2021-12-23 2022-05-13 杭州溪塔科技有限公司 Method and system for configuring newly added nodes in alliance chain
CN114697231A (en) * 2020-12-31 2022-07-01 电科云(北京)科技有限公司 Gateway-based service discovery and service registration method and device
CN114697985A (en) * 2020-12-28 2022-07-01 中国联合网络通信集团有限公司 Wireless operation and maintenance system registration method and device, electronic equipment and storage medium
WO2023050956A1 (en) * 2021-09-30 2023-04-06 International Business Machines Corporation Automatic selection of nodes on which to perform tasks

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330923A (en) * 2016-08-26 2017-01-11 中国联合网络通信集团有限公司 Kubernetes system-based node registration method, and system
CN107395731A (en) * 2017-07-28 2017-11-24 郑州云海信息技术有限公司 A kind of adjusting method and device of the container cluster based on service orchestration
US20170346683A1 (en) * 2016-05-24 2017-11-30 Futurewei Technologies, Inc. Automated Generation of Deployment Workflows for Cloud Platforms Based on Logical Stacks
CN108121591A (en) * 2017-12-18 2018-06-05 浪潮软件股份有限公司 A kind of implementation method and device of Kubernetes nodes

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170346683A1 (en) * 2016-05-24 2017-11-30 Futurewei Technologies, Inc. Automated Generation of Deployment Workflows for Cloud Platforms Based on Logical Stacks
CN106330923A (en) * 2016-08-26 2017-01-11 中国联合网络通信集团有限公司 Kubernetes system-based node registration method, and system
CN107395731A (en) * 2017-07-28 2017-11-24 郑州云海信息技术有限公司 A kind of adjusting method and device of the container cluster based on service orchestration
CN108121591A (en) * 2017-12-18 2018-06-05 浪潮软件股份有限公司 A kind of implementation method and device of Kubernetes nodes

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JOHN00000001: ""Kubernetes集群中的Node节点部署"", 《HTTPS://BLOG.CSDN.NET/JOHN_F_LAU/ARTICLE/DETAILS/78249510》 *
忙碌在路上: ""Kubernetes1.91(K8s)安装部署过程(四)--Master节点安装"", 《HTTPS://WWW.CNBLOGS.COM/NETSA/P/8194241.HTML》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110808857A (en) * 2019-10-31 2020-02-18 深圳前海环融联易信息科技服务有限公司 Network intercommunication method, device, equipment and storage medium for realizing Kubernetes cluster
CN110808857B (en) * 2019-10-31 2022-06-07 深圳前海环融联易信息科技服务有限公司 Network intercommunication method, device, equipment and storage medium for realizing Kubernetes cluster
CN111796905A (en) * 2020-05-22 2020-10-20 浙商银行股份有限公司 Method and system for realizing Kubernetes container cloud platform VLAN network
CN111708608A (en) * 2020-06-19 2020-09-25 浪潮云信息技术股份公司 Container large cluster rapid deployment method and system based on infrastructure
CN111708608B (en) * 2020-06-19 2023-04-25 浪潮云信息技术股份公司 Container large cluster rapid deployment method and system based on stable
CN114697985A (en) * 2020-12-28 2022-07-01 中国联合网络通信集团有限公司 Wireless operation and maintenance system registration method and device, electronic equipment and storage medium
CN114697231A (en) * 2020-12-31 2022-07-01 电科云(北京)科技有限公司 Gateway-based service discovery and service registration method and device
CN114697231B (en) * 2020-12-31 2023-08-01 电科云(北京)科技有限公司 Gateway-based service discovery and service registration method and device
WO2023050956A1 (en) * 2021-09-30 2023-04-06 International Business Machines Corporation Automatic selection of nodes on which to perform tasks
CN114499835A (en) * 2021-12-23 2022-05-13 杭州溪塔科技有限公司 Method and system for configuring newly added nodes in alliance chain
CN114499835B (en) * 2021-12-23 2023-06-20 杭州溪塔科技有限公司 Newly added node configuration method and system in alliance chain

Similar Documents

Publication Publication Date Title
CN109104305A (en) A kind of node increases method and relevant apparatus
CN109768970B (en) Configurable universal protocol generation method
CN204759403U (en) System based on data pass realization equipment internal module thoroughly and upgrade
CN102937932A (en) Automated testing device and method of integrated heterogeneous testing tool
CN104486419A (en) Network firmware updating method based on FT platform
CN107656856A (en) A kind of system mode display methods and device based on CPLD
CN103488513B (en) Equipment plug and play general drive method
CN105335316A (en) Motor assembling line serial port server based on cloud computation
CN105302621A (en) Method for remotely achieving initial value restoration of server BIOS Setup
CN109639737A (en) Agreement generating device, the method for converting protocol of data collection station and configuration method
CN109635028A (en) Data query method and device, server and computer readable storage medium
CN103425497A (en) Network engineering script across-manufacturer conversion method and device
CN104850247A (en) Electronic pen capable of outputting written content to network server in real time through the Internet
CN113110832A (en) Intelligent efficient code generation method and device and storage medium
CN109507991B (en) Double-shaft servo control platform debugging system and method
CN105607940A (en) Method for transmitting information to UEFI BIOS from BDK in ARM platform
CN104081369A (en) Establishing connectivity of modular nodes in a pre-boot environment
US9239720B2 (en) Device and method for generating application model based on layered structure
CN105704237B (en) A kind of charge processing method and relevant device, server
CN109271188A (en) A kind of CPLD upgrade method and relevant apparatus
CN103927153B (en) A kind of method of system configuration, equipment and system
CN105592097A (en) Asynchronous interaction information method based on client
US8495596B1 (en) System, method, and computer program for interfacing an automatic operational support system with a legacy operational support system
CN211426629U (en) Electricity consumption information acquisition equipment
CN108920172A (en) Program publication and call method and system for voice dialogue platform

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: 20181228

RJ01 Rejection of invention patent application after publication