diff --git a/README.md b/README.md index 882c8129..94e0e331 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,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. ## Contributing diff --git a/docs/index.md b/docs/index.md index 856bee89..74471bbb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -73,3 +73,4 @@ kubectl get nodes ## Related Projects - [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. \ No newline at end of file