Skip to content

Commit b794d56

Browse files
authored
Merge pull request #1805 from AkihiroSuda/mv-docs-talks
mv docs/talks.md https://lima-vm.io/docs/talks/
2 parents bef8581 + e29ed97 commit b794d56

File tree

2 files changed

+33
-29
lines changed

2 files changed

+33
-29
lines changed

docs/talks.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
# Talks
2-
3-
## 2022
4-
### KubeCon + CloudNativeCon Europe 2022
5-
6-
[@AkihiroSuda](https://github.com/AkihiroSuda) and [@jandubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
7-
8-
> 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.
9-
10-
Read the [slides](https://static.sched.com/hosted_files/kccnceu2022/5f/lima.pdf) or watch the [video](https://www.youtube.com/watch?v=g5GCsbjkzRM).
11-
12-
### CNCF TAG-Runtime Meeting 2022-10-06
13-
14-
[@AkihiroSuda](https://github.com/AkihiroSuda) presented Lima in [the CNCF TAG-Runtime Meeting](https://github.com/cncf/tag-runtime).
15-
16-
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).
1+
Moved to <https://lima-vm.io/docs/talks/>
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Talks
3+
weight: 10
4+
---
5+
6+
## 2022
7+
### KubeCon + CloudNativeCon Europe 2022
8+
9+
[Akihiro Suda](https://github.com/AkihiroSuda) and [Jan Dubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
10+
11+
> 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.
12+
13+
Read the [slides](https://static.sched.com/hosted_files/kccnceu2022/5f/lima.pdf) or watch the [video](https://www.youtube.com/watch?v=g5GCsbjkzRM).
14+
15+
### CNCF TAG-Runtime Meeting 2022-10-06
16+
17+
[Akihiro Suda](https://github.com/AkihiroSuda) presented Lima in [the CNCF TAG-Runtime Meeting](https://github.com/cncf/tag-runtime).
18+
19+
Read the [slides](https://www.slideshare.net/AkihiroSuda/cncf-tagruntime-20221006-limapdf).
20+
21+
## 2023
22+
### DevOps Toolkit 2023-02-09
23+
24+
[Anders Björklund](https://github.com/afbjorklund) presented Lima in [The DevOps Toolkit Series](https://www.devopstoolkitseries.com/).
25+
26+
Watch the [video](https://www.youtube.com/watch?v=GDInFocQJTU).
27+
28+
### KubeCon + CloudNativeCon Europe 2023
29+
30+
[Akihiro Suda](https://github.com/AkihiroSuda) presented Lima in the CNCF project pavilion.
31+
32+
Read the [slides](https://www.slideshare.net/AkihiroSuda/kubeconeu2023-lima-pavilion).

0 commit comments

Comments
 (0)