KR102561320B1 - A container replica recommendation system through resource trend prediction and a recommendation method - Google Patents

A container replica recommendation system through resource trend prediction and a recommendation method Download PDF

Info

Publication number
KR102561320B1
KR102561320B1 KR1020220189540A KR20220189540A KR102561320B1 KR 102561320 B1 KR102561320 B1 KR 102561320B1 KR 1020220189540 A KR1020220189540 A KR 1020220189540A KR 20220189540 A KR20220189540 A KR 20220189540A KR 102561320 B1 KR102561320 B1 KR 102561320B1
Authority
KR
South Korea
Prior art keywords
information
module
container
physical server
recommendation
Prior art date
Application number
KR1020220189540A
Other languages
Korean (ko)
Inventor
홍문기
김동현
송민재
김영광
김민준
Original Assignee
오케스트로 주식회사
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 오케스트로 주식회사 filed Critical 오케스트로 주식회사
Priority to KR1020220189540A priority Critical patent/KR102561320B1/en
Application granted granted Critical
Publication of KR102561320B1 publication Critical patent/KR102561320B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5033Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering data affinity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45591Monitoring or debugging support

Abstract

본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템은, 컨테이너 기반의 클라우드 서버스를 제공하는 클라우드 서버를 운영하고 관리하기 위한 컨테이너 레플리카 추천 시스템에 있어서, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집하는 수집모듈; 상기 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스 경향성인 추세정보를 산출하는 분석모듈; 및 상기 추세정보를 기반으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 산출하는 추천모듈;을 포함할 수 있다. A container replica recommendation system according to an embodiment of the present invention is a container replica recommendation system for operating and managing a cloud server that provides container-based cloud services, comprising: a collection module that collects past usage information, which is information about resources of a physical server used when a container is used; an analysis module processing the past usage information by a predetermined processing method to calculate trend information, which is resource tendency; and a recommendation module that calculates an initial range, that is, a range of the number of pods that can currently be operated on any worker node, based on the trend information.

Description

리소스 추세 예측을 통한 컨테이너 레플리카 추천 시스템 및 추천 방법 {A CONTAINER REPLICA RECOMMENDATION SYSTEM THROUGH RESOURCE TREND PREDICTION AND A RECOMMENDATION METHOD}Container replica recommendation system and recommendation method through resource trend prediction {A CONTAINER REPLICA RECOMMENDATION SYSTEM THROUGH RESOURCE TREND PREDICTION AND A RECOMMENDATION METHOD}

본 발명은 레플리카 추천 시스템 및 추천 방법에 관한 것으로서, 더욱 상세하게는 리소스 추세를 예측하여 컨테이너 레플리카를 추천하여 클라우드를 운영하기 위한 추천 시스템 및 추천 방법에 대한 것이다. The present invention relates to a replica recommendation system and method, and more particularly, to a recommendation system and method for operating a cloud by predicting a resource trend and recommending a container replica.

인터넷 네트워크의 기술력이 증가되고, 재택 근무와 같이 컴퓨터 업무의 공간적 제약이 없어짐에 따라, 최근 클라우드 환경은 급격하게 성장하고 있다. 클라우드 서비스는 크게 가상화 된 가상머신을 제공하는 방식과 컨테이너를 통해 제공하는 방식으로 나누어지고 있다. 사용자 편의성과 유지 관리의 간소화로 인해 컨테이너 방식의 클라우드 서비스가 각광받고 있다. As the technological power of Internet networks increases and the spatial limitations of computer work such as working from home disappear, the cloud environment is rapidly growing. Cloud services are largely divided into a method of providing a virtualized virtual machine and a method of providing through a container. Container-based cloud services are gaining popularity due to user convenience and simplified maintenance.

여기서, 우드 서비스를 제공하는 사업자 입장에서는 클라우드 서비스를 중단없이 제공하기 위해서는 물리머신 상의 워커노드를 어떻게 관리할지가 매우 중요한 사항이다. 기존에는 워커노드에서 가동되는 파드(pod)를 미리 지정하여, 워커노드의 동작을 미리 설정하고 있다. 이러한 방식은 실시간으로 변동하는 사용리소스에 적응하지 못하고, 물리서버의 가용리소스가 낭비되는 문제와 급증하는 사용량에 대응하지 못하는 문제를 발생시키고 있다.Here, it is very important how to manage the worker node on the physical machine in order to provide the cloud service without interruption from the point of view of the operator providing the Wood service. In the past, the operation of the worker node is set in advance by specifying the pod running on the worker node in advance. This method does not adapt to the changing resources in real time, and causes problems in that available resources of the physical server are wasted and inability to respond to rapidly increasing usage.

본 발명은 상술한 문제점을 해결하기 위한 것으로, 리소스의 추세를 예측하여 상황에 효과적으로 대응하여, 효율적으로 리소스를 관리할 수 있는 컨테이너 레플리카 추천 시스템 및 컨테이너 레플리카 추천 방법을 제공하고자 한다.SUMMARY OF THE INVENTION The present invention is intended to solve the above problems, and is intended to provide a container replica recommendation system and container replica recommendation method capable of efficiently managing resources by predicting resource trends and effectively responding to situations.

본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템은, 컨테이너 기반의 클라우드 서버스를 제공하는 클라우드 서버를 운영하고 관리하기 위한 컨테이너 레플리카 추천 시스템에 있어서, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집하는 수집모듈; 상기 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스 경향성인 추세정보를 산출하는 분석모듈; 및 상기 추세정보를 기반으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 산출하는 추천모듈;을 포함할 수 있다. A container replica recommendation system according to an embodiment of the present invention is a container replica recommendation system for operating and managing a cloud server that provides container-based cloud services, comprising: a collection module that collects past usage information, which is information about resources of a physical server used when a container is used; an analysis module processing the past usage information by a predetermined processing method to calculate trend information, which is resource tendency; and a recommendation module that calculates an initial range, that is, a range of the number of pods that can currently be operated on any worker node, based on the trend information.

또한, 상기 미리 정해진 가공방법은, 상기 과거 사용정보를 추세정보, 날짜에 따라 일정한 패턴을 분석한 계절성정보 및 일정한 패턴을 가지지 않는 불규칙정보로 분리하는 방법일 수 있다. In addition, the predetermined processing method may be a method of separating the past usage information into trend information, seasonality information obtained by analyzing a certain pattern according to a date, and irregular information not having a certain pattern.

또한, 상기 추세정보와 현재 가동 중인 물리서버의 리소스에 대한 정보인 현재 사용정보를 기초로 미리 정해진 장래 기간 동안에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출하는 예측모듈;을 더 포함하고, 상기 추천모듈은, 상기 예측 사용정보를 기준으로 상기 레플리카의 범위를 추천할 수 있다. Further, the present invention further includes a prediction module that calculates predicted usage information, which is information on resources of the physical server predicted to be used during a predetermined future period, based on the trend information and current usage information, which is information on resources of the currently operating physical server, wherein the recommendation module may recommend a range of replicas based on the predicted usage information.

또한, 상기 추천모듈은, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우 제1 초기범위로 추천하고, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과할 경우 제2 초기범위로 추천할 수 있다. In addition, the recommendation module recommends a first initial range when the resources of the currently operating physical server are less than or equal to a predetermined ratio of the available resources of the physical server, and recommends a second initial range when the resources of the currently operating physical server exceed a predetermined ratio of the available resources of the physical server.

또한, 초기범위 내로 설정된 숫자로 파드의 숫자가 유지되도록 컨테이너를 포함하는 워커노드를 제어하는 제어모듈;을 더 포함하고, 상기 예측모듈은, 상기 미리 정해진 장래 기간 이후의 기간에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출하고, 상기 제어모듈은, 예측 사용정보의 증감에 따라 임의의 워커노드에서 가동될 수 있는 파드의 숫자를 증가하거나 감소할 수 있다. In addition, a control module for controlling worker nodes including containers so that the number of pods is maintained within an initial range, wherein the prediction module calculates predicted usage information, which is information about resources of the physical server predicted to be used in a period after the predetermined future period, and the control module can increase or decrease the number of pods that can be operated on any worker node according to the increase or decrease of the predicted usage information.

또한, 미리 정해진 선호도 산출 방법에 의해 상기 클라우드 서버의 관리자의 관리 선호와 관련된 선호평가값을 산출하는 선호평가모듈;을 더 포함하고, 상기 수집모듈은, 관리자에 의해 물리서버가 운영되면서 발생되는 정보인 동작정보를 수집하고, 상기 미리 정해진 선호도 산출방법은, 상기 동작정보를 기초로 상기 선호평가값을 산출하는 방법이며, 상기 추천모듈은, 상기 선호평가값을 고려하여 상기 초기범위를 수정하여 수정범위를 산출할 수 있다. The preference evaluation module may further include a preference evaluation module that calculates a preference evaluation value related to management preferences of the manager of the cloud server by a predetermined preference calculation method, wherein the collection module collects operation information, which is information generated while the physical server is operated by a manager, and the predetermined preference calculation method is a method of calculating the preference evaluation value based on the operation information, and the recommendation module may calculate a correction range by modifying the initial range in consideration of the preference evaluation value.

또한, 상기 선호평가값은, 안정성과 효율성 측면이 고려되어 산출될 수 있다. In addition, the preference evaluation value may be calculated in consideration of safety and efficiency aspects.

또한, 상기 수집모듈은, 상기 동작정보가 미리 정해진 수집량만큼 수집되지 않을 경우, 관리자의 개인정보를 수집하며, 상기 미리 정해진 선호도 산출 방법은, 상기 개인정보와 상기 동작정보를 함께 고려하여 상기 선호평가값을 산출하는 방법일 수 있다. In addition, the collection module collects personal information of a manager when the operation information is not collected by a predetermined collection amount, and the predetermined preference calculation method considers the personal information and the operation information together. It may be a method of calculating the preference evaluation value.

또한, 상기 동작정보를 기초로 관리자의 상기 클라우드 서버의 조작 능숙도를 판단하는 능숙도판단모듈;을 더 포함하고, 상기 미리 정해진 선호도 산출 방법은, 상기 조작 능숙도를 기초로 상기 개인정보와 상기 동작정보가 적용되는 가중치를 변경하여 상기 선호평가값을 산출하는 방법일 수 있다. In addition, it may further include a proficiency determination module for determining a manager's operational proficiency of the cloud server based on the operation information, and the predetermined preference calculation method may be a method of calculating the preference evaluation value by changing a weight to which the personal information and the operation information are applied based on the operation proficiency.

본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법은, 컨테이너 레플리카 추천 시스템에 의해 구현되며, 컨테이너 기반의 클라우드 서비스를 제공하는 클라우드 서버를 운영하고 관리하기 위한, 컨테이너 레플리카 추천 방법에 있어서, 수집모듈에 의해, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보가 수집되는 단계; 분석모듈에 의해, 상기 과거 사용정보가 미리 정해진 가공방법으로 리소스 경향성인 추세정보가 산출되는 단계; 및 추천모듈에 의해, 상기 추세정보를 기초로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위가 산출되는 단계;를 포함할 수 있다. A container replica recommendation method according to an embodiment of the present invention is implemented by a container replica recommendation system and is implemented by a container replica recommendation system for operating and managing a cloud server providing a container-based cloud service. A container replica recommendation method comprising the steps of: collecting, by a collection module, past usage information, which is information about resources of a physical server used when a container is used; Calculating, by an analysis module, trend information that is a resource tendency from the past usage information using a predetermined processing method; and calculating, by a recommendation module, an initial range, which is a range of the number of pods that can currently be operated on a certain worker node, based on the trend information.

본 발명에 따른 리소스 추세 예측을 활용한 컨테이너 기반의 컨테이너 레플리카 추천 시스템 및 컨테이너 레플리카 추천 방법은 클라우드 서비스의 안정성을 극대화할 수 있다. The container-based container replica recommendation system and container replica recommendation method using resource trend prediction according to the present invention can maximize the stability of cloud services.

또한, 서버 관리를 위한 인력을 최소할 수 있다. In addition, manpower for server management can be minimized.

또한, 서버 관리를 위한 시간 소요를 최소화할 수 있다.In addition, time required for server management can be minimized.

또한, 클라우드 서버의 가용 리소스의 효용성을 극대화할 수 있다.In addition, it is possible to maximize the efficiency of available resources of the cloud server.

다만, 본 발명의 효과가 상술한 효과들로 제한되는 것은 아니며, 언급되지 아니한 효과들은 본 명세서 및 첨부된 도면으로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확히 이해될 수 있을 것이다.However, the effects of the present invention are not limited to the above-mentioned effects, and effects not mentioned will be clearly understood by those skilled in the art from this specification and the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 관계도
도 2는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 구성도
도 3은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 구성 관계도
도 4는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법의 순서도
도 5는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 추세정보가 산출되는 과정을 설명하기 위한 도면
도 6은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 초기범위와 수정범위가 산출되는 과정을 설명하기 위한 도면
도 7은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 개인정보가 활용되어 선호평가값이 산출되는 과정을 설명하기 위한 도면
1 is a relationship diagram of a container replica recommendation system according to an embodiment of the present invention.
2 is a block diagram of a container replica recommendation system according to an embodiment of the present invention.
3 is a structural relationship diagram of a container replica recommendation system according to an embodiment of the present invention.
4 is a flowchart of a container replica recommendation method according to an embodiment of the present invention.
5 is a diagram for explaining a process of calculating trend information in a container replica recommendation method according to an embodiment of the present invention.
6 is a diagram for explaining a process of calculating an initial range and a modified range in a container replica recommendation method according to an embodiment of the present invention.
7 is a diagram for explaining a process of calculating a preference evaluation value by utilizing personal information in a container replica recommendation method according to an embodiment of the present invention.

이하에서는 도면을 참조하여 본 발명의 구체적인 실시예를 상세하게 설명한다. 다만, 본 발명의 사상은 제시되는 실시예에 제한되지 아니하고, 본 발명의 사상을 이해하는 당업자는 동일한 사상의 범위 내에서 다른 구성요소를 추가, 변경, 삭제 등을 통하여, 퇴보적인 다른 발명이나 본 발명 사상의 범위 내에 포함되는 다른 실시예를 용이하게 제안할 수 있을 것이나, 이 또한 본원 발명 사상 범위 내에 포함된다고 할 것이다.Hereinafter, specific embodiments of the present invention will be described in detail with reference to the drawings. However, the spirit of the present invention is not limited to the presented embodiments, and those skilled in the art who understand the spirit of the present invention may easily suggest other degenerative inventions or other embodiments included within the scope of the present invention through the addition, change, deletion, etc. of other components within the scope of the same idea, but this will also be said to be included within the scope of the present invention.

또한, 각 실시예의 도면에 나타나는 동일한 사상의 범위 내의 기능이 동일한 구성요소는 동일한 참조부호를 사용하여 설명한다.In addition, components having the same function within the scope of the same idea appearing in the drawings of each embodiment are described using the same reference numerals.

도 1은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 관계도이다. 1 is a relationship diagram of a container replica recommendation system according to an embodiment of the present invention.

도 1은 본 발명의 일 실시예에 따른 서버 관리 시스템은 컨테이너 기반의 클라우드 서비스를 제공하는 물리서버를 운영, 보수, 관리하며, 컨테이너의 동작을 운영, 관리, 생성, 조율하는 시스템일 수 있다. 1 is a server management system according to an embodiment of the present invention may be a system that operates, maintains, and manages a physical server that provides a container-based cloud service, and operates, manages, creates, and coordinates container operations.

구체적인 일례로, 컨테이너 레플리카 추천 시스템(100)은 컨테이너에 문제가 발생하였는지 여부를 모니터링할 수 있고, 컨테이너가 포함되는 워커노드, 워커노드를 제어할 수 있는 마스터노드 등에 문제가 발생하였을 경우, 발생된 문제를 해결할 수 있다.As a specific example, the container replica recommendation system 100 can monitor whether a problem occurs with a container, and if a problem occurs with a worker node that includes a container or a master node that can control the worker node, the problem can be resolved.

또한, 컨테이너 레플리카 추천 시스템(100)은 물리서버의 리소스를 고려하여 워커노드 내의 파드의 숫자를 효과적으로 설정, 유지할 수 있다. In addition, the container replica recommendation system 100 can effectively set and maintain the number of pods in a worker node in consideration of the resources of the physical server.

컨테이너 레플리카 추천 시스템 시스템(100)은 물리서버(200) 및/또는 외부 서버(300)와 유/무선 네트워크로 연결될 수 있다. 서버 운영 시스템은 물리서버에서 컨테이너가 가동되면서 발생되는 모든 정보, 물리서버가 가동되면서 발생되는 모든 정보 및/또는 외부서버로부터 필요한 정보들을 수집하여 수신할 수 있다. The container replica recommendation system system 100 may be connected to the physical server 200 and/or the external server 300 through a wired/wireless network. The server operating system may collect and receive all information generated while the container operates on the physical server, all information generated while the physical server operates, and/or necessary information from external servers.

본 발명에서의 네트워크라 함은 유선 공중망, 무선 이동 통신망, 또는 휴대 인터넷 등과 통합된 코어 망일 수도 있고, TCP/IP 프로토콜 및 그 상위 계층에 존재하는 여러 서비스, 즉 HTTP(Hyper Text Transfer Protocol), HTTPS(Hyper Text Transfer Protocol Secure), Telnet, FTP(File Transfer Protocol), DNS(Domain Name System), SMTP(Simple Mail Transfer Protocol) 등을 제공하는 전 세계적인 개방형 컴퓨터 네트워크 구조를 의미할 수 있으며, 이러한 예에 한정하지 않고 다양한 형태로 데이터를 송수신할 수 있는 데이터 통신망을 포괄적으로 의미하는 것이다.The network in the present invention may be a core network integrated with a wired public network, a wireless mobile communication network, or a mobile Internet, and may refer to a worldwide open computer network structure that provides TCP/IP protocol and various services existing in the upper layer, that is, HTTP (Hyper Text Transfer Protocol), HTTPS (Hyper Text Transfer Protocol Secure), Telnet, FTP (File Transfer Protocol), DNS (Domain Name System), SMTP (Simple Mail Transfer Protocol), etc. It means a comprehensive data communication network that can do.

본 발명에서의 물리서버는 서버의 서버 환경을 수행하기 위한 다른 구성들이 포함될 수도 있다. 서버는 임의의 형태의 장치는 모두 포함할 수 있다. The physical server in the present invention may include other configurations for performing the server environment of the server. The server may include any type of device.

일례로, 서버는 디지털 기기로서, 랩탑 컴퓨터, 노트북 컴퓨터, 데스크톱 컴퓨터, 웹 패드, 이동 전화기와 같이 프로세서를 탑재하고 메모리를 구비한 연산 능력을 갖춘 디지털 기기일 수 있다. As an example, the server may be a digital device, such as a laptop computer, a notebook computer, a desktop computer, a web pad, or a mobile phone, which includes a processor and a memory and arithmetic capability.

일례로, 서버는 웹 서버일 수 있다. 다만, 이에 한정하지 않고, 서버의 종류는 통상의 기술자에게 자명한 수준에서 다양하게 변경 가능하다.As an example, the server may be a web server. However, it is not limited to this, and the type of server can be variously changed at a level obvious to those skilled in the art.

도 2는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 구성도이고, 도 3은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템의 구성 관계도 이다. 2 is a configuration diagram of a container replica recommendation system according to an embodiment of the present invention, and FIG. 3 is a configuration diagram of a container replica recommendation system according to an embodiment of the present invention.

도 2 및 도 3을 참조하면, 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템(100)은 컨테이너 기반의 클라우드 서버스를 제공하는 클라우드 서버를 운영하고 관리하기 위한 컨테이너 레플리카 추천 시스템(100)에 있어서, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집하는 수집모듈(110), 상기 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스 경향성인 추세정보를 산출하는 분석모듈(120) 및 상기 추세정보를 기반으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 산출하는 추천모듈(130)을 포함할 수 있다. Referring to FIGS. 2 and 3 , in the container replica recommendation system 100 according to an embodiment of the present invention, in the container replica recommendation system 100 for operating and managing a cloud server providing container-based cloud services, a collection module 110 that collects past use information, which is information about resources of physical servers used by containers, an analysis module 120 that processes the past use information by a predetermined processing method to calculate trend information that is a resource tendency, and the trend information It may include a recommendation module 130 that calculates an initial range, which is a range of the number of pods that can currently be operated on an arbitrary worker node, based on .

또한, 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템(100)은, 상기 추세정보와 현재 가동 중인 물리서버의 리소스에 대한 정보인 현재 사용정보를 기초로 미리 정해진 장래 기간 동안에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출하는 예측모듈(140) 및 미리 정해진 선호도 산출 방법에 의해 상기 클라우드 서버의 관리자의 관리 선호와 관련된 선호평가값을 산출하는 선호평가모듈(150)을 더 포함할 수 있다. In addition, the container replica recommendation system 100 according to an embodiment of the present invention may further include a prediction module 140 that calculates predicted usage information, which is information about resources of the physical server predicted to be used during a predetermined future period, based on the trend information and current usage information, which is information about resources of the physical server currently in operation, and a preference evaluation module 150 that calculates a preference evaluation value related to management preferences of the manager of the cloud server by a predetermined preference calculation method.

또한, 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템(100)은, 상기 동작정보를 기초로 관리자의 상기 클라우드 서버의 조작 능숙도를 판단하는 능숙도판단모듈(160) 및 컨테이너 레플리카 추천 방법이 구현되는데 필요한 모든 정보를 저장하는 저장모듈(170)을 더 포함할 수 있다. In addition, the container replica recommendation system 100 according to an embodiment of the present invention may further include a proficiency determination module 160 for determining a manager's proficiency in operating the cloud server based on the operation information, and a storage module 170 for storing all information required to implement the container replica recommendation method.

또한, 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 시스템(100)은 컨테이너 레플리카 추천 시스템(100)이 운영되기 위해 시스템 관리자 및 클라우드 서비스 사용자에게 필요한 정보를 표시하고 입력 받기 위한 인터페이스를 산출하는 인터페이스모듈(190) 및 컨테이너 기반의 클라우드 서비스를 효과적으로 제공하기 위해서 물리서버 내의 워커노드를 제어하고 통제하는 제어모듈(180)을 더 포함할 수 있다. In addition, the container replica recommendation system 100 according to an embodiment of the present invention may further include an interface module 190 that calculates an interface for displaying and receiving information necessary for system administrators and cloud service users to operate the container replica recommendation system 100, and a control module 180 that controls and controls worker nodes in the physical server to effectively provide container-based cloud services.

수집모듈(110)은 관리자가 물리서버를 관리하고, 컨테이너를 운영하여 제어하는데 발생되는 정보인 동작정보를 수집할 수 있다. The collection module 110 may collect operation information, which is information generated when a manager manages a physical server and operates and controls a container.

동작정보는 물리서버/워커노드의 로그정보 및/또는 메트릭데이터를 모두 포함할 수 있다. 또한, 동작정보는 관리자가 물리서버를 제어한 제어데이터 및 제어데이터가 발생하였을 때의 물리서버와 컨테이너의 현재 가동상황에 대한 모든 정보들도 포함할 수 있다. The operation information may include both log information and/or metric data of the physical server/worker node. In addition, the operation information may include control data by which the manager controls the physical server and all information about the current operation status of the physical server and the container when the control data is generated.

일례로, 동작정보는 현재 물리서버와 컨테이너의 상태에서 관리자가 비 정상적인 상황을 해결하기 위해서 물리서버 및/또는 마스터노드(컨테이너)를 제어하고 통제한 방법들도 포함할 수 있다. For example, the operation information may include methods by which the manager controls and controls the physical server and/or the master node (container) in order to solve an abnormal situation in the current state of the physical server and container.

수집모듈(110)은 상기 동작정보가 미리 정해진 수집량만큼 수집되지 않을 경우, 관리자의 개인정보를 수집할 수 있다.The collection module 110 may collect manager's personal information when the amount of operation information is not collected in advance.

일례로, 미리 정해진 수집량을 1TB일 수 있다. 다만, 이에 한정하지 않고, 상기 미리 정해진 수집량을 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.As an example, the predetermined collection amount may be 1 TB. However, it is not limited to this, and the predetermined collection amount can be variously modified at a level obvious to those skilled in the art.

개인정보는 서버 운영 시스템(100)과 관련 없이 관리자가 외부에서 전자기기를 제어하면서 발생되는 정보 및 관리자의 신상 정보들을 포함할 수 있다. Personal information may include personal information of the manager and information generated while the manager controls the electronic device from the outside, regardless of the server operating system 100 .

이를 위해, 수집모듈(110)은 외부 서버, 공공기관 서버, 오픈 서버 등과 네트워크 연결되어 필요한 정보들을 수집할 수 있다. To this end, the collection module 110 may collect necessary information by being network-connected to an external server, a public institution server, an open server, and the like.

이를 위해, 관리자로부터 사전 승인을 받을 수 있다. For this purpose, prior approval may be obtained from the administrator.

일례로, 개인정보는 관리자의 네비게이션 경로 선택 정보를 포함할 수 있다. For example, personal information may include navigation route selection information of a manager.

네비게이션 경로 탐색할 경우 여러가지 경로가 추천될 수 있으며, 네비게이션 사용자는 자신의 성향에 따라 여러 경로 중에 한가지 경로를 선택할 수 있다. When searching for a navigation route, various routes may be recommended, and the navigation user may select one route among the multiple routes according to his or her preference.

이러한 이유로, 관리자의 네비게이션 어플리케이션 이용 정보들을 이용하면 관리자의 선호 성향을 파악하는데 도움이 될 수 있다. For this reason, using the information about the manager's use of the navigation application can help determine the manager's preference.

일례로, 개인정보는 관리자의 자동차 제어 정보를 포함할 수 있다. For example, personal information may include vehicle control information of a manager.

최근 IOT 기술 확대와 자동차의 전자기기화 풍조를 기반으로 자동차의 각종 제어 정보들이 수집되고 있다. 관리자가 자동차를 제어하고 통제한 정보들을 자동차 제조 서버 및/또는 통신사 서버로부터 수집모듈(110)(111)을 수집할 수 있다. Recently, various control information of automobiles is being collected based on the expansion of IOT technology and the trend of electronic devices of automobiles. The collection modules 110 and 111 may collect the information that the manager controls and controls the car from the car manufacturing server and/or the communication company server.

자동차의 제어 방식은 관리자가 안정성을 중시하는 사람인지 효율성을 중시하는 사람인지 파악하는데 중요한 정보일 수 있다. How a car is controlled can be an important piece of information in determining whether a manager is a person who values safety or efficiency.

자동차 제어 정보는 자동차 내의 네비게이션 정보와 함께 융합되어, 교통상황 및 장소에서 관리자가 어떠한 방식으로 자동차를 제어하였는지를 파악하는데 중요한 정보일 수 있다.The vehicle control information is fused together with the navigation information in the vehicle, and may be important information in determining how the manager controls the vehicle in a traffic situation and location.

일례로, 개인정보는 관리자의 나이, 성별, 출신학교, 전공정보, 출신지역에 대한 정보들을 포함할 수 있다. For example, personal information may include information about the manager's age, gender, school of origin, major information, and region of origin.

사람들은 나이가 들수록 효율성보다는 안정성을 더욱 중시하는 경향을 가질 수 있다.As people get older, they may tend to value stability more than efficiency.

남성보다는 여성이 효율성보다는 안정성을 더욱 중시하는 경향을 가질 수 있다. Women more than men may tend to value stability more than efficiency.

대학교의 학풍은 학생들에게 영향을 미치기 때문에 출신학교에 따라 효율성과 안정성을 중시하는 비중이 상이할 수 있다.Because the academic traditions of universities affect students, the importance of efficiency and stability may differ depending on the school you are from.

배우는 전공은 습득자에게 영향을 미치기 때문에 전공에 따라 효율성과 안정성을 중시하는 비중이 상이할 수 있다. Since the major you learn affects the learner, the importance of efficiency and stability may differ depending on the major.

출신지역이 도시인지, 농촌지역인지, 어촌지역인지 등은 거주자들에게 영향을 미치기 때문에 효율성과 안정성을 중시하는 비중이 상이할 수 있다. Depending on whether the area of origin is an urban, rural, or fishing village affects residents, the importance of efficiency and stability may differ.

일례로, 도시 지역 거주자일수록, 안정성보다는 효율성을 더욱 중시할 수 있다. 또한, 농촌/어촌지역 거주자일수록, 효율성보다는 안정성을 더욱 중시할 수 있다. For example, if you live in an urban area, you may value efficiency more than stability. In addition, residents of rural/fishing villages may value stability more than efficiency.

수집모듈(110)은 컨테이너가 이용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집할 수 있다. The collection module 110 may collect past usage information, which is information about the resources of the physical server in which the container is used.

물리서버의 리소스는 CPU, 램, 스토리지 등과 같이 물리서버 자원을 의미하는 것일 수 있다. The resources of the physical server may mean physical server resources such as CPU, RAM, and storage.

수집모듈(110)이 수집한 과거 사용정보는 상기 저장모듈(170)에 저장되어 있을 수 있다. Past use information collected by the collection module 110 may be stored in the storage module 170 .

수집모듈(110)은 컨테이너가 가동되어 사용되는 물리서버의 리소스에 대한 정보인 현재 사용정보를 실시간으로 수집할 수 있다. The collection module 110 may collect current usage information, which is information about resources of a physical server in which containers are operated and used, in real time.

분석모듈(120)은 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스의 경향성인 추세정보를 산출할 수 있다. The analysis module 120 may process past use information by a predetermined processing method to calculate trend information, which is a tendency of a resource.

미리 정해진 가공방법은 상기 과거 사용정보를 추세정보, 날짜에 따라 일정한 패턴을 분석한 계절성정보 및 일정한 패턴을 가지지 않는 불규칙정보로 분리하는 방법일 수 있다. The predetermined processing method may be a method of separating the past use information into trend information, seasonality information obtained by analyzing a certain pattern according to a date, and irregular information not having a certain pattern.

이에 대한 구체적인 설명은 후술하도록 한다.A detailed description of this will be described later.

추세정보는 날짜와 시간을 기준으로 정렬된 데이터일 수 있다. Trend information may be data sorted based on date and time.

이는, 데이터의 사용은 날짜와 시간에 따라 주기성과 패턴이 발생될 수 있다. This means that periodicity and pattern may occur in the use of data according to date and time.

이를 통해, 현재 사용 중인 물리서버의 리소스가 어떤 경향으로 증감할지를 파악할 수 있다. Through this, it is possible to grasp the trend in which the resources of the physical server currently in use will increase or decrease.

예측모듈(140)은 수집모듈(110)에서 수집되는 현재 사용정보를 기초로 미리 정해진 장래 기간 동안에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출할 수 있다. The prediction module 140 may calculate predicted usage information, which is information about resources of the physical server that are predicted to be used during a predetermined future period, based on the current usage information collected by the collection module 110 .

예측모듈(140)은 현재 사용정보와 추세정보를 기초로 예측 사용정보를 산출할 수 있다. The prediction module 140 may calculate predicted usage information based on current usage information and trend information.

구체적인 일례로서, 예측모듈(140)은 현재 물리서버 사용되는 리소스에 추세정보를 병합하여 앞으로 물리서버에서 사용되는 리소스가 어떻게 될지를 산출할 수 있다. As a specific example, the prediction module 140 may calculate how resources used in the physical server will be in the future by merging trend information with resources currently used in the physical server.

즉, 만일 예측 사용정보가 산출되는 시점이 2022년 12월 1일 15시라고 가정할 경우, 2022년 12월 1일 15시 수집되는 사용 리소스에 과거 사용정보 중에서 12월 1일 15시 때의 추세정보를 고려하여, 2022년 12월 1일 15시 이후에 발생될 것으로 예상되는 예측 사용정보를 산출할 수 있다. That is, if it is assumed that the time point at which the predicted usage information is calculated is 15:00 on December 1, 2022, the trend information at 15:00 on December 1, 2022, among the past usage information for the used resource collected at 15:00 on December 1, 2022 Considering, the predicted usage information expected to occur after 15:00 on December 1, 2022 can be calculated.

여기서, 예측모듈(140)은 미리 정해진 장래 기간 단위로 예측 사용정보를 새롭게 산출할 수 있다. Here, the prediction module 140 may newly calculate the predicted usage information in units of a predetermined future period.

이로 인해, 실시간으로 사용되는 물리서버의 리소스를 활용하여 장래의 예측 사용정보를 산출하기 때문에, 효율적으로 물리서버의 자원을 운영할 수 있다. Because of this, since future predicted use information is calculated by utilizing the resources of the physical server used in real time, the resources of the physical server can be efficiently managed.

일례로, 미리 정해진 장래 기간은 '1일'일 수 있다. As an example, the predetermined future period may be 'one day'.

다만, 이에 본 발명이 한정되는 것은 아니고, 상기 미리 정해진 장래 기간의 구체적인 기간은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, the present invention is not limited thereto, and the specific period of the predetermined future period can be variously modified at a level obvious to those skilled in the art.

선호평가모듈(150)은 미리 정해진 선호도 산출방법에 의해 관리자의 관리 선호와 관련된 선호평가값을 산출할 수 있다. The preference evaluation module 150 may calculate a preference evaluation value related to the manager's management preference according to a predetermined preference calculation method.

선호평가모듈(150)은 동작정보를 미리 정해진 운영패턴으로 분류하는 패턴분류모델이 저장되어 있을 수 있다. The preference evaluation module 150 may store a pattern classification model for classifying motion information into predetermined operation patterns.

선호평가모듈(150)은 과거의 동작정보들과 대응되는 동작정보들을 분류한 분류정보를 기초로 딥러닝하여 패턴분류모델을 생성할 수 있다. The preference evaluation module 150 may generate a pattern classification model by deep learning based on classification information obtained by classifying motion information corresponding to past motion information.

딥러닝은 출력 레이어의 레이블 된 데이터(labeled data)를 이용하여 신경망의 가중치(weight)를 업데이트하는 알고리즘인 백 프로파게이션(Back Progation) 알고리즘을 이용한 것일 수 있으나, 이에 한정하는 것은 아니다.Deep learning may be performed using a back propagation algorithm, which is an algorithm for updating weights of a neural network using labeled data of an output layer, but is not limited thereto.

또한, 심층 신경망 및 백 프로파게이션(Back Progation) 알고리즘은 종래에 공지된 바와 같으므로, 이에 대한 구체적인 설명은 생략될 수 있다In addition, since the deep neural network and the back propagation algorithm are conventionally known, a detailed description thereof may be omitted.

일례로, 선호평가값은 효율성과 안정성에 대한 값들로 이루어질 수 있으며, 단위는 %로서, 효율성과 안정성의 합이 100이 되도록 이루어질 수 있다. For example, the preference evaluation value may be composed of values for efficiency and stability, and the unit may be %, and the sum of efficiency and stability may be 100.

다만, 이에 한정하지 않고, 선호평가값의 형태는 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the form of the preference evaluation value can be variously modified at a level obvious to those skilled in the art.

운영패턴은 안정성과 효율성 관점에서 패턴별로 분류되어 있을 수 있다. Operation patterns may be classified by pattern in terms of stability and efficiency.

일례로, 제1 운영패턴은 안정성 0%, 효율성 100%인 패턴이고, 제2 운영패턴은 안정성 2%, 효율성 98%인 패턴일 수 있다. 이와 같이, 모든 안정성과 효율성의 측면에서 운영패턴들이 분류되어 있을 수 있다.For example, the first operating pattern may be a pattern with stability of 0% and efficiency of 100%, and the second operating pattern may be a pattern with stability of 2% and efficiency of 98%. In this way, operating patterns can be classified in terms of all stability and efficiency.

미리 정해진 선호도 산출 방법은 상기 동작정보를 기초로 관리자의 컨테이너 레플리카 추천 시스템(100)의 운영 패턴을 분류하여 상기 선호평가값을 산출하는 방법일 수 있다.The predetermined preference calculation method may be a method of calculating the preference evaluation value by classifying an operating pattern of the manager's container replica recommendation system 100 based on the operation information.

선호평가값은 안정성과 효율성 측면이 고려되어 산출될 수 있다.The preference evaluation value can be calculated by considering the aspects of stability and efficiency.

선호평가모듈(150)에 의해 관리자의 관리 성향을 효과적으로 분석할 수 있다. The manager's management tendency can be effectively analyzed by the preference evaluation module 150 .

미리 정해진 선호도 산출 방법은 상기 개인정보와 상기 동작정보를 함께 고려하여 상기 선호평가값을 산출하는 방법일 수 있다. The predetermined preference calculation method may be a method of calculating the preference evaluation value by considering both the personal information and the operation information.

선호평가모듈(150)은 동작정보가 미리 정해진 수집량만큼 수집되지 않을 경우, 개인정보도 함께 활용하여 선호평가값을 산출할 수 있다.The preference evaluation module 150 may calculate a preference evaluation value by utilizing personal information together when motion information is not collected as much as a predetermined collection amount.

선호평가모듈(150)은 개인정보를 통해 효율성과 안정성을 산출하는 개인산출모델이 저장되어 있을 수 있다. The preference evaluation module 150 may store a personal calculation model that calculates efficiency and stability through personal information.

선호평가모듈(150)은 과거의 개인정보들과 대응되는 개인정보에 대해서 효율성과 안정성으로 분류된 값들을 기초로 딥러닝하여 개인산출모델을 산출할 수 있다. The preference evaluation module 150 may calculate a personal calculation model by deep learning based on values classified into efficiency and stability for personal information corresponding to past personal information.

딥러닝 알고리즘은 공지된 기술을 활용하는 것으로서, 이에 대한 자세한 설명은 생략될 수 있다.The deep learning algorithm utilizes a known technique, and a detailed description thereof may be omitted.

선호평가모듈(150)은 패턴분류모델을 통해 산출되는 제1 선호평가값과 개인산출모델에 의해 산출되는 제2 선호평가값을 서로 가중평균내어 최종적으로 선호평가값을 산출할 수 있다. The preference evaluation module 150 may finally calculate a preference evaluation value by taking a weighted average of the first preference evaluation value calculated through the pattern classification model and the second preference evaluation value calculated by the individual calculation model.

선호평가모듈(150)은 미리 정해진 수집량만큼 동작정보가 수집될 때까지 동작정보가 수집되는 양에 따라 제1 선호평가값과 제2 선호평가값의 가중치를 변화하여 선호평가값을 산출할 수 있다. The preference evaluation module 150 may calculate the preference evaluation value by changing the weights of the first preference evaluation value and the second preference evaluation value according to the amount of motion information collected until motion information is collected as much as the predetermined collection amount.

일례로, 동작정보가 수집되는 양이 많아질수록 제1 선호평가값을 제2 선호평가값보다 더욱 가중치를 두어 평균을 산출하여 최종 선호평가값을 산출할 수 있다. For example, as the amount of motion information collected increases, the first preference evaluation value may be more weighted than the second preference evaluation value, and an average may be calculated to calculate a final preference evaluation value.

동작 정보의 정보가 너무 적을 경우에는 제1 선호평가값이 관리자의 성향과 선호도를 온전하게 반영하지 못할 수 있다. If the information of the operation information is too small, the first preference evaluation value may not fully reflect the manager's propensity and preference.

이를 보완하기 위해서, 이미 상당량의 데이터들이 축적된 개인정보를 활용하여 제2 선호평가값을 더욱 가중치를 두어 최종 선호평가값을 산출할 수 있다. In order to compensate for this, a final preference evaluation value may be calculated by further weighting the second preference evaluation value using personal information for which a considerable amount of data has already been accumulated.

동작정보가 점점 증가함에 따라 증가한 양에 대해서 제1 비율에 따라 제1선호평가값의 가중치가 증가되고 개인정보를 활용하여 산출된 제2 선호평가값의 가중치가 감소될 수 있다.As the motion information gradually increases, the weight of the first preference evaluation value may be increased according to the first ratio with respect to the increased amount, and the weight of the second preference evaluation value calculated using the personal information may be decreased.

미리 정해진 선호도 산출 방법은 상기 조작 능숙도를 기초로 상기 개인정보와 상기 동작정보가 적용되는 가중치를 변경하여 상기 선호평가값을 산출하는 방법일 수 있다.The predetermined preference calculation method may be a method of calculating the preference evaluation value by changing a weight to which the personal information and the motion information are applied based on the manipulation proficiency.

다시 말해서, 미리 정해진 선호도 산출 방법은 동작정보가 수집된 양이 소정 기준값 이상일 경우, 상기 조작 능숙도에 따라 제1 선호평가값의 가중치 증가에 따라 제2 선호평가값의 가중치 감소되는 비율을 제1 비율과 다른 비율로서 가중치 변경하는 방법일 수 있다. In other words, in the predetermined preference calculation method, when the amount of motion information collected is equal to or greater than a predetermined reference value, the ratio of weight reduction of the second preference evaluation value according to the weight increase of the first preference evaluation value according to the manipulation proficiency may be a method of changing the weight at a ratio different from the first ratio.

구체적인 일례로서, 선호도평가모듈은 동작정보가 수집된 양이 소정 기준값(변경 기준값) 이상이며, 관리자의 조작 능숙도가 소정 능숙도 이상일 경우에는, 제1 선호평가값의 가중치 증가에 따라 제2 선호평가값의 가중치 감소되는 비율을 제1 비율보다 더 큰 비율인 제2 비율로 하여, 최종 선호평가값을 산출할 수 있다. As a specific example, when the amount of motion information collected is equal to or greater than a predetermined reference value (change reference value) and the manager's operational proficiency is greater than or equal to a predetermined proficiency, the preference evaluation module may calculate the final preference evaluation value by setting the ratio of weight reduction of the second preference evaluation value to a second ratio, which is greater than the first ratio, according to the increase in the weight of the first preference evaluation value.

또한, 선호도평가모듈은 동작정보가 수집된 양이 소정 기준값 이상이며, 관리자의 조작 능숙도가 소정 능숙도 미만일 경우에는, 제1 선호평가값의 가중치 증가에 따라 제2 선호평가값의 가중치 감소되는 비율을 제1 비율보다 더 작은 비율인 제3 비율로 하여, 최종 선호평가값을 산출할 수 있다.In addition, when the amount of motion information collected is greater than or equal to a predetermined reference value and the manager's operational proficiency is less than the predetermined proficiency, the preference evaluation module may calculate a final preference evaluation value by setting a ratio in which the weight of the second preference evaluation value is reduced as the weight of the first preference evaluation value increases to a third ratio that is smaller than the first ratio.

이는, 관리자의 능숙도가 낮다면 동작정보의 일관성이 다소 낮기에 정보 신뢰성이 다소 낮기 때문일 수 있다. 반대로 관리자의 능숙도가 높다면 동작정보의 일관성이 다소 높기에 정보 신뢰성을 다소 높기 때문일 수 있다. This may be because if the manager's proficiency is low, the reliability of the information is somewhat low because the consistency of the operation information is somewhat low. Conversely, if the manager's proficiency is high, it may be because the information reliability is somewhat high because the consistency of the operation information is somewhat high.

만일, 능숙도판단모듈(160)(116)에 의해 조작 능숙도가 산출되지 않는다면, 선호도평가모듈은 제1 비율을 유지하여 최종 선호평가값을 산출할 수 있다. If the manipulation proficiency is not calculated by the proficiency determination module 160 or 116, the preference evaluation module may calculate the final preference evaluation value by maintaining the first ratio.

능숙도판단모듈(160)은 동작정보를 기초로 관리자의 컨테이너 레플리카 추천 시스템(100)의 조작 능숙도를 산출할 수 있다. The proficiency determination module 160 may calculate the manager's operational proficiency of the container replica recommendation system 100 based on the operation information.

이를 위해, 능숙도판단모듈(160)에는 능숙도판단모델이 저장되어 있을 수 있다. To this end, a proficiency judgment model may be stored in the proficiency judgment module 160 .

능숙도판단모듈(160)은 과거의 물리서버, 가상머신 상태에 따라 물리서버와 가상머신이 조작된 방법과 이에 대한 평가점수들을 딥러닝하여 능숙도판단모델을 생성할 수 있다. The proficiency determination module 160 may generate a proficiency judgment model by performing deep learning on how the physical server and virtual machine were manipulated and evaluation scores thereof according to the past states of the physical server and virtual machine.

딥러닝에 대한 구체적인 알고리즘은 공지된 기술을 활용하는 것으로서 이에 대한 자세한 설명은 생략될 수 있다.As a specific algorithm for deep learning utilizes a known technique, a detailed description thereof may be omitted.

능숙도판단모델은 관리자의 조작 능숙도를 산출할 수 있다. The proficiency judgment model can calculate the operational proficiency of the manager.

다만, 능숙도판단모델은 동작정보 중에서 조작 능숙도를 판단하는데 필요한 제어 정보와 제어 당시의 물리서버, 컨테이너(워커노드)의 상태 정보만이 필요하므로, 동작정보가 많다고 하여 조작 능숙도를 판단하는데 필요한 정보가 많다고 볼 수 없을 수 있다. However, the proficiency judgment model requires only the control information necessary to determine the manipulation proficiency among the motion information and the state information of the physical server and container (worker node) at the time of control.

능숙도판단모델은 조작 능숙도를 판단하는데 필요한 데이터양이 소정 기준 이상일 경에만 조작 능숙도를 산출할 수 있다. The proficiency judgment model can calculate the manipulation proficiency only when the amount of data required to determine the manipulation proficiency is equal to or greater than a predetermined standard.

여기서, 조작 능숙도를 판단하는데 필요한 데이터양은 변경 기준값보다 작을 수 있다. Here, the amount of data required to determine the manipulation proficiency may be smaller than the change reference value.

이는, 상술한 알고리즘이 효과적으로 운영되기 위함일 수 있다. This may be to effectively operate the above-described algorithm.

능숙도판단모듈(160)은 산출한 조작 능숙도를 선호평가모듈(150)에 전달할 수 있다. The proficiency determination module 160 may transmit the calculated manipulation proficiency to the preference evaluation module 150 .

선호평가모듈(150)을 산출한 최종 선호평가값을 추천모듈(130)로 전달할 수 있다. The final preference evaluation value calculated by the preference evaluation module 150 may be transmitted to the recommendation module 130 .

추천모듈(130)은 관리자에게 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 추천할 수 있다. The recommendation module 130 may recommend an initial range, which is a range of the number of Pods that can be operated on an arbitrary worker node, to the manager.

워커노드는 적어도 하나 이상의 파드를 구비하며, 파드는 적어도 하나의 컨테이너를 포함하며, 소프트웨어적으로 존재하는 분류 체계를 의미할 수 있다. A worker node includes at least one pod, and a pod includes at least one container, and may refer to a classification system that exists in terms of software.

워커노드는 공지된 기술로서 이에 대한 자세한 설명은 생략될 수 있다. Worker node is a well-known technology, and a detailed description thereof may be omitted.

추천모듈(130)은 예측 사용정보를 기준으로 상기 레플리카의 범위를 추천할 수 있다. The recommendation module 130 may recommend a range of replicas based on predicted usage information.

구체적인 일례로서, 추천모듈(130)은 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스에 어느 비중을 차지하는지에 따라 예측 사용정보에 소정의 값을 더하거나 빼서, 컨테이너 동작으로 발생되는 물리서버의 허용가능한 리소스인 허용 사용정보를 산출할 수 있다. As a specific example, the recommendation module 130 adds or subtracts a predetermined value to the predicted usage information according to how much the resources of the currently operating physical server occupy in the available resources of the physical server, and thereby calculates allowable usage information, which is an allowable resource of the physical server generated by container operation.

허용 사용정보는 예측 사용정보에 제1 허용값을 더하거나 빼서 산출하는 제1 허용 사용정보 및 예측 사용정보에 제2 허용값을 더하거나 빼서 산출하는 제2 허용 사용정보를 구비할 수 있다. The allowed usage information may include first allowed usage information calculated by adding or subtracting a first allowed value to predicted usage information and second allowed usage information calculated by adding or subtracting a second allowed value to predicted usage information.

제1 허용값은 제2 허용값보다 더 작을 수 있다. The first allowable value may be smaller than the second allowable value.

일례로, 제1 허용값과 제2 허용값은 미리 지정되어 있을 수 있다. For example, the first allowable value and the second allowable value may be set in advance.

현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과일 경우, 추천모듈(130)은 예측 사용정보에 제1 허용값을 더하고 빼서 제1 허용 사용정보를 산출할 수 있다. When the resources of the currently operating physical server exceed a predetermined ratio of the available resources of the physical server, the recommendation module 130 may calculate the first allowed usage information by adding and subtracting the first allowed value from the predicted usage information.

이와 다르게, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우, 추천모듈(130)은 예측 사용정보에 제2 허용값을 더하고 빼서 제2 허용 사용정보를 산출할 수 있다. Alternatively, when the resources of the currently operating physical server are less than or equal to a predetermined ratio of the available resources of the physical server, the recommendation module 130 may calculate the second allowed usage information by adding and subtracting the second allowed value from the predicted usage information.

추천모듈(130)은 허용 사용정보를 기초로 초기범위를 산출할 수 있다. The recommendation module 130 may calculate an initial range based on the allowed use information.

즉, 추천모듈(130)은 제1 허용 사용정보를 활용하여 제2 초기범위를 산출할 수 있으며, 제2 허용 사용정보를 활용하여 제1 초기범위를 산출할 수 있다. That is, the recommendation module 130 may calculate the second initial range by utilizing the first permitted use information, and may calculate the first initial range by utilizing the second permitted use information.

추천모듈(130)은 미리 정해진 장래 기간 단위로 허용 사용정보의 상위값의 평균과 허용 사용정보의 하위값의 평균을 산출할 수 있다. The recommendation module 130 may calculate an average of upper values of allowed use information and an average of lower values of allowed use information in units of a predetermined future period.

추천모듈(130)은 허용 사용정보의 상위값의 평균과 허용 사용정보의 하위값의 평균을 기초로 워커노드가 안정적으로 가동되기 위해서 물리서버에서 제공되야 하는 파드의 수의 범위를 산출하여, 초기범위를 산출할 수 있다. The recommendation module 130 calculates the range of the number of pods to be provided from the physical server in order for the worker node to operate stably based on the average of the upper values of the permitted usage information and the average of the lower values of the permitted usage information, and may calculate the initial range.

다시 말하면, 추천모듈(130)은, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우 제1 초기범위로 추천하고, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과할 경우 제2 초기범위로 추천할 수 있다. In other words, the recommendation module 130 may recommend the resource of the currently operating physical server as the first initial range when the resource of the currently operating physical server is less than or equal to a predetermined ratio of the available resources of the physical server, and may recommend the resource of the currently operating physical server as the second initial range when the resource of the currently operating physical server exceeds a predetermined ratio of the available resource of the physical server.

추천모듈(130)은 상기 선호평가값을 고려하여 상기 초기범위를 수정하여 수정범위를 산출할 수 있다. The recommendation module 130 may calculate a corrected range by correcting the initial range in consideration of the preference evaluation value.

선호평가값은 안정성과 효율성 측면이 고려되어 산출될 수 있다. The preference evaluation value can be calculated by considering the aspects of stability and efficiency.

추천모듈(130)은 선호평가값의 안정성과 효율성에 따라 초기범위를 수정하여 수정범위를 산출할 수 있다. The recommendation module 130 may calculate the corrected range by correcting the initial range according to the stability and efficiency of the preference evaluation value.

추천모듈(130)은 초기범위 내에서 선호평가값의 안정성과 효율성의 비중에 따라 수정범위를 산출할 수 있다. The recommendation module 130 may calculate the correction range according to the weight of stability and efficiency of the preference evaluation value within the initial range.

구체적인 일례로서, 추천모듈(130)은 선호평가값에서 안정성이 효율성보다 더 높을 경우, 초기범위의 최소값 방향으로 편중되게 수정범위를 산출할 수 있다.As a specific example, the recommendation module 130 may calculate the correction range biased toward the minimum value of the initial range when stability is higher than efficiency in the preference evaluation value.

반대로, 추천모듈(130)은 선호평가값에서 효율성이 안정성보다 더 높을 경우, 초기범위의 최대값 방향으로 편중되게 수정범위를 산출할 수 있다. Conversely, when efficiency is higher than stability in the preference evaluation value, the recommendation module 130 may calculate the correction range biased toward the maximum value of the initial range.

이를 통해, 관리자의 관리 패턴과 성향을 고려하여 레플리카 범위를 추천할 수 있다. Through this, it is possible to recommend a range of replicas in consideration of the manager's management pattern and tendency.

제어모듈(180)은 컨테이너 기반의 클라우드 서비스를 효과적으로 제공하기 위해서 물리서버 내의 워커노드를 제어하고, 통제할 수 있다. The control module 180 may control and control worker nodes in the physical server in order to effectively provide container-based cloud services.

일례로, 제어모듈(180)은 마스터노드일 수 있다.As an example, the control module 180 may be a master node.

다만, 이에 한정하지 않고, 제어모듈(180)의 종류는 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the type of control module 180 can be variously modified at a level obvious to those skilled in the art.

제어모듈(180)은 관리자가 요청한 레플리카, 즉 파드의 숫자를 기초로 워커노드 내의 파드를 유지시킬 수 있다. The control module 180 may maintain pods in a worker node based on the number of replicas, that is, pods requested by the manager.

레플리카는 노드에서 유지해야하는 파드의 수를 의미할 수 있다. Replicas can mean the number of pods that a node needs to maintain.

제어모듈(180)은 초기범위 내로 설정된 숫자로 파드의 숫자가 유지되도록 컨테이너를 포함하는 워커노드를 제어할 수 있다. The control module 180 may control worker nodes including containers so that the number of pods is maintained within the initial range.

인터페이스모듈(190)은 컨테이너 레플리카 추천 시스템(100)이 운영되기 위해 시스템 관리자 및 클라우드 서비스 사용자에게 필요한 정보를 표시하고 입력받기 위한 인터페이스를 산출할 수 있다. The interface module 190 may calculate an interface for displaying and receiving information necessary for the system administrator and cloud service user to operate the container replica recommendation system 100 .

인터페이스모듈(190)은 관리자의 컴퓨팅 장치 및 사용자의 컴퓨팅 장치와 유/무선 네트워크로 연결되어 산출한 인터페이스를 송신하고 필요한 정보를 수신할 수 있다. The interface module 190 may be connected to a manager's computing device and a user's computing device through a wired/wireless network to transmit the calculated interface and receive necessary information.

인터페이스모듈(190)은 레플리카 범위인 초기범위와 수정범위가 함께 표시되는 인터페이스를 관리자 컴퓨팅 장치로 전송할 수 있다. The interface module 190 may transmit an interface displaying an initial range and a modified range, which are replica ranges, to the manager computing device.

인터페이스모듈(190)은 수정범위가 관리자의 관리 성향을 고려한 범위인 것이 표시되도록 인터페이스를 구성할 수 있다. The interface module 190 may configure the interface to display that the correction range is within the range considering the manager's management propensity.

저장모듈(170)은 컨테이너 레플리카 추천 방법이 구현되는데 필요한 모든 정보를 저장할 수 있다. The storage module 170 may store all information required to implement the container replica recommendation method.

일례로, 저장 모듈은 내장 메모리 및/또는 외장 메모리를 포함할 수 있다.For example, the storage module may include internal memory and/or external memory.

일례로, 내장 메모리는 휘발성 메모리(예: DRAM, SRAM, 또는 SDRAM 등), 비휘발성 메모리(예: OTPROM(one time programmable ROM), PROM, EPROM, EEPROM, mask ROM, flash ROM, 플래시 메모리, 하드 드라이브, 또는 솔리드 스테이트 드라이브 (SSD) 중 적어도 하나를 포함할 수 있다For example, the built-in memory may include at least one of volatile memory (eg, DRAM, SRAM, or SDRAM), non-volatile memory (eg, one time programmable ROM (OTPROM), PROM, EPROM, EEPROM, mask ROM, flash ROM, flash memory, hard drive, or solid state drive (SSD)).

외장 메모리는 플래시 드라이브(flash drive), 예를 들면, CF(compact flash), SD(secure digital), Micro-SD, Mini-SD, xD(extreme digital), MMC(multi-media card) 또는 메모리 스틱 등을 포함할 수 있다.The external memory may include a flash drive, for example, a compact flash (CF), secure digital (SD), micro-SD, mini-SD, extreme digital (xD), multi-media card (MMC), or memory stick.

이하, 컨테이너 레플리카 추천 시스템(100)에 각 모듈들에 의해 구현되는 컨테이너 레플리카 추천 방법에 대해서 자세하게 서술하도록 한다. Hereinafter, a container replica recommendation method implemented by each module in the container replica recommendation system 100 will be described in detail.

도 4는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법의 순서도이다. 4 is a flowchart of a container replica recommendation method according to an embodiment of the present invention.

이하, 상술한 내용과 중복되는 한도에서 자세한 설명은 생략될 수 있다. Hereinafter, a detailed description may be omitted to the extent that it overlaps with the above description.

도 4를 참조하면, 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법은, 컨테이너 레플리카 추천 시스템에 의해 구현되며, 컨테이너 기반의 클라우드 서비스를 제공하는 클라우드 서버를 운영하고 관리하기 위한, 컨테이너 레플리카 추천 방법에 있어서, 수집모듈에 의해, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보가 수집되는 단계, 분석모듈에 의해, 상기 과거 사용정보가 미리 정해진 가공방법으로 리소스 경향성인 추세정보가 산출되는 단계 및 추천모듈에 의해, 상기 추세정보를 기초로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위가 산출되는 단계를 포함할 수 있다. Referring to FIG. 4 , a container replica recommendation method according to an embodiment of the present invention is implemented by a container replica recommendation system and is implemented by a container replica recommendation system for operating and managing a cloud server providing a container-based cloud service. The step of collecting, by a collection module, past usage information, which is information about the resources of physical servers used by containers, the step of calculating, by an analysis module, trend information that is a resource tendency from the past usage information by a predetermined processing method, and the recommendation module, the trend information Based on this, it may include calculating an initial range, which is a range of the number of pods that can currently be operated on any worker node.

수집모듈에 의해 동작정보가 수집될 수 있다. Operation information may be collected by the collection module.

만일, 동작정보가 미리 정해진 수집량만큼 수집되지 않을 경우, 관리자의 개인정보가 수집되고, 능숙도가 판단되어, 선호평가값이 산출되는데 개인정보와 능숙도가 활용될 수 있다.If motion information is not collected as much as a predetermined collection amount, manager's personal information is collected, proficiency is determined, and a preference evaluation value is calculated, and the personal information and proficiency can be used.

만일, 동작정보가 미리 정해진 수집량만큼 수집되는 경우, 동작정보만으로 선호평가값이 산출될 수 있다. If motion information is collected by a predetermined collection amount, a preference evaluation value may be calculated only with motion information.

또한, 수집모듈은 과거 사용정보를 수집할 수 있고, 분석모듈은 미리 정해진 가공방법을 통해 추세 정보를 산출할 수 있다. In addition, the collection module may collect past usage information, and the analysis module may calculate trend information through a predetermined processing method.

예측모듈은 추세 정보와 현재 사용정보를 기초로 미리 정해진 장래 기간 동안의 물리서버 리소스에 대한 정보인 예측 사용정보를 산출할 수 있다. The prediction module may calculate predicted usage information, which is information about physical server resources for a predetermined future period, based on the trend information and the current usage information.

관리자는 자신의 컴퓨팅 장치를 통해 컨테이너 레플리카 추천 시스템으로 레플리카를 설정할 것을 요청할 수 있다. The administrator may request to set a replica to the container replica recommendation system through his/her computing device.

인터페이스모듈이 레플리카 요청을 받을 경우, 추천모듈은 초기범위와 수정범위를 산출할 수 있으며, 초기범위와 수정범위가 추천되는 인터페이스를 산출하여 관리자의 컴퓨팅 장치로 전송할 수 있다. When the interface module receives a replica request, the recommendation module may calculate an initial range and a modified range, calculate an interface in which the initial range and modified range are recommended, and transmit the calculated interface to the manager's computing device.

관리자는 수정범위 내에서 레플리카를 지정할 수도 있고, 수정범위는 아니지만 초기범위 내에서 레플리카를 지정할 수 있다. The manager can designate a replica within the scope of modification, or within the initial scope but not within the scope of modification.

제어모듈은 관리자가 지정한 레플리카를 기준으로 미리 정해진 장래 기간 동안에 지정한 레플리카 대로 파드의 숫자가 유지되도록 워커노드를 제어할 수 있다. The control module can control the worker node to maintain the number of pods according to the replica specified by the manager for a predetermined future period based on the replica specified by the manager.

예측모듈은 상기 미리 정해진 장래 기간 이후의 기간에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출할 수 있다.The prediction module may calculate predicted use information, which is information about resources of the physical server predicted to be used in a period after the predetermined future period.

제어모듈은 예측 사용정보의 증감에 따라 임의의 워커노드에서 가동될 수 있는 파드의 숫자를 증가하거나 감소할 수 있다. The control module can increase or decrease the number of pods that can be operated on any worker node according to the increase or decrease of predicted usage information.

예측모듈은 미리 정해진 장래 기간(제1 미리 정해진 장래 기간, T10, 도 6 참조)이 도과 된 후에 그 다음의 미래 정해진 장래 기간(제2 미리 정해진 장래 기간, T20, 도 6 참조)동안에 사용될 것으로 예측되는 물리서버의 리소스에 대한 정보인 제2 예측 사용정보를 또 산출할 수 있다. After a predetermined future period (first predetermined future period, T10, see FIG. 6) has elapsed, the prediction module may further calculate second predicted usage information, which is information about resources of the physical server predicted to be used during the next predetermined future period (second predetermined future period, T20, see FIG. 6).

제어모듈은 제1 미리 정해진 장래 기간 동안의 예측 사용정보인 제1 예측 사용정보의 평균인 제1 평균과 제2 미리 정해진 장래 기간 동안의 예측 사용정보인 제2 예측 사용정보의 평균인 제2 평균을 서로 비교하여, 제1 평균이 제2 평균보다 더 높을 경우, 관리자가 지정한 레플리카보다 더 낮춰서 레플리카를 설정하여, 워커노드를 관리할 수 있다. The control module may compare a first average, which is an average of first predicted usage information, which is predicted usage information for a first predetermined future period, and a second average, which is an average of second predicted usage information, which is predicted usage information, for a second predetermined future period, and if the first average is higher than the second average, set a replica lower than the replica specified by the manager to manage the worker node.

이와 달리, 제어모듈은 제1 평균이 제2 평균보다 더 낮을 경우, 관리자가 지정한 레플리카보다 더 높여서 레플리카를 설정하여, 워커노드를 관리할 수 있다. Alternatively, when the first average is lower than the second average, the control module may manage the worker node by setting the replica higher than the replica designated by the manager.

도 5는 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 추세정보가 산출되는 과정을 설명하기 위한 도면이다. 5 is a diagram for explaining a process of calculating trend information in a container replica recommendation method according to an embodiment of the present invention.

도 5(a)를 참조하면, 수집모듈에 의해 과거 사용정보가 수집될 수 있다. Referring to FIG. 5 (a) , past use information may be collected by the collection module.

일례로, 과거 사용정보는 시계열적인 정보로서 일년 주기로 수집될 수 있다.For example, past usage information may be collected on a yearly basis as time-series information.

다만, 이에 한정하지 않고, 상기 과거 사용정보의 수집 주기는 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited to this, and the collection cycle of the past usage information can be variously modified at a level obvious to those skilled in the art.

미리 정해진 가공방법에 의해 과거 사용정보가 분해되어, 과거 사용정보의 추세를 확인할 수 있는 추세정보(도 5(b) 참조), 과거 사용정보의 계절성을 확인할 수 있는 계절성정보(도 5(c) 참조), 과거 사용정보 중에서 규칙성이 없는 데이터를 확인할 수 있는 불규칙정보(도 5(d) 참조)가 산출될 수 있다. Past use information is decomposed by a predetermined processing method, and trend information (see FIG. 5(b)) for confirming the trend of past use information, seasonality information (see FIG. 5(c)) for confirming the seasonality of past use information, and irregular information (see FIG. 5(d)) for confirming non-regular data among past use information can be calculated.

일례로, 미리 정해진 가공방법은 multiple decomposition 분석 방법을 의미할 수 있다. As an example, the predetermined processing method may refer to a multiple decomposition analysis method.

다만, 이에 한정하지 않고, 미리 정해진 가공 방법은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the predetermined processing method can be variously modified at a level obvious to those skilled in the art.

분석모듈에서 분석한 추세정보는 상기 추천모듈로 전달될 수 있다. Trend information analyzed by the analysis module may be transmitted to the recommendation module.

도 6은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 초기범위와 수정범위가 산출되는 과정을 설명하기 위한 도면이다.6 is a diagram for explaining a process of calculating an initial range and a modified range in a container replica recommendation method according to an embodiment of the present invention.

도 6을 참조하면, 예측모듈은 미리 정해진 장래 기간(T10) 동안에 워커노드에 의해 발생될 것으로 예상되는 물리서버의 리소스인 예측 사용정보(F10)를 산출할 수 있다. Referring to FIG. 6 , the prediction module may calculate predicted use information F10, which is a resource of a physical server expected to be generated by a worker node during a predetermined future period T10.

여기서, 도 6에서는 물리서버의 리소스를 0 내지 100의 수치로 환산한 그래프를 도시하였지만, 이에 본 발명이 한정되는 것은 아니고, 예측 사용정보를 나타내는 단위는 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.Here, although FIG. 6 shows a graph in which the resources of the physical server are converted into numerical values from 0 to 100, the present invention is not limited thereto, and the unit representing the predicted usage information can be variously modified at a level obvious to those skilled in the art.

추천모듈은 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과일 경우, 예측 사용정보(F10)에 제1 허용값(E10)을 더하고 빼서 제1 허용 사용정보(M11)를 산출할 수 있다. When the resources of the currently operating physical server exceed a predetermined ratio of the available resources of the physical server, the recommendation module adds and subtracts the first allowed value E10 to the predicted usage information F10 to calculate the first allowed usage information M11.

여기서, 소정 비율을 60%일 수 있다. Here, the predetermined ratio may be 60%.

다만, 이에 한정하지 않고, 소정 비율은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the predetermined ratio can be variously modified at a level obvious to those skilled in the art.

추천모듈은 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우, 예측 사용정보(F10)에 제2 허용값(E20)을 더하고 빼서 제2 허용 사용정보(M12)를 산출할 수 있다. When the resources of the currently operating physical server are less than or equal to a predetermined ratio of the available resources of the physical server, the recommendation module adds and subtracts the second allowed value E20 to the predicted usage information F10 to calculate the second allowed usage information M12.

추천모듈은 산출된 제1 허용 사용정보(M11) 또는 제2 허용 사용정보(M12)의 상한값 평균과 하한값 평균을 산출하고, 산출된 범위를 기초로 워커노드가 안정적으로 동작될 수 있는 일정한 파드의 수의 범위인 초기범위를 산출할 수 있다. The recommendation module calculates the average of the upper limit value and the average of the lower limit value of the calculated first allowed use information M11 or the second allowed use information M12, and based on the calculated range, the initial range, which is a range of a certain number of pods in which the worker node can be stably operated, can be calculated.

추천모듈은 초기범위를 선호평가값을 고려하여 수정범위를 산출할 수 있다. The recommendation module may calculate the modified range by considering the initial range as the preference evaluation value.

일례로, 수정범위를 산출하는 방법은 초기범위를 나타내는 최대값과 최소값의 중앙인 중앙값에 중앙값과 최대값의 차이에 선호평가값 중 효용성의 비율을 곱한 값을 더한 값이 수정범위의 최대값으로 산출될 수 있다. As an example, in the method of calculating the correction range, the maximum value of the correction range can be calculated by adding a value obtained by multiplying the difference between the median and the maximum value by the ratio of the utility among the preferred evaluation values to the median value, which is the middle of the maximum and minimum values representing the initial range.

또한, 수정범위를 산출하는 방법은 초기범위를 나타내는 최대값과 최소값의 중앙인 중앙값에 중앙값과 최소값의 차이에 선호평가값 중 안정성의 비율을 곱한 값을 빼준 값이 수정범위의 최소값으로 산출될 수 있다. In addition, in the method of calculating the correction range, the value obtained by subtracting the value obtained by multiplying the difference between the median and the minimum value by the ratio of stability among the preferred evaluation values to the median value, which is the middle of the maximum and minimum values representing the initial range, can be calculated as the minimum value of the correction range.

예를 들면, 초기범위(제1 초기범위 또는 제2 초기범위)가 10 내지 20이고, 선호평가값이 효율성 80, 안정성 20이라고 가정할 수 있다. 이와 같을 경우, 중앙값은 '15'이고, 중앙값과 최대값의 차이인 '5'에 선호평가값 중 효용성의 비율인 '0.8'을 곱한 값인 '4'을 중앙값 '15'에 더하여 수정범위의 최대값인 '19'가 산출될 수 있다. 또한, 중앙값과 최소값의 차이인 '5'에 선호평가값 중 안정성의 비율인 '0.2'인 '1'을 중앙값 '15'에 빼서 수정범위의 최대값인 '14'가 산출될 수 있다. 이러한 과정을 통해 수정범위는 '14'내지 '19'가 산출될 수 있다. For example, it may be assumed that the initial range (the first initial range or the second initial range) is 10 to 20, and the preferred evaluation values are 80 for efficiency and 20 for stability. In this case, the median value is '15', and '4', which is the value obtained by multiplying '5', which is the difference between the median value and the maximum value, by '0.8', which is the ratio of utility among the preferred evaluation values, is added to the median value '15'. '19', the maximum value of the correction range, can be calculated. In addition, '14', the maximum value of the correction range, can be calculated by subtracting '1', which is '0.2', which is the ratio of stability among the preference evaluation values, to '5', which is the difference between the median value and the minimum value, from the median value '15'. Through this process, the correction range can be calculated from '14' to '19'.

상술한 내용과 같이, 초기범위와 관리자의 관리 성향이 반영된 수정범위가 함께 관리자에게 추천됨으로써, 관리자가 효율적으로 레플리카를 설정할 수 있다. As described above, the initial range and the modified range reflecting the manager's management propensity are recommended to the manager together, so the manager can efficiently set the replica.

도 7은 본 발명의 일 실시예에 따른 컨테이너 레플리카 추천 방법 중에서 개인정보가 활용되어 선호평가값이 산출되는 과정을 설명하기 위한 도면이다. 7 is a diagram for explaining a process of calculating a preference evaluation value by utilizing personal information in a container replica recommendation method according to an embodiment of the present invention.

도 7을 참조하면, 예를 들어, X축의 동작정보가 100% 활용될 때가 미리 정해진 수집량만금 동작정보가 수집된 때를 의미할 수 있다. Referring to FIG. 7 , for example, when motion information on the X axis is 100% utilized, it may mean when motion information is collected for a predetermined collection amount.

동작정보가 하나도 수집되지 않았을 경우에는 개인정보만이 100% 활용되어 선호평가값이 산출될 수 있다. If no motion information is collected, only personal information is 100% utilized and a preference evaluation value can be calculated.

동작정보가 점점 증가함에 따라 증가한 양에 대해서 제1 비율에 따라 개인정보를 활용하여 산출된 제2 선호평가값의 가중치가 감소될 수 있다.As the motion information gradually increases, the weight of the second preference evaluation value calculated by using the personal information according to the first ratio may decrease with respect to the increased amount.

다만, 이에 본 발명이 한정되는 것은 아니고, 제1 비율은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, the present invention is not limited thereto, and the first ratio can be variously modified at a level apparent to those skilled in the art.

도 7(a)는 조작 능숙도가 소정 능숙도 이상일 경우를 도시한 도면으로서, 도 7(a)를 참조하면, 동작정보가 수집되는 양의 소정 기준값(X10)은 미리 정해진 수집량의 절반일 수 있다. 7(a) is a diagram illustrating a case in which the manipulation proficiency is equal to or greater than a predetermined proficiency level. Referring to FIG. 7(a), a predetermined reference value X10 of the amount of operation information collected may be half of a predetermined collection amount.

다만, 이에 한정하지 않고, 소정 기준값은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the predetermined reference value can be variously modified at a level obvious to those skilled in the art.

동작정보가 수집된 양이 소정 기준값(X10) 미만일 때는 제1 비율(B11)에 따라 제1 선호평가값과 제2 선호평가값이 조절되어 최종 선호평가값이 산출되지만, 동작정보가 수집된 양이 소정 기준값 이상일 때는 제2 비율(B12)에 따라 제1 선호평가값과 제2 선호평가값이 조절되어 최종 선호평가값이 산출될 수 있다.When the amount of motion information collected is less than the predetermined reference value X10, the first preference evaluation value and the second preference evaluation value are adjusted according to the first ratio B11 to calculate the final preference evaluation value. However, when the amount of motion information collected is greater than or equal to the predetermined reference value, the first preference evaluation value and the second preference evaluation value may be adjusted according to the second ratio B12 to calculate the final preference evaluation value.

이로 인해, 예를 들어, 동작정보가 미리 정해진 수집량의 75%밖에 수집이 안되도 제1 선호평가값이 100% 활용되어 제1 선호평가값 만으로 최종 선호평가값이 산출될 수 있다. For this reason, for example, even if only 75% of the predetermined collection amount of motion information is collected, 100% of the first preference evaluation value is utilized and the final preference evaluation value can be calculated only with the first preference evaluation value.

도 7(b)는 조작 능숙도가 소정 능숙도 미만일 경우를 도시한 도면으로서, 도 7(b)를 참조하면, 동작정보가 수집되는 양의 소정 기준값(X10)은 미리 정해진 수집량의 절반일 수 있다. 7(b) is a diagram illustrating a case where the manipulation proficiency is less than the predetermined proficiency. Referring to FIG. 7(b), the predetermined reference value X10 of the amount of operation information collected may be half of the predetermined collection amount.

다만, 이에 한정하지 않고, 소정 기준값은 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.However, it is not limited thereto, and the predetermined reference value can be variously modified at a level obvious to those skilled in the art.

동작정보가 수집된 양이 소정 기준값(X10) 미만일 때는 제1 비율(B11)에 따라 제1 선호평가값과 제2 선호평가값이 조절되어 최종 선호평가값이 산출되지만, 동작정보가 수집된 양이 소정 기준값 이상일 경우에는 제3 비율(B13)에 따라 제1 선호평가값과 제2 선호평가값이 조절되어 최종 선호평가값이 산출될 수 있다. When the amount of motion information collected is less than the predetermined reference value X10, the first preference evaluation value and the second preference evaluation value are adjusted according to the first ratio B11 to calculate the final preference evaluation value. However, when the amount of motion information collected is greater than or equal to the predetermined reference value, the first preference evaluation value and the second preference evaluation value may be adjusted according to the third ratio B13 to calculate the final preference evaluation value.

이로 인해, 예를 들어, 동작정보가 미리 정해진 수집량의 100% 수집된다고 하더라도, 제1 선호평가값이 75% 활용되고, 제2 선호평가값이 25% 활용되어 최종 선호평가값이 산출될 수 있다. For this reason, for example, even if 100% of the motion information is collected in advance, 75% of the first preference evaluation value and 25% of the second preference evaluation value are utilized to calculate the final preference evaluation value.

이와 같이, 관리자의 컨테이너 레플리카 추천 시스템의 조작 능숙도에 따라서 동작정보와 개인정보의 활용 비중을 다르게 하여 더욱 정확한 선호평가값을 산출할 수 있다. In this way, a more accurate preference evaluation value can be calculated by differentiating the use ratio of operation information and personal information according to the manager's proficiency in operating the container replica recommendation system.

선호평가모듈은 관리자 마다 개별적으로 선호평가값을 산출할 수 있다. The preference evaluation module can calculate preference evaluation values individually for each manager.

선호평가모듈은 초기범위와 수정범위의 선택여부에 따라서 상술한 선호평가값의 산출 방법을 변경할 수 있다. The preference evaluation module may change the above-described method of calculating the preference evaluation value according to whether the initial range and the correction range are selected.

초기범위와 수정범위가 추천된 후 소정 횟수 이상으로 수정범위에 포함되지 않는 초기범위 내의 파드 수가 관리자에 의해 레플리카로 설정되었다면, 선호평가모듈은 선호평가값의 산출방법을 변경할 수 있다. If the number of pods within the initial range that are not included in the modified range more than a predetermined number of times after the initial and modified ranges are recommended are set as replicas by the manager, the preference evaluation module can change the method of calculating the preference evaluation value.

여기서, 소정 횟수는 5회일 수 있다. 다만, 이에 한정하지 않고, 소정 횟수의 구체적인 횟수는 통상의 기술자에게 자명한 수준에서 다양하게 변형 가능하다.Here, the predetermined number of times may be 5 times. However, it is not limited to this, and the specific number of predetermined times can be variously modified at a level obvious to those skilled in the art.

구체적인 일례로서, 초기범위와 수정범위가 추천된 후 소정 횟수 이상으로 수정범위에 포함되지 않는 초기범위 내의 파드 수가 관리자에 의해 레플리카로 설정되었다면, 선호평가모듈은 동작정보가 미리 정해진 수집량만큼 수집되지 않았을 경우에는 관리자와 동일한 나이, 성별, 출신지역, 전공 중 적어도 하나 이상이 동일한 다른 관리자들의 과거 선호평가값의 평균을 선호평가값으로 지정할 수 있다. As a specific example, if the number of Pods within the initial range that are not included in the modified range for more than a predetermined number of times after the initial and modified ranges are recommended are set as replicas by the manager, the preference evaluation module can designate as the preference evaluation value the average of past preference evaluation values of other managers who have the same age, gender, home region, and major as at least one or more of the same age, gender, hometown, and major as the manager when the predetermined collection amount is not collected.

이는, 수집되는 개인정보 데이터들의 신뢰성을 믿지 못하는 상황으로서, 다른 신뢰성있는 데이터를 기반으로 선호평가값을 산출하기 위함일 수 있다. This is a situation in which the reliability of collected personal information data is not trusted, and may be to calculate a preference evaluation value based on other reliable data.

다른 관리자들의 선호평가값인 과거 선호평가값들은 저장모듈에 다른 관리자의 개인정보와 매칭되어 저장되어 있을 수 있다. Past preference evaluation values, which are preference evaluation values of other managers, may be matched with personal information of other managers and stored in the storage module.

다른 예로, 초기범위와 수정범위가 추천된 후 소정 횟수 이상으로 수정범위에 포함되지 않는 초기범위 내의 파드 수가 관리자에 의해 레플리카로 설정되었다면, 추천모듈은 동작정보가 미리 정해진 수집량만큼 수집되었을 경우에는 관리자가 선택한 레플리카 값들의 평균을 상술한 중앙값으로 설정하여 수정범위를 산출할 수 있다 .As another example, if the number of pods within the initial range that are not included in the modified range for more than a predetermined number of times are set as replicas by the manager after the initial and modified ranges are recommended, the recommendation module can calculate the modified range by setting the average of the replica values selected by the administrator as the above-mentioned median value when operation information is collected as much as the predetermined collection amount.

즉, 추천모듈은 초기범위 내의 값이나 수정범위에 포함되지 않는 값들의 평균값에 선호평가값을 반영하여 수정범위 값을 산출할 수 있다. That is, the recommendation module may calculate the correction range value by reflecting the preference evaluation value to the average value of values within the initial range or values not included in the correction range.

추천모듈은 초기범위 내의 값이나 수정범위에 포함되지 않는 값들의 평균값을 중앙값으로 설정하고, 초기범위의 최대값과 중앙값의 차이에 선호평가값의 효율성 비중을 곱한 값을 변경된 중앙값에 합하여 수정범위의 최대값을 재산출할 수 있다. The recommendation module sets the average value of values within the initial range or values not included in the correction range as the median value, and adds the value obtained by multiplying the difference between the maximum value of the initial range and the median value by the efficiency ratio of the preferred evaluation value to the changed median value to recalculate the maximum value of the correction range.

또한, 추천모듈은 초기범위 내의 값이나 수정범위에 포함되지 않는 값들의 평균값을 중앙값으로 설정하고, 초기범위의 최소값과 중앙값의 차이에 선호평가값의 안정성 비중을 곱한 값을 변경된 중앙값에 빼어 수정범위의 최소값을 재산출할 수 있다.In addition, the recommendation module sets the average value of the values within the initial range or values not included in the correction range as the median value, and subtracts the value obtained by multiplying the difference between the minimum value of the initial range and the median value by the stability weight of the preferred evaluation value to the changed median value. The minimum value of the correction range can be recalculated.

관리자의 성향은 작업하는 업무에 따라서 달라질 수 있기 때문에, 피드백의 일환으로서, 수정범위를 재 산출할 수 있다. As a manager's disposition may vary depending on the task at hand, the extent of correction can be recalculated as part of the feedback.

첨부된 도면은 본 발명의 기술적 사상을 보다 명확하게 표현하기 위해, 본 발명의 기술적 사상과 관련성이 없거나 떨어지는 구성에 대해서는 간략하게 표현하거나 생략하였다.In the accompanying drawings, in order to more clearly express the technical idea of the present invention, components that are not related to or detached from the technical idea of the present invention are briefly expressed or omitted.

상기에서는 본 발명에 따른 실시예를 기준으로 본 발명의 구성과 특징을 설명하였으나 본 발명은 이에 한정되지 않으며, 본 발명의 사상과 범위 내에서 다양하게 변경 또는 변형할 수 있음은 본 발명이 속하는 기술분야의 당업자에게 명백한 것이며, 따라서 이와 같은 변경 또는 변형은 첨부된 특허청구범위에 속함을 밝혀둔다.In the above, the configuration and characteristics of the present invention have been described based on the embodiments according to the present invention, but the present invention is not limited thereto, and various changes or modifications can be made within the spirit and scope of the present invention.

110 : 수집모듈 120 : 분석모듈
130 : 추천모듈 140 : 예측모듈
110: collection module 120: analysis module
130: recommendation module 140: prediction module

Claims (10)

컨테이너 기반의 클라우드 서버스를 제공하는 클라우드 서버를 운영하고 관리하기 위한 컨테이너 레플리카 추천 시스템에 있어서,
컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집하는 수집모듈;
상기 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스 경향성인 추세정보를 산출하는 분석모듈;
상기 추세정보와 현재 가동 중인 물리서버의 리소스에 대한 정보인 현재 사용정보를 기초로 미리 정해진 장래 기간 동안에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출하는 예측모듈; 및
상기 예측 사용정보를 기준으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 산출하는 추천모듈;을 포함하고,
상기 추천모듈은,
현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우 제1 초기범위로 추천하고, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과할 경우 제2 초기범위로 추천하는,
컨테이너 레플리카 추천 시스템.
In the container replica recommendation system for operating and managing a cloud server providing container-based cloud services,
A collection module for collecting past use information, which is information about resources of a physical server used by a container;
an analysis module processing the past usage information by a predetermined processing method to calculate trend information, which is resource tendency;
a prediction module for calculating predicted usage information, which is information on resources of the physical server predicted to be used during a predetermined future period, based on the trend information and current usage information, which is information on resources of the currently operating physical server; and
A recommendation module that calculates an initial range, which is a range of the number of pods that can currently be operated on any worker node, based on the predicted usage information;
The recommendation module,
If the resources of the currently operating physical server are less than or equal to a predetermined ratio of the available resources of the physical server, the first initial range is recommended, and if the resources of the currently operating physical server exceed a predetermined ratio of the available resources of the physical server, the second initial range is recommended.
Container replica recommendation system.
제1항에 있어서,
상기 미리 정해진 가공방법은,
상기 과거 사용정보를 추세정보, 날짜에 따라 일정한 패턴을 분석한 계절성정보 및 일정한 패턴을 가지지 않는 불규칙정보로 분리하는 방법인,
컨테이너 레플리카 추천 시스템.
According to claim 1,
The predetermined processing method,
A method of separating the past usage information into trend information, seasonality information obtained by analyzing a certain pattern according to the date, and irregular information that does not have a certain pattern,
Container replica recommendation system.
제1항에 있어서,
상기 추천모듈은,
상기 예측 사용정보에 제1 허용값을 더하거나 빼서 산출되는 제1 허용 사용정보를 활용하여 제2 초기범위를 산출하고,
상기 예측 사용정보에 제2 허용값을 더하거나 빼서 산출되는 제2 허용 사용정보를 활용하여 제1 초기정보를 산출하는,
컨테이너 레플리카 추천 시스템.
According to claim 1,
The recommendation module,
Calculating a second initial range by utilizing first allowable usage information calculated by adding or subtracting a first allowable value to the predicted usage information;
Calculating first initial information by utilizing second allowable usage information calculated by adding or subtracting a second allowable value to the predicted usage information;
Container replica recommendation system.
제3항에 있어서,
상기 제1 허용값은,
상기 제2 허용값보다 더 작은,
컨테이너 레플리카 추천 시스템.
According to claim 3,
The first allowable value is,
smaller than the second allowable value,
Container replica recommendation system.
제1항에 있어서,
초기범위 내로 설정된 숫자로 파드의 숫자가 유지되도록 컨테이너를 포함하는 워커노드를 제어하는 제어모듈;을 더 포함하고,
상기 예측모듈은,
상기 미리 정해진 장래 기간 이후의 기간에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보를 산출하고,
상기 제어모듈은,
예측 사용정보의 증감에 따라 임의의 워커노드에서 가동될 수 있는 파드의 숫자를 증가하거나 감소하는,
컨테이너 레플리카 추천 시스템.
According to claim 1,
A control module for controlling worker nodes including containers so that the number of pods is maintained at the number set within the initial range;
The prediction module,
Calculating predicted usage information, which is information about resources of the physical server predicted to be used in a period after the predetermined future period;
The control module,
Increasing or decreasing the number of pods that can be run on any worker node according to the increase or decrease of the predicted usage information.
Container replica recommendation system.
컨테이너 기반의 클라우드 서버스를 제공하는 클라우드 서버를 운영하고 관리하기 위한 컨테이너 레플리카 추천 시스템에 있어서,
컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보를 수집하는 수집모듈;
상기 과거 사용정보를 미리 정해진 가공방법으로 가공하여 리소스 경향성인 추세정보를 산출하는 분석모듈;
상기 추세정보를 기반으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위를 산출하는 추천모듈; 및
미리 정해진 선호도 산출 방법에 의해 상기 클라우드 서버의 관리자의 관리 선호와 관련된 선호평가값을 산출하는 선호평가모듈;을 포함하고,
상기 수집모듈은,
관리자에 의해 물리서버가 운영되면서 발생되는 정보인 동작정보를 수집하고,
상기 미리 정해진 선호도 산출방법은,
상기 동작정보를 기초로 상기 선호평가값을 산출하는 방법이며,
상기 추천모듈은,
상기 선호평가값을 고려하여 상기 초기범위를 수정하여 수정범위를 산출하는,
컨테이너 레플리카 추천 시스템.
In the container replica recommendation system for operating and managing a cloud server providing container-based cloud services,
A collection module for collecting past use information, which is information about resources of a physical server used by a container;
an analysis module processing the past usage information by a predetermined processing method to calculate trend information, which is resource tendency;
a recommendation module that calculates an initial range, that is, a range of the number of pods that can currently be operated on an arbitrary worker node, based on the trend information; and
A preference evaluation module for calculating a preference evaluation value related to management preferences of the manager of the cloud server by a predetermined preference calculation method;
The collection module,
Collect operation information, which is information generated while the physical server is operated by the manager,
The predetermined preference calculation method,
A method of calculating the preference evaluation value based on the operation information,
The recommendation module,
Calculating a correction range by correcting the initial range in consideration of the preference evaluation value,
Container replica recommendation system.
제6항에 있어서,
상기 선호평가값은,
안정성과 효율성 측면이 고려되어 산출되는,
컨테이너 레플리카 추천 시스템.
According to claim 6,
The preference evaluation value is,
Calculated in consideration of stability and efficiency,
Container replica recommendation system.
제6항에 있어서,
상기 수집모듈은,
상기 동작정보가 미리 정해진 수집량만큼 수집되지 않을 경우, 관리자의 개인정보를 수집하며,
상기 미리 정해진 선호도 산출 방법은,
상기 개인정보와 상기 동작정보를 함께 고려하여 상기 선호평가값을 산출하는 방법인,
컨테이너 레플리카 추천 시스템.
According to claim 6,
The collection module,
When the operation information is not collected as much as the predetermined collection amount, the personal information of the manager is collected,
The predetermined preference calculation method,
A method of calculating the preference evaluation value by considering the personal information and the operation information together,
Container replica recommendation system.
제8항에 있어서,
상기 동작정보를 기초로 관리자의 상기 클라우드 서버의 조작 능숙도를 판단하는 능숙도판단모듈;을 더 포함하고,
상기 미리 정해진 선호도 산출 방법은,
상기 조작 능숙도를 기초로 상기 개인정보와 상기 동작정보가 적용되는 가중치를 변경하여 상기 선호평가값을 산출하는 방법인,
컨테이너 레플리카 추천 시스템.
According to claim 8,
Further comprising: a proficiency judgment module for determining a manager's proficiency in operating the cloud server based on the operation information;
The predetermined preference calculation method,
A method of calculating the preference evaluation value by changing weights to which the personal information and the motion information are applied based on the manipulation proficiency,
Container replica recommendation system.
컨테이너 레플리카 추천 시스템에 의해 구현되며, 컨테이너 기반의 클라우드 서비스를 제공하는 클라우드 서버를 운영하고 관리하기 위한, 컨테이너 레플리카 추천 방법에 있어서,
수집모듈에 의해, 컨테이너가 이용되어 사용된 물리서버의 리소스에 대한 정보인 과거 사용정보가 수집되는 단계;
분석모듈에 의해, 상기 과거 사용정보가 미리 정해진 가공방법으로 리소스 경향성인 추세정보가 산출되는 단계;
예측모듈에 의해, 상기 추세정보와 현재 가동 중인 물리서버의 리소스에 대한 정보인 현재 사용정보를 기초로 미리 정해진 장래 기간 동안에 사용될 것으로 예측되는 상기 물리서버의 리소스에 대한 정보인 예측 사용정보가 산출되는 단계; 및
추천모듈에 의해, 상기 예측 사용정보를 기준으로 현재 임의의 워커노드에서 가동될 수 있는 파드의 숫자의 범위인 초기범위가 산출되어 추천되는 단계;를 포함하고,
상기 추천모듈은,
현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 이하일 경우 제1 초기범위로 추천하고, 현재 가동 중인 물리서버의 리소스가 물리서버의 가용 가능한 리소스의 소정 비율 초과할 경우 제2 초기범위로 추천하는,
컨테이너 레플리카 추천 방법.
In the container replica recommendation method for operating and managing a cloud server implemented by a container replica recommendation system and providing a container-based cloud service,
collecting, by a collection module, past use information, which is information about resources of a physical server used by using a container;
Calculating, by an analysis module, trend information that is a resource tendency from the past usage information using a predetermined processing method;
Calculating predicted usage information, which is information on resources of the physical server predicted to be used during a predetermined future period, based on the trend information and current usage information, which is information on resources of the currently operating physical server, by a prediction module; and
A recommendation module calculates and recommends an initial range, which is a range of the number of Pods that can currently be operated on a worker node, based on the predicted usage information,
The recommendation module,
If the resources of the currently operating physical server are less than or equal to a predetermined ratio of the available resources of the physical server, the first initial range is recommended, and if the resources of the currently operating physical server exceed a predetermined ratio of the available resources of the physical server, the second initial range is recommended.
How to recommend a container replica.
KR1020220189540A 2022-12-29 2022-12-29 A container replica recommendation system through resource trend prediction and a recommendation method KR102561320B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220189540A KR102561320B1 (en) 2022-12-29 2022-12-29 A container replica recommendation system through resource trend prediction and a recommendation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220189540A KR102561320B1 (en) 2022-12-29 2022-12-29 A container replica recommendation system through resource trend prediction and a recommendation method

Publications (1)

Publication Number Publication Date
KR102561320B1 true KR102561320B1 (en) 2023-07-27

Family

ID=87433031

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220189540A KR102561320B1 (en) 2022-12-29 2022-12-29 A container replica recommendation system through resource trend prediction and a recommendation method

Country Status (1)

Country Link
KR (1) KR102561320B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108304250A (en) * 2018-03-05 2018-07-20 北京百度网讯科技有限公司 Method and apparatus for the node for determining operation machine learning task
CN109791504A (en) * 2016-09-21 2019-05-21 埃森哲环球解决方案有限公司 For the dynamic BTS configuration of application container
US20220156129A1 (en) * 2020-11-19 2022-05-19 Vmware, Inc. Method and apparatus for scaling a custom resource with custom metrics in a containerized application handling system
KR20220100982A (en) * 2019-11-26 2022-07-18 베이징 징동 샹커 인포메이션 테크놀로지 코., 엘티디. Container scheduling method and apparatus and non-volatile computer-readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109791504A (en) * 2016-09-21 2019-05-21 埃森哲环球解决方案有限公司 For the dynamic BTS configuration of application container
CN108304250A (en) * 2018-03-05 2018-07-20 北京百度网讯科技有限公司 Method and apparatus for the node for determining operation machine learning task
KR20220100982A (en) * 2019-11-26 2022-07-18 베이징 징동 샹커 인포메이션 테크놀로지 코., 엘티디. Container scheduling method and apparatus and non-volatile computer-readable storage medium
US20220156129A1 (en) * 2020-11-19 2022-05-19 Vmware, Inc. Method and apparatus for scaling a custom resource with custom metrics in a containerized application handling system

Similar Documents

Publication Publication Date Title
US10070328B2 (en) Predictive network traffic management
CN102460393B (en) Systems and methods for establishing a cloud bridge between virtual storage resources
US11704123B2 (en) Automated orchestration of containers by assessing microservices
US10552247B2 (en) Real-time monitoring alert chaining, root cause analysis, and optimization
US9185006B2 (en) Exchange of server health and client information through headers for request management
Balasangameshwara et al. Performance-driven load balancing with a primary-backup approach for computational grids with low communication cost and replication cost
US8285660B2 (en) Semi-automatic evaluation and prioritization of architectural alternatives for data integration
US10567269B2 (en) Dynamically redirecting affiliated data to an edge computing device
US11769099B2 (en) Apparatuses, computer-implemented methods, and computer program products for improved monitored building environment monitoring and scoring
Tseng et al. Link-aware virtual machine placement for cloud services based on service-oriented architecture
CN112365366A (en) Micro-grid management method and system based on intelligent 5G slice
GB2603996A (en) Internet of Things device orchestration
Zhang Storage optimization algorithm design of cloud computing edge node based on artificial intelligence technology
KR102561320B1 (en) A container replica recommendation system through resource trend prediction and a recommendation method
US10691700B1 (en) Table replica allocation in a replicated storage system
JP7136719B2 (en) NETWORK REQUIREMENT GENERATION SYSTEM AND NETWORK REQUIREMENT GENERATION METHOD
US20230179536A1 (en) Systems and methods for adaptive multi-system operations with smart routing protocols
US11838193B1 (en) Real-time load limit measurement for a plurality of nodes
CN114462506B (en) Communication network auxiliary planning method supporting preference strategy and application thereof
KR102607460B1 (en) A auto scaling method and auto scaling system based on horizontal scale control
Irawan et al. Network slicing algorithms case study: virtual network embedding
KR102557617B1 (en) A virtual machine placement ecaluation device and a sever operating system using the same
KR102607458B1 (en) A cloud resource recommendation device based on usage pattern and a sever operating system using the same
KR102569877B1 (en) A virtual machine optimal arrangement recommendation device and a sever operating system using the same
KR102543689B1 (en) Hybrid cloud management system and control method thereof, node deployment apparatus included in the hybrid cloud management system and control method thereof

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant