diff --git a/module9/kind/readme.MD b/module9/kind/readme.MD index 2ebbe91..e2d8d0a 100644 --- a/module9/kind/readme.MD +++ b/module9/kind/readme.MD @@ -3,6 +3,12 @@ ```sh ./create_cluster.sh ``` +### Install clusterctl + +```sh +brew install clusterctl +``` +Reference:https://cluster-api.sigs.k8s.io/user/quick-start.html#install-clusterctl ### Generate cluster specs