Skip to content

Commit 063ede9

Browse files
authored
Update README.md
1 parent 1f73da9 commit 063ede9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Multi cluster controllers with controller-runtime
66

77
- **no fork, no go mod replace**: clean extension to [upstream controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
8-
- **universal**: cluster-api. kcp. BYO. Cluster providers make the controller-runtime multi-cluster aware.
8+
- **universal**: kind, [Gardener](https://gardener.cloud/) (tbd), [cluster-api](https://github.com/kubernetes-sigs/cluster-api) (tbd). kcp. BYO. Cluster providers make the controller-runtime multi-cluster aware.
99
- **seamless**: add multi-cluster support without compromising on single-cluster. Run in either mode without code changes to the reconcilers.
1010

1111
> [!WARNING]

0 commit comments

Comments
 (0)