From 0df5b4089aab7d13fbd412d53368252c90a6a661 Mon Sep 17 00:00:00 2001 From: Tomy Guichard Date: Wed, 11 Mar 2026 18:03:58 +0100 Subject: [PATCH] Project is no longer alpha (#68) --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index d28a64e..e0bce5c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,5 @@ # Kubernetes Cluster API Provider Scaleway -> [!WARNING] -> **This project is currently in its alpha stage**, which means it is still under active development. -> As such, features are subject to change, and breaking changes may occur without notice. -> We recommend using it with caution in production environments and keeping up to date -> with the latest updates and documentation. - ------- - ## What is the Cluster API Provider Scaleway (CAPS) The [Cluster API](https://github.com/kubernetes-sigs/cluster-api) brings declarative, Kubernetes-style APIs to cluster creation, configuration and management.