Skip to content

Commit c6db033

Browse files
committed
docs/talks.md: update
Signed-off-by: Akihiro Suda <[email protected]>
1 parent a235d10 commit c6db033

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

docs/talks.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,29 @@
11
# Talks
22

3-
## Kubecon + CloudNativeCon Europe 2022
3+
## 2022
4+
### KubeCon + CloudNativeCon Europe 2022
45

56
[@AkihiroSuda](https://github.com/AkihiroSuda) and [@jandubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
67

78
> 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.
89
910
Read the [slides](https://static.sched.com/hosted_files/kccnceu2022/5f/lima.pdf) or watch the [video](https://www.youtube.com/watch?v=g5GCsbjkzRM).
1011

11-
## CNCF TAG-Runtime Meeting 2022-10-06
12+
### CNCF TAG-Runtime Meeting 2022-10-06
1213

1314
[@AkihiroSuda](https://github.com/AkihiroSuda) presented Lima in [the CNCF TAG-Runtime Meeting](https://github.com/cncf/tag-runtime).
1415

1516
Read the [slides](https://www.slideshare.net/AkihiroSuda/cncf-tagruntime-20221006-limapdf).
17+
18+
## 2023
19+
### DevOps Toolkit 2023-02-09
20+
21+
[@afbjorklund](https://github.com/afbjorklund) presented Lima in [The DevOps Toolkit Series](https://www.devopstoolkitseries.com/).
22+
23+
Watch the [video](https://www.youtube.com/watch?v=GDInFocQJTU).
24+
25+
### KubeCon + CloudNativeCon Europe 2023
26+
27+
[@AkihiroSuda](https://github.com/AkihiroSuda) presented Lima in the CNCF project pavilion.
28+
29+
Read the [slides](https://www.slideshare.net/AkihiroSuda/kubeconeu2023-lima-pavilion).

0 commit comments

Comments
 (0)