Skip to content

Commit ff9a646

Browse files
committed
Add Lima KubeCon 22 EU talk to repo
Signed-off-by: Jan Dubois <[email protected]>
1 parent d4a06de commit ff9a646

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Related project: [sshocker (ssh with file sharing and port forwarding)](https://
3333

3434
This project is unrelated to [The Lima driver project (driver for ARM Mali GPUs)](https://gitlab.freedesktop.org/lima).
3535

36+
The [talks](docs/talks.md) page contains links to slides and video from conference presentations about Lima.
37+
3638
## Motivation
3739

3840
The goal of Lima is to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)

docs/talks.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Talks
2+
3+
## Kubecon + CloudNativeCon Europe 2022
4+
5+
[@AkihiroSuda](https://github.com/AkihiroSuda) and [@jandubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
6+
7+
> It has been very hard to use Mac for developing containerized apps. A typical way is to use Docker for Mac, but it is not FLOSS. Another option is to install Docker and/or Kubernetes into VirtualBox, often via minikube, but it doesn't propagate localhost ports, and VirtualBox also doesn't support the ARM architecture. This session will show how to run containerd and k3s on macOS, using Lima and Rancher Desktop. Lima wraps QEMU in a simple CLI, with neat features for container users, such as filesystem sharing and automatic localhost port forwarding, as well as DNS and proxy propagation for enterprise networks. Rancher Desktop wraps Lima with k3s integration and GUI.
8+
9+
Read the [slides](https://static.sched.com/hosted_files/kccnceu2022/5f/lima.pdf) or watch the [video](https://www.youtube.com/watch?v=g5GCsbjkzRM).

0 commit comments

Comments
 (0)