Skip to content

Commit 10ac97f

Browse files
committed
docs: Talks: avoid potential confusion about GitHub IDs
The github IDs can be misinterpreted as Twitter IDs when they are present on the website, so just use real names. Signed-off-by: Akihiro Suda <[email protected]>
1 parent 9c46c68 commit 10ac97f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/content/en/docs/Talks/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@ weight: 10
66
## 2022
77
### KubeCon + CloudNativeCon Europe 2022
88

9-
[@AkihiroSuda](https://github.com/AkihiroSuda) and [@jandubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
9+
[Akihiro Suda](https://github.com/AkihiroSuda) and [Jan Dubois](https://github.com/jandubois) presented "Running containerd and k3s on macOS" about Lima.
1010

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

1515
### CNCF TAG-Runtime Meeting 2022-10-06
1616

17-
[@AkihiroSuda](https://github.com/AkihiroSuda) presented Lima in [the CNCF TAG-Runtime Meeting](https://github.com/cncf/tag-runtime).
17+
[Akihiro Suda](https://github.com/AkihiroSuda) presented Lima in [the CNCF TAG-Runtime Meeting](https://github.com/cncf/tag-runtime).
1818

1919
Read the [slides](https://www.slideshare.net/AkihiroSuda/cncf-tagruntime-20221006-limapdf).
2020

2121
## 2023
2222
### DevOps Toolkit 2023-02-09
2323

24-
[@afbjorklund](https://github.com/afbjorklund) presented Lima in [The DevOps Toolkit Series](https://www.devopstoolkitseries.com/).
24+
[Anders Björklund](https://github.com/afbjorklund) presented Lima in [The DevOps Toolkit Series](https://www.devopstoolkitseries.com/).
2525

2626
Watch the [video](https://www.youtube.com/watch?v=GDInFocQJTU).
2727

2828
### KubeCon + CloudNativeCon Europe 2023
2929

30-
[@AkihiroSuda](https://github.com/AkihiroSuda) presented Lima in the CNCF project pavilion.
30+
[Akihiro Suda](https://github.com/AkihiroSuda) presented Lima in the CNCF project pavilion.
3131

3232
Read the [slides](https://www.slideshare.net/AkihiroSuda/kubeconeu2023-lima-pavilion).

0 commit comments

Comments
 (0)