<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes INTRO on Eriks training corner</title><link>https://training.caha.cloud/en/kubernetesintro/index.html</link><description>Recent content in Kubernetes INTRO on Eriks training corner</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://training.caha.cloud/en/kubernetesintro/index.xml" rel="self" type="application/rss+xml"/><item><title>Day 1</title><link>https://training.caha.cloud/en/kubernetesintro/day-01/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://training.caha.cloud/en/kubernetesintro/day-01/index.html</guid><description>&lt;h1 id="day-1"&gt;Day 1&lt;/h1&gt;
&lt;p&gt;Why containers exist, what Kubernetes adds on top, how to interrogate the API,
and the object everything else is built from: the Pod.&lt;/p&gt;
&lt;p&gt;By the end of today you can read any object in the cluster and explain what it
is, without looking anything up.&lt;/p&gt;
&lt;p&gt;Labs &lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-01-workstation-setup/"&gt;01&lt;/a&gt; –
&lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-07-pods/"&gt;07&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Day 2</title><link>https://training.caha.cloud/en/kubernetesintro/day-02/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://training.caha.cloud/en/kubernetesintro/day-02/index.html</guid><description>&lt;h1 id="day-2"&gt;Day 2&lt;/h1&gt;
&lt;p&gt;Controllers that keep your workload alive, control over where it runs, and the
networking that lets anything reach it.&lt;/p&gt;
&lt;p&gt;Labs &lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-08-pod-troubleshooting/"&gt;08&lt;/a&gt; –
&lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-16-node-operations/"&gt;16&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Day 3</title><link>https://training.caha.cloud/en/kubernetesintro/day-03/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://training.caha.cloud/en/kubernetesintro/day-03/index.html</guid><description>&lt;h1 id="day-3"&gt;Day 3&lt;/h1&gt;
&lt;p&gt;Configuration, state on disk, packaging, and finally teaching the cluster new
kinds of object.&lt;/p&gt;
&lt;p&gt;Labs &lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-17-configmaps-secrets/"&gt;17&lt;/a&gt; –
&lt;a href="https://training.caha.cloud/en/kubernetesintro/labs/lab-23-application-end-to-end/"&gt;23&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Cheat sheets</title><link>https://training.caha.cloud/en/kubernetesintro/cheatsheets/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://training.caha.cloud/en/kubernetesintro/cheatsheets/index.html</guid><description>&lt;h1 id="cheat-sheets"&gt;Cheat sheets&lt;/h1&gt;
&lt;p&gt;Keep these open during the labs - the discovery labs assume you will.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://training.caha.cloud/en/kubernetesintro/cheatsheets/docker/"&gt;Docker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://training.caha.cloud/en/kubernetesintro/cheatsheets/kubectl/"&gt;kubectl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://training.caha.cloud/en/kubernetesintro/cheatsheets/helm/"&gt;Helm&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Labs</title><link>https://training.caha.cloud/en/kubernetesintro/labs/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://training.caha.cloud/en/kubernetesintro/labs/index.html</guid><description>&lt;h1 id="labs"&gt;Labs&lt;/h1&gt;
&lt;p&gt;Unless a lab says otherwise, run everything on &lt;strong&gt;support01&lt;/strong&gt;, and create every
file &lt;strong&gt;directly in your home directory&lt;/strong&gt; - the labs &lt;code&gt;cd ~&lt;/code&gt; before writing
anything, so &lt;code&gt;kubectl apply -f pod.yaml&lt;/code&gt; always finds what you just wrote. The
only exceptions create their own folder and say so: the Docker build contexts in
Labs 03 and 04, &lt;code&gt;helm create&lt;/code&gt; in Lab 21, and the git clone in the extended labs.&lt;/p&gt;</description></item></channel></rss>