Skip to content

Commit 8bed53d

Browse files
authored
Merge pull request #72 from kubernetes-sigs/sttts-remove-experimental-warning
📖 Update README to remove experiment warning
2 parents c21d08f + 250b46f commit 8bed53d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
[![Go Report Card](https://goreportcard.com/badge/sigs.k8s.io/multicluster-runtime)](https://goreportcard.com/report/sigs.k8s.io/multicluster-runtime)
22
[![godoc](https://pkg.go.dev/badge/sigs.k8s.io/multicluster-runtime)](https://pkg.go.dev/sigs.k8s.io/multicluster-runtime)
33

4-
> [!WARNING]
5-
> multicluster-runtime is **an experiment** to add multi-cluster support on-top of controller-runtime. It is not generally consumable yet. Use at your own risk. Contributions though are highly welcome.
6-
>
7-
> Related controller-runtime design: https://github.com/kubernetes-sigs/controller-runtime/pull/2746
8-
94
# multicluster-runtime
105

116
<img src="./contrib/logo/logo.png" width="300"/>

0 commit comments

Comments
 (0)