From 02f7acd2750997eca750e787ad06c825800b4a65 Mon Sep 17 00:00:00 2001 From: Alan Amoyel Date: Tue, 12 Sep 2023 14:54:38 +0200 Subject: [PATCH] chore: add kamaji cp provider in provider Implementations list --- docs/book/src/reference/providers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/book/src/reference/providers.md b/docs/book/src/reference/providers.md index fc24bf53f9c8..905022c58832 100644 --- a/docs/book/src/reference/providers.md +++ b/docs/book/src/reference/providers.md @@ -18,6 +18,7 @@ updated info about which API version they are supporting. - [Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested) - [Oracle Cloud Native Environment (OCNE)](https://github.com/verrazzano/cluster-api-provider-ocne) - [Talos](https://github.com/siderolabs/cluster-api-control-plane-provider-talos) +- [Kamaji](https://github.com/clastix/cluster-api-control-plane-provider-kamaji) ## Infrastructure - [AWS](https://cluster-api-aws.sigs.k8s.io/)