You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2021-05-12-kim.md
+26-2Lines changed: 26 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ We'll use [arkade 0.7.14](https://github.com/alexellis/arkade/releases/tag/0.7.1
42
42
43
43
## Quickstart
44
44
45
-
You'll need a Virtual Machine (VM) since kim currently does not work with k3d out of the box.
45
+
You'll need a Virtual Machine (VM) since kim currently does not work with [K3d](https://github.com/rancher/k3d) out of the box.
46
46
47
47
All commands need to be run on your client, not on the VM. Do not log into the VM, it's unnecessary.
48
48
@@ -258,7 +258,7 @@ The kim project is still nascent, and likely to change and improve over time.
258
258
259
259
These statements are true at time of writing and may change:
260
260
261
-
* kim doesn't work "out of the box" with K3d and [requires additional configuration](https://twitter.com/dweomer/status/1392207985380757505?s=20)
261
+
* kim doesn't work "out of the box" with [K3d](https://github.com/rancher/k3d) and [requires additional configuration](https://twitter.com/dweomer/status/1392207985380757505?s=20)
262
262
* I haven't been able to confirm whether it works with Apple M1 yet. The new [Rancher Desktop tool](https://github.com/rancher-sandbox/rd) that ships with kim built-in does not work with Apple M1
263
263
* The `--squash` flag is not yet available in kim
264
264
* kim also doesn't work for multi-node setups because it was designed to only accelerate local development
@@ -280,3 +280,27 @@ You can watch [me](https://twitter.com/alexellisuk) and [Matt Farina](https://tw
280
280
Join GitHub Sponsors for 25 USD / mo for access to discounts, offers, and updates on OpenFaaS going back to mid-2019. By taking this small step, you are enabling me to continue to work on OpenFaaS and the other tools we have spoken about today.
[Jacob Christen](https://twitter.com/dweomer) from Rancher sent me these two commands on Twitter. I haven't tested them, so your mileage may vary. They should enable `kim` with k3d / Docker.
0 commit comments