<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Kubernetes on myByways</title><link>https://myByways.com/tags/kubernetes/</link><description>Recent content in Kubernetes on myByways</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 31 Mar 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://myByways.com/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Static domain name resolution for Kubernetes pods</title><link>https://myByways.com/post/static-domain-name-resolution-for-kubernetes-pods/</link><pubDate>Tue, 31 Mar 2020 00:00:00 +0000</pubDate><guid>https://myByways.com/post/static-domain-name-resolution-for-kubernetes-pods/</guid><description>&lt;p&gt;I recently needed to setup a Kubernetes cluster without an external DNS and without Internet access. In the old days, static IPs could be mapped to FQDNs by creating entries in the &lt;code&gt;hosts&lt;/code&gt; file, but that won’t work with Kubernetes. With Internet access, the typical solution would be to use a wildcard DNS like &lt;a href="http://xip.io/" rel="external"&gt;xip.io&lt;/a&gt; or &lt;a href="https://nip.io/" rel="external"&gt;nip.io&lt;/a&gt;. Instead, the workaround is by hardcoding the mapping in the &lt;a href="https://coredns.io" rel="external"&gt;CoreDNS&lt;/a&gt; configuration.&lt;/p&gt;</description></item><item><title>Installing IBM Cloud Private in VirtualBox</title><link>https://myByways.com/post/installing-ibm-cloud-private-in-virtualbox/</link><pubDate>Thu, 18 Apr 2019 00:00:00 +0000</pubDate><guid>https://myByways.com/post/installing-ibm-cloud-private-in-virtualbox/</guid><description>&lt;p&gt;If you&amp;rsquo;ve had fun with &lt;strong&gt;Docker&lt;/strong&gt; containers, I now introduce you to &lt;a href="https://kubernetes.io/" rel="external"&gt;Kubernetes&lt;/a&gt; and wish you the best of luck. I&amp;rsquo;m still learning myself! I decided to install &lt;a href="https://www.ibm.com/cloud/private/get-started" rel="external"&gt;IBM Cloud Private Community Edition&lt;/a&gt;
following the &lt;a href="https://www.ibm.com/support/knowledgecenter/en/SSBS6K_3.1.2/installing/install_containers.html" rel="external"&gt;Installation guide at IBM&amp;rsquo;s Knowledge Center&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>