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: docs/proposals/20221123-managed-kubernetes-in-capg.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,9 +107,9 @@ So that I don't have to worry about the management of these instances
107
107
108
108
#### Functional Requirements
109
109
110
-
**FR1:**CAPA MUST support creating GKE clusters.
110
+
**FR1:**CAPG MUST support creating GKE clusters.
111
111
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.
113
113
114
114
#### Non-Functional Requirements
115
115
@@ -234,7 +234,7 @@ GCP permission also needs to be updated so the controllers can call GKE APIs.
234
234
235
235
### Risks and Mitigations
236
236
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.
0 commit comments