<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Secrets on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/secrets/</link><description>Recent content in Secrets on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 17:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/secrets/index.xml" rel="self" type="application/rss+xml"/><item><title>Service Binding</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/03-module/006-service-binding/</link><pubDate>Fri, 18 Jul 2025 10:19:35 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/09-introduction-to-containers/03-module/006-service-binding/</guid><description>&lt;p class="lead text-primary"&gt;
This document details how service binding in Kubernetes enables applications to securely consume external services by managing configuration and credentials through secrets and environment variables. It covers the binding process, practical steps, and usage in application code.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-service-binding"&gt;Introduction to Service Binding&lt;/h2&gt;
&lt;p&gt;Service binding is the process of connecting applications running in Kubernetes to external or backing services, such as REST APIs, databases, or event buses. It manages configuration and credentials for backend services, ensuring sensitive data is protected and made available to applications as secrets.&lt;/p&gt;</description></item></channel></rss>