<?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>Kube on Benny Simmonds</title>
    <link>https://www.bencode.io/categories/kube/</link>
    <description>Recent content in Kube on Benny Simmonds</description>
    <generator>Hugo -- 0.149.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 19 Jan 2025 20:14:01 +1100</lastBuildDate>
    <atom:link href="https://www.bencode.io/categories/kube/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Certified Kubernetes Administrator (CKA)</title>
      <link>https://www.bencode.io/posts/cka/</link>
      <pubDate>Sun, 19 Jan 2025 20:14:01 +1100</pubDate>
      <guid>https://www.bencode.io/posts/cka/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#glossary&#34;&gt;Glossary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#certification-tips&#34;&gt;Certification tips&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#bookmarks&#34;&gt;Bookmarks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#kubectl-imperative-commands&#34;&gt;kubectl imperative commands&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#docker-vs-containerd&#34;&gt;Docker vs containerD&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#ctr&#34;&gt;ctr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#nerdctl&#34;&gt;nerdctl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#crictl&#34;&gt;crictl&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#etcd&#34;&gt;etcd&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#etcdctl&#34;&gt;etcdctl&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#kube-apiserver&#34;&gt;kube-apiserver&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#kube-controller-manager&#34;&gt;kube-controller-manager&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#replicasets&#34;&gt;ReplicaSets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#deployments&#34;&gt;Deployments&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#services&#34;&gt;Services&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#namespaces&#34;&gt;Namespaces&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#working-with-namespaces&#34;&gt;Working with namespaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#creating-a-new-namespace&#34;&gt;Creating a new namespace&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#declaratively&#34;&gt;Declaratively&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#imperatively&#34;&gt;Imperatively&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#namespace-less-objects&#34;&gt;Namespace-less objects&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#gems&#34;&gt;Gems&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;glossary&#34;&gt;Glossary&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Term&lt;/th&gt;
          &lt;th&gt;Definition&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;cri&lt;/td&gt;
          &lt;td&gt;Container Runtime Interface, the contract between k8s and the container runtime&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;crictl&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;ctr&lt;/td&gt;
          &lt;td&gt;Debugging tool for containerD&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;oci&lt;/td&gt;
          &lt;td&gt;Open Container Initiative, formalised the specification of an &lt;code&gt;imagespec&lt;/code&gt; and a &lt;code&gt;runtimespec&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;nerdctl&lt;/td&gt;
          &lt;td&gt;Docker like CLI experience for containerD&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;certification-tips&#34;&gt;Certification tips&lt;/h2&gt;
&lt;h3 id=&#34;bookmarks&#34;&gt;Bookmarks&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://kubernetes.io/docs/reference/kubectl/conventions/&#34;&gt;https://kubernetes.io/docs/reference/kubectl/conventions/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
