{"id":15221,"date":"2021-01-13T21:17:17","date_gmt":"2021-01-13T20:17:17","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/"},"modified":"2021-01-13T21:17:17","modified_gmt":"2021-01-13T20:17:17","slug":"jenkins-quick-overview-on-jenkins-and-jenkins-x","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/","title":{"rendered":"JENKINS Quick overview on Jenkins and Jenkins X"},"content":{"rendered":"<p>Hi everybody,<\/p>\n<p>During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs?<br \/>\n<strong>History of Jenkins X<\/strong><br \/>\nAs the cloud technology were growing along years Developers were asking for a tool that fit to this new standard, helping them to increase their development and to simplify it especially with containerization and usage of Kubernetes orchestrator ,that is why Jenkins X was created<br \/>\nI will present you a quick overview of what Jenkins and Jenkins X are able to do (if you want to go further you can also check the Jenkins.io site that provides all the characteristics of both tools)<br \/>\nOf course it is only my feeling and feedback about these two softwares so if you have any suggestion or idea to share, feel free to comment \ud83d\ude42<\/p>\n<h3>What you must know about Jenkins<\/h3>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/langfr-800px-Jenkins_logo.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-46048 aligncenter\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/langfr-800px-Jenkins_logo.png\" alt=\"\" width=\"217\" height=\"300\" \/><\/a><\/p>\n<p style=\"text-align: left\">Jenkins is the most famous Continuous Integration (CI) server tool. It is open source and written in Java language.<br \/>\nAs it is built for continuous integration it allows developers to test software and easily integrate their changes.<br \/>\nIt can adapt to every need as it is extendable by using the appropriate plugins<\/p>\n<h3>What you must know about Jenkins X<a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jenkinsx-stacked-color.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-46491 aligncenter\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jenkinsx-stacked-color.png\" alt=\"\" width=\"734\" height=\"350\" \/><\/a><\/h3>\n<p>Jenkins X is a Kubernetes-native continuous integration and continuous delivery platform for developing cloud native applications<br \/>\nJenkins X aims to automate and accelerate Continuous Integration ,performs automated testing and Continuous Delivery for developers on the cloud and\/or Kubernetes<br \/>\nIt&#8217;s defined as a cloud and Kubernetes&#8217; native sub-project of Jenkins<br \/>\nIs supported by popular cloud platforms like Amazon,IBM Cloud or Azure<br \/>\nIt is an ecosystem that can integrate many CI\/CD tools such as:<\/p>\n<ol>\n<li><strong>Kaniko<\/strong> (a tool to build container images from a Dockerfile)<\/li>\n<li>A <strong>Docker<\/strong> registry<\/li>\n<li><strong>Helm<\/strong> which is a Kubernetes application manager<\/li>\n<li><strong>Tekton<\/strong>,a powerful and flexible open-source framework for creating CI\/CD systems<\/li>\n<li>Many others<\/li>\n<\/ol>\n<h3>Jenkins features:<\/h3>\n<ul>\n<li>Easy installation: Just launch msi or sh binary and you have your orchestrator ready on your machine,no deep configuration needed at start and your software is ready by opening your web browser (see my <a href=\"https:\/\/www.dbi-services.com\/blog\/jenkins-install-jenkins-on-windows\/\">Jenkins installation blog<\/a>)<\/li>\n<li>Easy configuration: Gui interface allow you to easily add nodes , configure your builds to run and configure your master<\/li>\n<li>Using GUI to create builds, pipelines and to administrate nodes,interact with Git,customize projects<\/li>\n<li>High flexibility<\/li>\n<li>Can adapt to every need with more than 1000 plugins to customize your environment<\/li>\n<\/ul>\n<h3>Jenkins X features:<\/h3>\n<ul>\n<li>Single CLI usage to perform every task efficient for Kubernetes management works as a pre configured tool<br \/>\n1 command can create Kubernetes clusters application or deploy pipelines<\/li>\n<li>Jenkins X is ready to work without adding plugins contrary to Jenkins<\/li>\n<li>Automated CI and CD : instead of having deep skills in Jenkins Pipeline, Jenkins X produce generic\u00a0 pipelines for your projects to\u00a0 implements CI\/CD (no need to have advanced knowledge on how to use the cloud or how to create complex pipelines)<\/li>\n<li>Environment Promotion via GitOps &#8211; Each team gets a set of Environments. Jenkins X then automates the management of the Environments and the Promotion of new versions of Applications between Environments via GitOps<\/li>\n<\/ul>\n<h3>Architecture of Jenkins and Jenkins X<\/h3>\n<p>Although these two tools can perform such similar tasks their architecture are quite different let&#8217;s see that below:<\/p>\n<h3>A.Jenkins architecture<\/h3>\n<p>Jenkins is composed of the <strong>Jenkins master<\/strong> that will orchestrate different tasks given to <strong>nodes<\/strong> linked to him named <strong>slaves<\/strong><br \/>\nOne Jenkins master can manage one or many slaves ( it is best practice to performs the task on the slave instead of on the master for many reasons (for security purposes or\u00a0 for performance ,to keep Jenkins master infrastructure healthy it is better to spread charge on the slave nodes instead of master)<br \/>\nBelow a classic Jenkins distributed architecture with many slaves from different OS<br \/>\nJenkins master will send the tasks to build to the slaves(Linux ,Window,Unix)<br \/>\n<a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jnksarchi.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-46485 aligncenter\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jnksarchi.jpg\" alt=\"\" width=\"631\" height=\"475\" \/><\/a><\/p>\n<h3>B.Jenkins X architecture<\/h3>\n<p>On the other hand Jenkins X is a complete ecosystem associating many softwares and can also have Jenkins itself embedded<br \/>\n<a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jnkx-schema2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-46501\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/jnkx-schema2.jpg\" alt=\"\" width=\"1238\" height=\"712\" \/><\/a><br \/>\nTo sum up the\u00a0 characteristics of Jenkins and Jenkins X<\/p>\n<table style=\"width: 99.8931%;height: 137px\" border=\"1\">\n<tbody>\n<tr style=\"height: 24px\">\n<td style=\"height: 24px;width: 42.3983%\"><strong>Jenkins<\/strong><\/td>\n<td style=\"height: 24px;width: 56.7452%\"><strong>\u00a0Jenkins X<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px\">\n<td style=\"height: 24px;width: 42.3983%\">Jenkins can be configured to fit the need<\/td>\n<td style=\"height: 24px;width: 56.7452%\">Jenkins X is more ready-to-go view and is Kubernetes and cloud native<\/td>\n<\/tr>\n<tr style=\"height: 48px\">\n<td style=\"height: 48px;width: 42.3983%\">Need to know, install configure plugins and requires several\u00a0 integrations<\/td>\n<td style=\"height: 48px;width: 56.7452%\">Works as a pre-configured tool to ease configuration and usage<\/td>\n<\/tr>\n<tr style=\"height: 24px\">\n<td style=\"height: 24px;width: 42.3983%\">Using GUI for configuration and based on plugins tuning.<\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/GUI-JENKINS.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-46065\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/GUI-JENKINS.jpg\" alt=\"\" width=\"1920\" height=\"1080\" \/><\/a><br \/>\nPlugin management<br \/>\n<a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/GUI-JENKINS2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-46066\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/GUI-JENKINS2.png\" alt=\"\" width=\"574\" height=\"325\" \/><\/a><\/td>\n<td style=\"height: 24px;width: 56.7452%\">Using CLI to manage every task ( for example create cluster or pipeline )<br \/>\nExample of command line<br \/>\njx create cluster aks &#8211; Create a new Kubernetes cluster on AKS:Runs on Azure<br \/>\njx create cluster eks &#8211; Create a new Kubernetes cluster on AWS using EKS<br \/>\njx create cluster gke &#8211; Create a new Kubernetes cluster on GKE:Runs on Google Cloud<br \/>\njx create cluster iks &#8211; Create a new kubernetes cluster on IBM Cloud Kubernetes Services<\/td>\n<\/tr>\n<tr style=\"height: 48px\">\n<td style=\"height: 17px;width: 42.3983%;text-align: left\">Jenkins adapts to the processes which are required or needed<\/td>\n<td style=\"height: 17px;width: 56.7452%;text-align: left\">Jenkins X defines the process<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Conclusion<\/h3>\n<p>Depending of what you will need you can choose Jenkins or Jenkins X<br \/>\nJenkins will be used for quick tests analysis and also can do the same task as Jenkins X depending on plugin installation, it works as customizable tool.<br \/>\nJenkins X is more cloud based and also developed for the use of Kubernetes it works as a pre-configured tool, it will accelerate your CI\/CD and allow you to achieve your projects faster , in fact it is the best solution for modern cloud applications on Kubernetes.<br \/>\nAlso we know now that Jenkins is\u00a0 the tool that can be tuned as well to fit to your need especially by using loads of plugins whereas Jenkins X has been pre-configured in order to simply its usage (that can be extend and customize)<br \/>\nYou can check more info on h<a href=\"\/\/www.jenkins.io\">ttps:\/\/www.jenkins.io<\/a>\/ site and don&#8217;t forget to stay tuned on <a href=\"https:\/\/www.dbi-services.com\/blog\/\">dbi bloggers<\/a> site!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi everybody, During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs? History of Jenkins X As the cloud technology were growing along years Developers were asking for a tool that fit to this new [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":15228,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[955,1320],"tags":[],"type_dbi":[],"class_list":["post-15221","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud","category-devops"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>JENKINS Quick overview on Jenkins and Jenkins X - dbi Blog<\/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:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JENKINS Quick overview on Jenkins and Jenkins X\" \/>\n<meta property=\"og:description\" content=\"Hi everybody, During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs? History of Jenkins X As the cloud technology were growing along years Developers were asking for a tool that fit to this new [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-13T20:17:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1904\" \/>\n\t<meta property=\"og:image:height\" content=\"1078\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Middleware Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Middleware Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\"},\"author\":{\"name\":\"Middleware Team\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\"},\"headline\":\"JENKINS Quick overview on Jenkins and Jenkins X\",\"datePublished\":\"2021-01-13T20:17:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\"},\"wordCount\":994,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png\",\"articleSection\":[\"Cloud\",\"DevOps\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\",\"name\":\"JENKINS Quick overview on Jenkins and Jenkins X - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png\",\"datePublished\":\"2021-01-13T20:17:17+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png\",\"width\":1904,\"height\":1078},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"JENKINS Quick overview on Jenkins and Jenkins X\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\",\"name\":\"Middleware Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"caption\":\"Middleware Team\"},\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/middleware-team\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"JENKINS Quick overview on Jenkins and Jenkins X - dbi Blog","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:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/","og_locale":"en_US","og_type":"article","og_title":"JENKINS Quick overview on Jenkins and Jenkins X","og_description":"Hi everybody, During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs? History of Jenkins X As the cloud technology were growing along years Developers were asking for a tool that fit to this new [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/","og_site_name":"dbi Blog","article_published_time":"2021-01-13T20:17:17+00:00","og_image":[{"width":1904,"height":1078,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png","type":"image\/png"}],"author":"Middleware Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Middleware Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/"},"author":{"name":"Middleware Team","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1"},"headline":"JENKINS Quick overview on Jenkins and Jenkins X","datePublished":"2021-01-13T20:17:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/"},"wordCount":994,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png","articleSection":["Cloud","DevOps"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/","url":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/","name":"JENKINS Quick overview on Jenkins and Jenkins X - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png","datePublished":"2021-01-13T20:17:17+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/JENKINSXJEMKINS.png","width":1904,"height":1078},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/jenkins-quick-overview-on-jenkins-and-jenkins-x\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"JENKINS Quick overview on Jenkins and Jenkins X"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1","name":"Middleware Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","caption":"Middleware Team"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/middleware-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/15221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=15221"}],"version-history":[{"count":0,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/15221\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media\/15228"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=15221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=15221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=15221"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=15221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}