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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ Kubernetes-native declarative infrastructure for GCP.
14
14
15
15
The [Cluster API](https://github.com/kubernetes-sigs/cluster-api) brings declarative Kubernetes-style APIs to cluster creation, configuration and management. The API itself is shared across multiple cloud providers allowing for true Google Cloud hybrid deployments of Kubernetes.
16
16
17
+
## Documentation
18
+
19
+
Please see our [book](https://cluster-api-gcp.sigs.k8s.io/) for in-depth documentation.
20
+
17
21
## Quick Start
18
22
19
23
Checkout our [Cluster API Quick Start] to create your first Kubernetes cluster
@@ -50,10 +54,6 @@ Each version of Cluster API for Google Cloud will attempt to support at least tw
50
54
51
55
----
52
56
53
-
## Documentation
54
-
55
-
Presently, our docs can be found [here](https://github.com/kubernetes-sigs/cluster-api-provider-gcp/tree/main/docs).
56
-
57
57
## Getting Involved and Contributing
58
58
59
59
Are you interested in contributing to cluster-api-provider-gcp? We, the maintainers
0 commit comments