diff --git a/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.odp b/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.odp new file mode 100644 index 0000000..f4b5627 Binary files /dev/null and b/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.odp differ diff --git a/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.pdf b/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.pdf new file mode 100644 index 0000000..4459b19 Binary files /dev/null and b/2022/10/KubeCon_NA-Unsung_Hero/2022-10 KubeCon NA - Unsung Hero of Cloud Native.pdf differ diff --git a/2022/10/KubeCon_NA-Unsung_Hero/README.md b/2022/10/KubeCon_NA-Unsung_Hero/README.md new file mode 100644 index 0000000..2b3569a --- /dev/null +++ b/2022/10/KubeCon_NA-Unsung_Hero/README.md @@ -0,0 +1,5 @@ + +KubeCon NA 2022 (Detroit) + +[Schedule Link](https://sched.co/182GH) + diff --git a/2022/10/KubeCon_NA-Unsung_Hero/index.html b/2022/10/KubeCon_NA-Unsung_Hero/index.html new file mode 100644 index 0000000..4f2edfc --- /dev/null +++ b/2022/10/KubeCon_NA-Unsung_Hero/index.html @@ -0,0 +1,120 @@ + +Impress@vbatts

Unsung Hero of the Cloud Native Revolution
Container Linux Then and Now

KubeCon NA 2022

Vincent Batts

 

Howdy 👋

$> whoami

vbatts

$> id -Gn

devel msft flatcar kinvolk redhat oci appc docker golang slackware ruby

 

Container Linux!

  • Cloud Native! 

  • Minimal Footprint! 

  • IKEA vs. Artisanal 

  • Atomic updates! 

🐝

🐝

🐝

🐝

🐝

 

But, what is “a Linux”?

  • Well, actually it’s GNU/Linux … 

     

  • What makes it “what people and tooling expect?” 

 

Is this a Linux?

  • syscalls, ioctls, fcntls? 

  • libc? 

  • Kernel CONFIG_’s? 

  • Config (/etc or CM tooling) 

  • Early boot provisioning? (ignition or cloud-init) ((secrets??)) 

  • Host services? (unit files and dbus?) 😩 

  • NVR of software 

 

A brief history

  • Read only? 

    • Knoppix (2000) – a first of the “live” from CD Linuxes 

  • Minimal? 

    • Damn Small Linux (2005) ~50Mb 

  • Isolation? 

    • mountns (2002) 

  • Userspace” 

    • An ongoing swarm of iteration and improvements and sprawl 

 

A brief history

  • 2008 LXC is launched 

  • 2013 CoreOS releases the first “Container Linux” 

    • based on the ChromiumOS created for Chromebooks 

    • Gentoo is the upstream 

  • 2013 dotCloud releases Docker 

  • 2014 Kubernetes is launched 

  • Since then: Atomic; Flatcar; Talos; FedoraCoreOS (RHEL and CentOS too); bottlerocket; k3os; openSUSE Micro; LinuxKit; gardenlinux; and I’m sure others ... 

(other history talks at github.com/vbatts/talks)

 

Common Challenges

  • Do you know when something becomes artisanal? 

  • Package management 

    • Trust 

    • Proofs 

    • Determinism (scriptlets; ordering; file system API’s) 

  • Who says a a reboot is needed? How? 

  • “Let’s innovate and think about how to migrate later!” 

  • “If folks should use my approach if they want things to work together!”  

     

 

Common Challenges

  • “is this change/rollout deterministic?” 

  • When you deploy “A Kubernetes”, that is not a definitive, standard thing. 

    • Every extension, runtime, plugin, and even config field can have implicit and explicit variations needed. 

 

Don’t get me wrong

  • Packagers and Upstreams are critical 

  • The kernel and OS [interfaces] you use matter 

  • You end users and admins/ops/architects actively don’t care about your epiphany if you’ve made their life harder for no reason 

  • Everyone wants their precious to be the winner … 

 

Where are we now?

  • It depends... 

  • Compartmentalizing our frustration 🥺 

  • We’ve all suffered these pains, individually and collectively 

  • Renewed interest in defining and establishing the common OS interfaces 

  • What is your use-case? Let that drive you, not a marketing pitch 

 

💚 y’all

  • Find me online 

    • Then we can talk like humans 

      • Let’s work together 

 
\ No newline at end of file diff --git a/README.md b/README.md index 8450afd..070b1de 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ _This is a playlist of all the videos I could find of myself online. Most are of This is not a comprehensive list, and I will update it periodically. It is a compilation of most of the conferences, camps, and workshops in which I have given talks and/or led. +### 2022 + +* October + * __KubeCon NA__ - Unsung Hero of Cloud Native: History of Container Linux + ### 2020 * September