Skip to content

Commit 50d3147

Browse files
committed
fix: The subject was incorrectly used in some parts of the document.
Signed-off-by: kahirokunn <[email protected]>
1 parent f6c2c4f commit 50d3147

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/proposals/20221123-managed-kubernetes-in-capg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ So that I don't have to worry about the management of these instances
107107

108108
#### Functional Requirements
109109

110-
**FR1:** CAPA MUST support creating GKE clusters.
110+
**FR1:** CAPG MUST support creating GKE clusters.
111111

112-
**FR2:** CAPA MUST validate the input an user specifies for a GKE cluster.
112+
**FR2:** CAPG MUST validate the input an user specifies for a GKE cluster.
113113

114114
#### Non-Functional Requirements
115115

@@ -234,7 +234,7 @@ GCP permission also needs to be updated so the controllers can call GKE APIs.
234234

235235
### Risks and Mitigations
236236

237-
The risk is that the implemented interface is different from CAPA and CAPZ. However it follows the recommended approach in the [Managed Kubernetes in CAPI](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20220725-managed-kubernetes.md) proposal.
237+
The risk is that the implemented interface is different from CAPG and CAPZ. However it follows the recommended approach in the [Managed Kubernetes in CAPI](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20220725-managed-kubernetes.md) proposal.
238238

239239
## Alternatives
240240

0 commit comments

Comments
 (0)