{"id":9389,"date":"2024-08-05T12:42:41","date_gmt":"2024-08-05T10:42:41","guid":{"rendered":"https:\/\/greenict.de\/?p=9389"},"modified":"2024-07-25T12:45:10","modified_gmt":"2024-07-25T10:45:10","slug":"energieeffiziente-orchestrierung","status":"publish","type":"post","link":"https:\/\/greenict.de\/en\/energieeffiziente-orchestrierung\/","title":{"rendered":"Energy-efficient orchestration"},"content":{"rendered":"<p><strong>Fraunhofer IIS \u2013 This tech blog describes the concept of energy-efficient orchestration of containers in distributed embedded systems. It uses technologies that effectively support software virtualization and application orchestration. \u00bbContainerd\u00ab provides a lightweight implementation for containers, while K3s is a version of the Kubernetes framework specifically designed for resource-constrained embedded systems.<\/strong><\/p>\n\n\n\n<p>This tech blog describes the concept of energy-efficient orchestration of containers in distributed embedded systems. It uses technologies that effectively support software virtualization and application orchestration. \u00bbContainerd\u00ab provides a lightweight implementation for containers, while K3s is a version of the Kubernetes framework specifically designed for resource-constrained embedded systems.<\/p>\n\n\n\n<p>The processor systems of radio units in a 5G radio access network and a powerful edge server serve as test systems. In classic multi-access edge computing (MEC), applications are executed on edge servers. In order to increase energy efficiency, free resources on the distributed embedded systems in the radio units are to be used to run applications in partial load operation.<\/p>\n\n\n\n<p>To save energy, nodes with lower energy requirements must be prioritized when distributing the applications, which reduces the energy consumption of the applications. By concentrating the applications on more efficient nodes, less efficient systems that have been relieved of load can be switched off.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"698\" height=\"485\" src=\"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png\" alt=\"\" class=\"wp-image-9390\" srcset=\"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png 698w, https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung-300x208.png 300w, https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung-18x12.png 18w\" sizes=\"auto, (max-width: 698px) 100vw, 698px\" \/><\/figure>\n\n\n\n<p>The task of the k8s scheduler is to select a suitable node for an application that is being newly installed or reorchestrated. The default scheduler in k8s accomplishes this task by finding the first best node that meets the application\u2019s memory and computing resource requirements without considering energy efficiency.<\/p>\n\n\n\n<p>The new scheduler, on the other hand, prefers nodes with the lowest energy requirements. In order to be able to assess the energy efficiency of the nodes, parameters determined offline are attached to the nodes as metadata. The power consumption as a function of the CPU load is modeled as a linear curve.<\/p>\n\n\n\n<p>Using this data, the scheduler calculates the energy requirement of an application according to its CPU resource requirements and selects the node with the lowest energy requirement to place the application. This is done both when installing a new application and when moving an application.<\/p>\n\n\n\n<p>An energy manager serves as the central component in energy-efficient orchestration. It acts as a supervisor for energy-efficient orchestration and calculates the optimum distribution of applications when the free computing resources in the cluster change. It then parameterizes the scheduler accordingly and triggers reorchestration.<\/p>","protected":false},"excerpt":{"rendered":"<p>Fraunhofer IIS \u2013 Dieser Tech-Blog beschreibt das Konzept der energieeffizienten Orchestrierung von Containern in verteilten Embedded Systemen, wobei Technologien wie \u00bbContainerd\u00ab und K3s f\u00fcr Software-Virtualisierung und Anwendungsorchestrierung eingesetzt werden. Zur Steigerung der Energieeffizienz werden Knoten mit geringerem Energiebedarf bevorzugt und&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[70,65,39,72,71],"class_list":["post-9389","post","type-post","status-publish","format-standard","hentry","category-allgemein","tag-container","tag-embedded-systeme","tag-energieeffizienz","tag-kubernetes","tag-orchestrierung"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Energieeffiziente Orchestrierung &#8211; Green ICT<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenict.de\/en\/energieeffiziente-orchestrierung\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/\"},\"author\":{\"name\":\"Christina F\u00f6rster\",\"@id\":\"https:\\\/\\\/greenict.de\\\/#\\\/schema\\\/person\\\/fef21d45d931b4ef484eb04b19df385a\"},\"headline\":\"Energieeffiziente Orchestrierung\",\"datePublished\":\"2024-08-05T10:42:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/\"},\"wordCount\":399,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/energieeffiziente-orchestrierung.png\",\"keywords\":[\"Container\",\"Embedded Systeme\",\"Energieeffizienz\",\"Kubernetes\",\"Orchestrierung\"],\"articleSection\":[\"Allgemein\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/\",\"url\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/\",\"name\":\"Energieeffiziente Orchestrierung &#8211; Green ICT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/energieeffiziente-orchestrierung.png\",\"datePublished\":\"2024-08-05T10:42:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#primaryimage\",\"url\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/energieeffiziente-orchestrierung.png\",\"contentUrl\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/energieeffiziente-orchestrierung.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/greenict.de\\\/energieeffiziente-orchestrierung\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/greenict.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Energieeffiziente Orchestrierung\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/greenict.de\\\/#website\",\"url\":\"https:\\\/\\\/greenict.de\\\/\",\"name\":\"Green ICT\",\"description\":\"Kompetenzzentrum f\u00fcr eine ressourcenbewusste Informations- und Kommunikationstechnik\",\"publisher\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/#organization\"},\"alternateName\":\"Nachhaltige Mikroelektronik\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/greenict.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/greenict.de\\\/#organization\",\"name\":\"Forschungsfabrik Mikroelektronik Deutschland\",\"alternateName\":\"FMD\",\"url\":\"https:\\\/\\\/greenict.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/greenict.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/FMD-Logo_farbe-50-mm.png\",\"contentUrl\":\"https:\\\/\\\/greenict.de\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/FMD-Logo_farbe-50-mm.png\",\"width\":592,\"height\":135,\"caption\":\"Forschungsfabrik Mikroelektronik Deutschland\"},\"image\":{\"@id\":\"https:\\\/\\\/greenict.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/greenict.de\\\/#\\\/schema\\\/person\\\/fef21d45d931b4ef484eb04b19df385a\",\"name\":\"Christina F\u00f6rster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g\",\"caption\":\"Christina F\u00f6rster\"},\"url\":\"https:\\\/\\\/greenict.de\\\/en\\\/author\\\/christina\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Energieeffiziente Orchestrierung &#8211; Green ICT","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenict.de\/en\/energieeffiziente-orchestrierung\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#article","isPartOf":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/"},"author":{"name":"Christina F\u00f6rster","@id":"https:\/\/greenict.de\/#\/schema\/person\/fef21d45d931b4ef484eb04b19df385a"},"headline":"Energieeffiziente Orchestrierung","datePublished":"2024-08-05T10:42:41+00:00","mainEntityOfPage":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/"},"wordCount":399,"commentCount":0,"publisher":{"@id":"https:\/\/greenict.de\/#organization"},"image":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#primaryimage"},"thumbnailUrl":"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png","keywords":["Container","Embedded Systeme","Energieeffizienz","Kubernetes","Orchestrierung"],"articleSection":["Allgemein"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/","url":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/","name":"Energieeffiziente Orchestrierung &#8211; Green ICT","isPartOf":{"@id":"https:\/\/greenict.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#primaryimage"},"image":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#primaryimage"},"thumbnailUrl":"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png","datePublished":"2024-08-05T10:42:41+00:00","breadcrumb":{"@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenict.de\/energieeffiziente-orchestrierung\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#primaryimage","url":"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png","contentUrl":"https:\/\/greenict.de\/wp-content\/uploads\/2024\/07\/energieeffiziente-orchestrierung.png"},{"@type":"BreadcrumbList","@id":"https:\/\/greenict.de\/energieeffiziente-orchestrierung\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/greenict.de\/"},{"@type":"ListItem","position":2,"name":"Energieeffiziente Orchestrierung"}]},{"@type":"WebSite","@id":"https:\/\/greenict.de\/#website","url":"https:\/\/greenict.de\/","name":"Competence center for sustainable IT and communication technology","description":"Competence center for sustainable information and communication technology","publisher":{"@id":"https:\/\/greenict.de\/#organization"},"alternateName":"Nachhaltige Mikroelektronik","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenict.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/greenict.de\/#organization","name":"Research Fab Microelectronics Germany","alternateName":"FMD","url":"https:\/\/greenict.de\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/greenict.de\/#\/schema\/logo\/image\/","url":"https:\/\/greenict.de\/wp-content\/uploads\/2022\/11\/FMD-Logo_farbe-50-mm.png","contentUrl":"https:\/\/greenict.de\/wp-content\/uploads\/2022\/11\/FMD-Logo_farbe-50-mm.png","width":592,"height":135,"caption":"Forschungsfabrik Mikroelektronik Deutschland"},"image":{"@id":"https:\/\/greenict.de\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenict.de\/#\/schema\/person\/fef21d45d931b4ef484eb04b19df385a","name":"Christina F\u00f6rster","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d8ef6ce63d11806ed254b8237cfbfb8146b89c4e36640a7cedf4aac985cf1f42?s=96&d=mm&r=g","caption":"Christina F\u00f6rster"},"url":"https:\/\/greenict.de\/en\/author\/christina\/"}]}},"_links":{"self":[{"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/posts\/9389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/comments?post=9389"}],"version-history":[{"count":2,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/posts\/9389\/revisions"}],"predecessor-version":[{"id":9393,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/posts\/9389\/revisions\/9393"}],"wp:attachment":[{"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/media?parent=9389"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/categories?post=9389"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenict.de\/en\/wp-json\/wp\/v2\/tags?post=9389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}