Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

📖Fix markdown link. #218

Merged
merged 1 commit into from
Sep 10, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ document for more information. For the remainder of this document we will be ref
[cluster-api-provider-docker](https://github.com/kubernetes-sigs/cluster-api-provider-docker)
(CAPD) as our infrastructure provider.

A convenient way to set up infrastructure for testing is to use [kind]((https://kind.sigs.k8s.io/)
A convenient way to set up infrastructure for testing is to use [kind](https://kind.sigs.k8s.io/)
as the platform cluster to install the controllers and CRDs into. Then use a tool like
[tilt](https://tilt.dev/) or [skaffold](ttps://skaffold.dev/) to manage your dev environment.
A minimal example of a Tiltfile looks like this:
Expand Down