{"id":67196,"date":"2022-10-24T18:43:33","date_gmt":"2022-10-24T15:43:33","guid":{"rendered":"https:\/\/www.altoros.com\/blog\/?p=67196"},"modified":"2022-10-24T18:43:33","modified_gmt":"2022-10-24T15:43:33","slug":"cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates","status":"publish","type":"post","link":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/","title":{"rendered":"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates"},"content":{"rendered":"<p>The Cloud Foundry Community Advisory Board (<a href=\"https:\/\/www.altoros.com\/blog\/tag\/cab\/\">CAB<\/a>) meeting in October featured a presentation and demo of <b>Service Fabrik Broker<\/b>. With only a few days left before the upcoming Cloud Foundry Day, there were also a few announcements regarding the event. The call was moderated by <a href=\"https:\/\/www.linkedin.com\/in\/ramanujank\/\" rel=\"noopener noreferrer\" target=\"_blank\">Ram Iyengar<\/a> from the CF Foundation.<\/p>\n<p>&nbsp;<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_79_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#Service_Fabrik_Broker\" >Service Fabrik Broker<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#How_it_works\" >How it works<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#CF_Day_updates\" >CF Day updates<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#Want_details_Watch_the_video\" >Want details? Watch the video!<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"Service_Fabrik_Broker\"><\/span>Service Fabrik Broker<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/service-fabrik-logo.png\"><img decoding=\"async\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/service-fabrik-logo-252x300.png\" alt=\"\" width=\"110\" class=\"alignright size-medium wp-image-67242\" \/><\/a><\/p>\n<p>The recommended approach for developing <a href=\"https:\/\/www.altoros.com\/blog\/tag\/kubernetes\/\">Kubernetes<\/a>-native services is to develop an operator for the purpose. This requires bridging the gap between the Kubernetes resource-based API of the operators with the Open Service Broker (OSB) API expected by the <a href=\"https:\/\/github.com\/Peripli\/service-manager\" rel=\"noopener\" target=\"_blank\">Service Manager<\/a>, a central repository of service brokers and platforms. <a href=\"https:\/\/github.com\/cloudfoundry\/service-fabrik-broker\" rel=\"noopener\" target=\"_blank\">Service Fabrik Broker<\/a>, also known as Interoperator, bridges the gap using a metadata-based approach.<\/p>\n<p>During the call, <a href=\"https:\/\/in.linkedin.com\/in\/jintu-sebastian-486b98114\" rel=\"noopener\" target=\"_blank\">Jintu Sebastian<\/a> of SAP, provided an overview of the tool. According to Jintu, Service Fabrik Broker currently has three main functions:<\/p>\n<ul>\n<li style=\"margin-bottom: 6px;\">expose OSB-compliant broker for a service natively hosted on Kubernetes<\/li>\n<li style=\"margin-bottom: 6px;\">schedule the provisioning of service instances across clusters in a multicluster configuration<\/li>\n<li>facilitate the life cycle operation of Kubernetes-based service instances in an OSB-compliant manner<\/li>\n<\/ul>\n<div id=\"attachment_67210\" style=\"width: 150px\" class=\"wp-caption alignright\"><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Jintu-Sebastian.jpg\"><img decoding=\"async\" aria-describedby=\"caption-attachment-67210\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Jintu-Sebastian-150x150.jpg\" alt=\"\" width=\"140\" class=\"size-thumbnail wp-image-67210\" \/><\/a><p id=\"caption-attachment-67210\" class=\"wp-caption-text\"><small>Jintu Sebastian<\/small><\/p><\/div>\n<p>Service Fabrik Broker makes it easier to provision Kubernetes services on Cloud Foundry. &#8220;If you have a service in Kubernetes, likely an operator, and you want to make it OSB-compliant, so it can be used in Cloud Foundry, you can use Interoperator,&#8221; explains Jintu. &#8220;Interoperator will be the front end, which will serve your OSB request and map in the custom resources of the operator.<\/p>\n<blockquote><p>&#8220;One of the important features of Interoperator is that if you install it in one cluster, it will help you to provision instances in multiple clusters.&#8221; <\/p>\n<p>\u2014Jintu Sebastian, SAP<\/p><\/blockquote>\n<p><center><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-service-provisioning-and-consumption-Cloud-Foundry-Cloud-Native.png\"><img decoding=\"async\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-service-provisioning-and-consumption-Cloud-Foundry-Cloud-Native-1024x576.png\" alt=\"\" width=\"720\" class=\"aligncenter size-large wp-image-67264\" \/><\/a><small>Provisioning a service to Cloud Foundry (<a href=\"https:\/\/www.youtube.com\/watch?v=qJuPFFz2fu0\">Image credit<\/a>)<\/small><\/center><\/p>\n<p>Interoperator is made up of the following components:<\/p>\n<ul>\n<li style=\"margin-bottom: 6px;\"><b>Broker<\/b> acts as the OSB API adapter and is the component that integrates with the Service Manager.<\/li>\n<li style=\"margin-bottom: 6px;\"><b>Provisioner<\/b> is a customer controller that watches <code style=\"color: black; background-color: #e6e6e6;\">SFServiceInstance<\/code> and <code style=\"color: black; background-color: #e6e6e6;\">SFServiceBinding<\/code> custom resources and takes actions to reconcile the corresponding resources of the service operator.<\/li>\n<li style=\"margin-bottom: 6px;\"><b>Schedulers<\/b> are custom controllers running on a master cluster. These schedulers watch <code style=\"color: black; background-color: #e6e6e6;\">SFServiceInstances<\/code> and assign them an ID of the cluster, where the instance needs to be provisioned.<\/li>\n<li><b>Multicluster deployer<\/b> is a set of custom resources, which manages multiple clusters.<\/li>\n<\/ul>\n<p><center><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-components-diagram-Cloud-Foundry-Cloud-Native.png\"><img decoding=\"async\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-components-diagram-Cloud-Foundry-Cloud-Native.png\" alt=\"\" width=\"720\" class=\"aligncenter size-full wp-image-67267\" \/><\/a><small>Components of Service Fabrik Broker (<a href=\"https:\/\/github.com\/cloudfoundry\/service-fabrik-broker\/blob\/master\/docs\/Interoperator.md#service-fabrik-inter-operator-custom-resources\">Image credit<\/a>)<\/small><\/center><\/p>\n<p>&nbsp;<\/p>\n<h3><span class=\"ez-toc-section\" id=\"How_it_works\"><\/span>How it works<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Service Fabrik Broker makes use of five custom resources that integrate with Service Manager and individual operators. These custom resources include:<\/p>\n<ul>\n<li style=\"margin-bottom: 6px;\"><code style=\"color: black; background-color: #e6e6e6;\">SFService<\/code> captures the manifest details of <code style=\"color: black; background-color: #e6e6e6;\">OSB Service<\/code>.<\/li>\n<li style=\"margin-bottom: 6px;\"><code style=\"color: black; background-color: #e6e6e6;\">SFPlan<\/code> captures the manifest details of <code style=\"color: black; background-color: #e6e6e6;\">OSB Service Plan<\/code>.<\/li>\n<li style=\"margin-bottom: 6px;\"><code style=\"color: black; background-color: #e6e6e6;\">SFCluster<\/code> stores the details of the cluster, where service instances are to be provisioned.<\/li>\n<li style=\"margin-bottom: 6px;\"><code style=\"color: black; background-color: #e6e6e6;\">SFServiceInstance<\/code> captures all the details from the OSB <code style=\"color: black; background-color: #e6e6e6;\">provision<\/code> request.<\/li>\n<li><code style=\"color: black; background-color: #e6e6e6;\">SFServiceBinding<\/code> captures all the details from the OSB <code style=\"color: black; background-color: #e6e6e6;\">bind<\/code> request.<\/li>\n<\/ul>\n<p>According to Jintu, Service Fabrik Broker enables operator compliance with an OSB in just a few steps:<\/p>\n<ol>\n<li style=\"margin-bottom: 6px;\">Install the service operator in the required clusters.<\/li>\n<li style=\"margin-bottom: 6px;\">Define the primary cluster.<\/li>\n<li style=\"margin-bottom: 6px;\">Install Service Fabrik Broker in the primary cluster.<\/li>\n<li style=\"margin-bottom: 6px;\">Apply <code style=\"color: black; background-color: #e6e6e6;\">sfcluster<\/code>.<\/li>\n<li>Apply <code style=\"color: black; background-color: #e6e6e6;\">sfservice<\/code> and <code style=\"color: black; background-color: #e6e6e6;\">sfplan<\/code>.<\/li>\n<\/ol>\n<p><center><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-multicluster-deployment-Cloud-Foundry-Cloud-Native.png\"><img decoding=\"async\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Interoperator-multicluster-deployment-Cloud-Foundry-Cloud-Native-1024x576.png\" alt=\"\" width=\"720\" class=\"aligncenter size-large wp-image-67265\" \/><\/a><small>Interoperator on a multicluster deployment (<a href=\"https:\/\/www.youtube.com\/watch?v=qJuPFFz2fu0\">Image credit<\/a>)<\/small><\/center><\/p>\n<p>Following the project overview, <a href=\"https:\/\/www.linkedin.com\/in\/anoopjosephbabu\/\" rel=\"noopener\" target=\"_blank\">Anoop Joseph Babu<\/a> of SAP provided a demo on how to use Service Fabrik Broker to make the <a href=\"https:\/\/operatorhub.io\/operator\/postgres-operator\" rel=\"noopener\" target=\"_blank\">Postgres-Operator<\/a> compliant with an OSB.<\/p>\n<div id=\"attachment_67220\" style=\"width: 150px\" class=\"wp-caption alignright\"><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Anoop-Joseph-Babu.jpg\"><img decoding=\"async\" aria-describedby=\"caption-attachment-67220\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/Anoop-Joseph-Babu-150x150.jpg\" alt=\"\" width=\"140\" class=\"size-thumbnail wp-image-67220\" \/><\/a><p id=\"caption-attachment-67220\" class=\"wp-caption-text\"><small>Anoop Joseph Babu<\/small><\/p><\/div>\n<p>Given the CF Foundation&#8217;s current focus on <a href=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-aug-2022-korifi-architecture-updates\/\">Korifi<\/a>, Anoop believes that Service Fabrik Broker can also help the project in terms of bridging both Kubernetes and Cloud Foundry.<\/p>\n<blockquote><p>&#8220;I believe, we also need an OSB-compliant operator for Korifi. We can use Interoperator&#8217;s OSB capabilities to connect to a Cloud Foundry environment. So, service operators who already have a Kubernetes operator don&#8217;t need to develop a new OSB broker and can just use Interoperator.&#8221; <\/p>\n<p>\u2014Anoop Joseph Babu, SAP<\/p><\/blockquote>\n<p><small><a href=\"https:\/\/github.com\/cloudfoundry\/service-fabrik-broker\" rel=\"noopener\" target=\"_blank\">Service Fabrik Broker&#8217;s GitHub repo<\/a><\/small><\/p>\n<p>&nbsp;<\/p>\n<h3><span class=\"ez-toc-section\" id=\"CF_Day_updates\"><\/span>CF Day updates<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<div id=\"attachment_55412\" style=\"width: 150px\" class=\"wp-caption alignright\"><a href=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2020\/07\/Ram-Iyengar.jpg\"><img decoding=\"async\" aria-describedby=\"caption-attachment-55412\" src=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2020\/07\/Ram-Iyengar-150x150.jpg\" alt=\"\" width=\"140\" class=\"size-thumbnail wp-image-55412\" \/><\/a><p id=\"caption-attachment-55412\" class=\"wp-caption-text\"><small>Ram Iyengar<\/small><\/p><\/div>\n<p>With Cloud Foundry Day set for October 25, Ram reminded members of the community to <a href=\"https:\/\/events.linuxfoundation.org\/cloud-foundry-day\/register\/\">register<\/a> for the event. Those unable to go in person can still virtually attend for free.<\/p>\n<p>Ram and <a href=\"https:\/\/www.linkedin.com\/in\/clarkchris1\/\" rel=\"noopener\" target=\"_blank\">Chris Clark<\/a> of the CF Foundation will provide the opening remarks. <a href=\"https:\/\/www.linkedin.com\/in\/catherine-mcgarvey-8ab3247\/\">Catherine McGarvey<\/a>, who recently took over as chair for the foundation&#8217;s governing board, will be the first keynote speaker.<\/p>\n<p>The next CAB call is tentatively scheduled for November 16, 2022, at 11 a.m. ET \/ 8 a.m. PT. Anyone interested in participating can join the <a href=\"https:\/\/cloudfoundry.slack.com\/messages\/C0JC2JB0W\/\" rel=\"noopener noreferrer\" target=\"_blank\">CAB<\/a> Slack channel.<\/p>\n<p>&nbsp;<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Want_details_Watch_the_video\"><\/span>Want details? Watch the video!<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><center><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/qJuPFFz2fu0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/center><\/p>\n<hr \/>\n<p><center><small>This blog post was written by <a href=\"https:\/\/www.altoros.com\/blog\/author\/carlo\/\">Carlo Gutierrez<\/a>, edited by <a href=\"https:\/\/www.altoros.com\/blog\/author\/sophie.turol\/\">Sophia Turol<\/a> and <a href=\"https:\/\/www.altoros.com\/blog\/author\/alex\/\">Alex Khizhniak<\/a>.<\/small><\/center><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Cloud Foundry Community Advisory Board (CAB) meeting in October featured a presentation and demo of Service Fabrik Broker. With only a few days left before the upcoming Cloud Foundry Day, there were also a few announcements regarding the event. The call was moderated by Ram Iyengar from the CF [&#8230;]<\/p>\n","protected":false},"author":32,"featured_media":67269,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[7],"tags":[618,873,912,206],"class_list":["post-67196","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news-and-opinion","tag-cab","tag-cloud-native","tag-kubernetes","tag-oss-cloud-foundry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros<\/title>\n<meta name=\"description\" content=\"Using a metadata-based approach, Service Fabrik Broker bridges the gap between the Kubernetes custom resource-based API of operators with the OSB API.\" \/>\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.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros\" \/>\n<meta property=\"og:description\" content=\"The Cloud Foundry Community Advisory Board (CAB) meeting in October featured a presentation and demo of Service Fabrik Broker. With only a few days left before the upcoming Cloud Foundry Day, there were also a few announcements regarding the event. The call was moderated by Ram Iyengar from the CF [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/\" \/>\n<meta property=\"og:site_name\" content=\"Altoros\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-24T15:43:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/gif\" \/>\n<meta name=\"author\" content=\"Carlo Gutierrez\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Carlo Gutierrez\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/\",\"url\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/\",\"name\":\"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros\",\"isPartOf\":{\"@id\":\"https:\/\/www.altoros.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif\",\"datePublished\":\"2022-10-24T15:43:33+00:00\",\"author\":{\"@id\":\"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/833e109f77de753b2b472dca0236b442\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage\",\"url\":\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif\",\"contentUrl\":\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif\",\"width\":1024,\"height\":576},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.altoros.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.altoros.com\/blog\/#website\",\"url\":\"https:\/\/www.altoros.com\/blog\/\",\"name\":\"Altoros\",\"description\":\"Insight\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.altoros.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/833e109f77de753b2b472dca0236b442\",\"name\":\"Carlo Gutierrez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2021\/02\/CG_portrait-2-96x96.jpg\",\"contentUrl\":\"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2021\/02\/CG_portrait-2-96x96.jpg\",\"caption\":\"Carlo Gutierrez\"},\"description\":\"Carlo Gutierrez is a Technical Writer at Altoros. As part of the editorial team, his focus has been on emerging technologies such as Cloud Foundry, Kubernetes, blockchain, and the Internet of Things. Prior to Altoros, he primarily wrote about enterprise and consumer technology. Carlo has over 12 years of experience in the publishing industry. Previously, he served as an Editor for PC World Philippines and Questex Asia, as well as a Designer for Tropa Entertainment.\",\"url\":\"https:\/\/www.altoros.com\/blog\/author\/carlo\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros","description":"Using a metadata-based approach, Service Fabrik Broker bridges the gap between the Kubernetes custom resource-based API of operators with the OSB API.","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.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/","og_locale":"en_US","og_type":"article","og_title":"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros","og_description":"The Cloud Foundry Community Advisory Board (CAB) meeting in October featured a presentation and demo of Service Fabrik Broker. With only a few days left before the upcoming Cloud Foundry Day, there were also a few announcements regarding the event. The call was moderated by Ram Iyengar from the CF [...]","og_url":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/","og_site_name":"Altoros","article_published_time":"2022-10-24T15:43:33+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif","type":"image\/gif"}],"author":"Carlo Gutierrez","twitter_misc":{"Written by":"Carlo Gutierrez","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/","url":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/","name":"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates | Altoros","isPartOf":{"@id":"https:\/\/www.altoros.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage"},"image":{"@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage"},"thumbnailUrl":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif","datePublished":"2022-10-24T15:43:33+00:00","author":{"@id":"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/833e109f77de753b2b472dca0236b442"},"breadcrumb":{"@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#primaryimage","url":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif","contentUrl":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2022\/10\/CAB-October-2022-Service-Fabrik-Broker-Interoperator-Cloud-Native-v2.gif","width":1024,"height":576},{"@type":"BreadcrumbList","@id":"https:\/\/www.altoros.com\/blog\/cloud-foundry-advisory-board-call-oct-2022-service-fabrik-broker-updates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.altoros.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Cloud Foundry Advisory Board Call, Oct 2022: Service Fabrik Broker Updates"}]},{"@type":"WebSite","@id":"https:\/\/www.altoros.com\/blog\/#website","url":"https:\/\/www.altoros.com\/blog\/","name":"Altoros","description":"Insight","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.altoros.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/833e109f77de753b2b472dca0236b442","name":"Carlo Gutierrez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.altoros.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2021\/02\/CG_portrait-2-96x96.jpg","contentUrl":"https:\/\/www.altoros.com\/blog\/wp-content\/uploads\/2021\/02\/CG_portrait-2-96x96.jpg","caption":"Carlo Gutierrez"},"description":"Carlo Gutierrez is a Technical Writer at Altoros. As part of the editorial team, his focus has been on emerging technologies such as Cloud Foundry, Kubernetes, blockchain, and the Internet of Things. Prior to Altoros, he primarily wrote about enterprise and consumer technology. Carlo has over 12 years of experience in the publishing industry. Previously, he served as an Editor for PC World Philippines and Questex Asia, as well as a Designer for Tropa Entertainment.","url":"https:\/\/www.altoros.com\/blog\/author\/carlo\/"}]}},"_links":{"self":[{"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/posts\/67196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/comments?post=67196"}],"version-history":[{"count":63,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/posts\/67196\/revisions"}],"predecessor-version":[{"id":67275,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/posts\/67196\/revisions\/67275"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/media\/67269"}],"wp:attachment":[{"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/media?parent=67196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/categories?post=67196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.altoros.com\/blog\/wp-json\/wp\/v2\/tags?post=67196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}