Skip to content

Commit

Permalink
updated kind.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jul 14, 2024
1 parent d2391a7 commit cacd40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kind.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kind create cluster --name 'kind' --wait 5m

[HariSekhon/Templates - kind.yaml](https://github.com/HariSekhon/Templates/blob/master/kind.yaml)

Tip: be careful not to do this in an isolated `KUBECONFIG` where the context will then be lost (eg. the fancy [envrc](direnv.md) `.envrc-kubernetes` from my repos):
Tip: be careful not to do this in an isolated `KUBECONFIG` where the context will then be lost (eg. the fancy [direnv](direnv.md) `.envrc-kubernetes` from my repos):

```shell
kind create cluster --config="$templates/kind.yaml"
Expand Down

0 comments on commit cacd40a

Please sign in to comment.