<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>K3s on It&#39;s a Binary World 2.0</title>
    <link>https://www.ericsbinaryworld.com/tags/k3s/</link>
    <description>Recent content in K3s on It&#39;s a Binary World 2.0</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 21 May 2020 13:28:42 +0000</lastBuildDate>
    <atom:link href="https://www.ericsbinaryworld.com/tags/k3s/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Checking out k3s and Ubuntu Server 2020.04 Part 2</title>
      <link>https://www.ericsbinaryworld.com/2020/05/21/checking-out-k3s-and-ubuntu-server-2020-04-part-2/</link>
      <pubDate>Thu, 21 May 2020 13:28:42 +0000</pubDate>
      <guid>https://www.ericsbinaryworld.com/2020/05/21/checking-out-k3s-and-ubuntu-server-2020-04-part-2/</guid>
      <description> &lt;p&gt;Clearly there&amp;rsquo;s a lot I don&amp;rsquo;t get about Kubernetes and I didn&amp;rsquo;t install a GUI in that VM so I can&amp;rsquo;t use the dashboard (which can only be viewed at localhost - or so the instructions seem to indicate) So I decided to go back to basics and look at the &lt;a href=&#34;https://kubernetes.io/docs/tutorials/hello-minikube/&#34;&gt;Hello Minikube tutorial&lt;/a&gt;, but run it in my k3s VM.&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;kubectl create deployment hello-node --image=k8s.gcr.io/echoserver:1.4&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;So I think this is the first part of why I was having problems yesterday with the pod I created from Podman. A lot of the commands I saw online implied a deployment, but I hadn&amp;rsquo;t created one. This is evidenced by:&lt;/p&gt; <p><a href="https://www.ericsbinaryworld.com/2020/05/21/checking-out-k3s-and-ubuntu-server-2020-04-part-2/">Full post</a></p></description>
    </item>
    <item>
      <title>Checking out k3s and Ubuntu Server 2020.04 Part 1</title>
      <link>https://www.ericsbinaryworld.com/2020/05/20/checking-out-k3s-and-ubuntu-server-2020-04-part-1/</link>
      <pubDate>Thu, 21 May 2020 01:24:54 +0000</pubDate>
      <guid>https://www.ericsbinaryworld.com/2020/05/20/checking-out-k3s-and-ubuntu-server-2020-04-part-1/</guid>
      <description> &lt;p&gt;As I&amp;rsquo;ve been working on learning server tech, I&amp;rsquo;ve gone from virtualization to Docker containers and now Podman containers and Podman pods. The pod in Podman comes from a view towards Kubernetes. I moved to Podman because of the cgroupsv2 issue in Fedora 31 and so I figured why not think about going all the way and checking out Kubernetes? Kubernetes is often stylized as k8s and a few months back I found k3s, a lightweight Kubernetes distro that&amp;rsquo;s meant to work on edge devices (including Raspberry Pis!). For some reason (that I don&amp;rsquo;t seem to find on the main k3s site), I got it in my head that it was better tailored to Ubuntu than Red Hat, so I decided to also take Ubuntu Server 2020.04 for a spin.&lt;/p&gt; <p><a href="https://www.ericsbinaryworld.com/2020/05/20/checking-out-k3s-and-ubuntu-server-2020-04-part-1/">Full post</a></p></description>
    </item>
  </channel>
</rss>
