Skip to content

Commit

Permalink
Update projects/kafka-cron/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Wagner-Hall <[email protected]>
  • Loading branch information
lauranooooo and illicitonion authored May 20, 2024
1 parent 06fe2e5 commit 1cff873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/kafka-cron/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Here are some introductions to Kubernetes:
You may have already used `minikube` in one of the previous projects. `Minikube` is a local version of Kubernetes, which we can use to learn
(rather than needing to incur the expense of cloud services such as [EKS](https://aws.amazon.com/eks/) for learning on.)

Get your local `minikube setup` working bu following [minikube start](https://minikube.sigs.k8s.io/docs/start/).
Get your local `minikube setup` working by following [minikube start](https://minikube.sigs.k8s.io/docs/start/).
Follow the steps to install the program and run the `hello-minikube` application.

Once you have done this, you will need to convert your `docker-compose.yml` files to `kubernetes` deployment files.
Expand Down

0 comments on commit 1cff873

Please sign in to comment.