Reference to k3x

Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
pull/274/head
Alvaro Saurin 4 years ago
parent 18a9ddd020
commit 8d92a44cba
No known key found for this signature in database
GPG Key ID: 7B38F4A5C322A955
  1. 4
      README.md
  2. 4
      docs/index.md

@ -84,3 +84,7 @@ Example Workflow: Create a new cluster and use it with `kubectl`
## History
This repository is based on [@zeerorg](https://github.com/zeerorg/)'s [zeerorg/k3s-in-docker](https://github.com/zeerorg/k3s-in-docker), reimplemented in Go by [@iwilltry42](https://github.com/iwilltry42/) in [iwilltry42/k3d](https://github.com/iwilltry42/k3d), which got adopted by Rancher in[rancher/k3d](https://github.com/rancher/k3d).
## Related Projects
* [k3x](https://github.com/inercia/k3x): a graphics interface (for Linux) to k3d.

@ -64,3 +64,7 @@ Use the new cluster with [`kubectl`](https://kubernetes.io/docs/tasks/tools/inst
```bash
kubectl get nodes
```
## Related Projects
* [k3x](https://github.com/inercia/k3x): a graphics interface (for Linux) to k3d.

Loading…
Cancel
Save