Skip to content

Commit

Permalink
Merge pull request kube-vip#607 from hellt/patch-1
Browse files Browse the repository at this point in the history
Added create rbac settings section for kind deployment
  • Loading branch information
thebsdbox authored Dec 3, 2023
2 parents 2cee472 + 6d47329 commit 4792424
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/usage/kind/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

The documentation for KIND is fantastic and its [quick start](https://kind.sigs.k8s.io/docs/user/quick-start/) guide will have you up and running in no time.

## Create RBAC settings

```
kubectl apply -f https://kube-vip.io/manifests/rbac.yaml
```

## Find Address Pool for Kube-Vip

We will need to find addresses that can be used by Kube-Vip:
Expand Down

0 comments on commit 4792424

Please sign in to comment.