You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,9 @@ The **Cluster API Operator** is a Kubernetes Operator designed to empower cluste
15
15
16
16
This operator leverages a declarative API and extends the capabilities of the `clusterctl` CLI, allowing greater flexibility and configuration options for cluster administrators.
17
17
18
-
See this [document](./docs/README.md) for more details.
18
+
## 📖 Documentation
19
+
20
+
Please see our [book](https://cluster-api-operator.sigs.k8s.io) for in-depth documentation.
19
21
20
22
## 🌟 Features
21
23
@@ -29,7 +31,7 @@ See this [document](./docs/README.md) for more details.
29
31
30
32
You can reach the maintainers of this project at:
31
33
32
-
-[Slack](http://slack.k8s.io/) in the [#cluster-api-operator][#cluster-api-operator slack] channel
34
+
-Kubernetes [Slack](http://slack.k8s.io/) in the [#cluster-api-operator][#cluster-api-operator slack] channel
33
35
34
36
Pull Requests and feedback on issues are very welcome!
0 commit comments