Skip to content

Commit

Permalink
Update running-in-k8s.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y authored Dec 21, 2023
1 parent 98f4821 commit bb41140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/guides/running-in-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ We support storage classes that support dynamic provisioning; here are some of t
2. For DigitalOcean we recommend [`do-block-storage`](https://github.com/digitalocean/csi-digitalocean/?tab=readme-ov-file#installing-to-kubernetes) but your cluster should have this out of the box
3. K3s the default provisioner `local-path` should just work out of the box
4. For minikube the default provisioner `standard` should just work out of the box
5. On Docker Desktop the default provisioner is `hostpath`
5. On Docker Desktop Kubernetes the default provisioner is `hostpath`

For any other cloud setup please reach out to us by creating an issue on our [GitHub](https://github.com/kurtosis-tech/kurtosis)

Expand Down

0 comments on commit bb41140

Please sign in to comment.