-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
last changed at Dec 25, 2024 12:59 PM, pushed by Shawn
- Loading branch information
HackMD
committed
Dec 25, 2024
1 parent
6229ca4
commit fcb8fb1
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: "kind: kubernetes in docker" | ||
pubDatetime: 2025-01-16T19:30:00 | ||
tags: | ||
- meetup | ||
- kubernetes | ||
|
||
description: "let's run kind in podman" | ||
--- | ||
|
||
|
||
本次活動我們會在 second space 與 線上同時舉行 | ||
|
||
上次 Johnny 幫我們介紹 本地端 如何建 kubernetes, | ||
|
||
而 單純 本地測試 還有一個更輕量的選擇 kind | ||
|
||
Shawn 打算介紹如何使用 用 podman 使用 kind, 以及 podman 一些好用的功能如: | ||
|
||
|
||
- podman kube | ||
- daemonless / quadlet | ||
- podmansh |