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: site/content/blog/crossplane-ytt-integration.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ To overcome this, Crossplane introduced the composition function.
34
34
35
35
## Prerequisites
36
36
*[kind](https://kind.sigs.k8s.io/docs/user/quick-start/) -- to create a test Kubernetes cluster. Use this [link](https://kind.sigs.k8s.io/docs/user/quick-start/#creating-a-cluster) to set up Kubernetes cluster on `kind`.
37
-
*[kubectl](https://kubernetes.io/docs/reference/kubectl/) -- to apply manifests to provision cloud resources. Use this [link](https://kubernetes.io/docs/tasks/tools/#kubectl) to install `helm`.
37
+
*[kubectl](https://kubernetes.io/docs/reference/kubectl/) -- to apply manifests to provision cloud resources. Use this [link](https://kubernetes.io/docs/tasks/tools/#kubectl) to install `kubectl`.
38
38
*[Helm](https://helm.sh/) -- to install Crossplane on the test cluster. Use this [link](https://helm.sh/docs/intro/quickstart/#install-helm) to install `helm`.
0 commit comments