<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker-Registry on Melson&#39;s Blog</title>
    <link>/tags/docker-registry/</link>
    <description>Recent content in Docker-Registry on Melson&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <copyright>Melson Mascarenhas</copyright>
    <lastBuildDate>Thu, 02 Jul 2026 07:13:15 +0530</lastBuildDate>
    <atom:link href="/tags/docker-registry/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learn Kubernetes Part 1: Development with kind Using Docker Registry</title>
      <link>/posts/kubernetes_part_1/</link>
      <pubDate>Thu, 02 Jul 2026 07:13:15 +0530</pubDate>
      <guid>/posts/kubernetes_part_1/</guid>
      <description>&lt;h1 id=&#34;learn-kubernetes-part-1-development-with-kind-using-docker-registry&#34;&gt;Learn Kubernetes Part 1: Development with kind Using Docker Registry&lt;/h1&gt;&#xA;&lt;p&gt;This blog walks through deploying and scaling a small NGINX-based application in Kubernetes using kind. It covers Pod replication, Services, load balancing, Ingress routing, autoscaling, and a few debugging scenarios including how to identify which Pod actually served a given request.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://kind.sigs.k8s.io/&#34;&gt;Kind&lt;/a&gt;  is a tool for running local Kubernetes clusters using Docker containers as &amp;ldquo;Nodes.&amp;rdquo; It was originally designed for testing Kubernetes itself, but it works just as well for local development or CI/CD. This post shows you how to set up a kind environment for local development that closely mimics a production Kubernetes environment.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
