docs: link to github autoK3s (#614, @jaciechao)

Signed-off-by: Jacie <kathyyy@163.com>
pull/626/head
Jacie 3 years ago committed by GitHub
parent 6c94d7db3d
commit c39cde534f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md
  2. 1
      docs/index.md

@ -103,6 +103,7 @@ This repository is based on [@zeerorg](https://github.com/zeerorg/)'s [zeerorg/k
- [k3x](https://github.com/inercia/k3x): GUI (Linux) to k3d
- [vscode-k3d](https://github.com/inercia/vscode-k3d): vscode plugin for k3d
- [AbsaOSS/k3d-action](https://github.com/AbsaOSS/k3d-action): fully customizable GitHub Action to run lightweight Kubernetes clusters.
- [AutoK3s](https://github.com/cnrancher/autok3s): a lightweight tool to help run K3s everywhere including k3d provider.
## Contributing

@ -109,3 +109,4 @@ kubectl get nodes
- [vscode-k3d](https://github.com/inercia/vscode-k3d/): VSCode Extension to handle k3d clusters from within VSCode
- [k3x](https://github.com/inercia/k3x): a graphics interface (for Linux) to k3d.
- [AbsaOSS/k3d-action](https://github.com/AbsaOSS/k3d-action): fully customizable GitHub Action to run lightweight Kubernetes clusters.
- [AutoK3s](https://github.com/cnrancher/autok3s): a lightweight tool to help run K3s everywhere including k3d provider.

Loading…
Cancel
Save