Skip to content

Commit

Permalink
Another indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 16, 2024
1 parent 4321172 commit e41b068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The Kubernetes ecosystem contains many standardized and custom solutions across

Install the four required kubernetes infrastructure components:
1. The [`docker`](https://docs.docker.com/engine/install/) container engine.
- If running `Docker Desktop` on a laptop, make sure to set your CPU and Memory limits under Settings > Resources > Advanced.
- If running `Docker Desktop` on a laptop, make sure to set your CPU and Memory limits under Settings > Resources > Advanced.
1. The [`kubectl`](https://kubernetes.io/docs/tasks/tools/) command line client.
1. The [`kind`](https://kind.sigs.k8s.io/docs/user/quick-start/#installation) local cluster manager.
1. The [`helm`](https://helm.sh/docs/intro/install/) package manager.
Expand Down

0 comments on commit e41b068

Please sign in to comment.