From 6d47329f7cba358d5b1aa38074f26c7bfe981841 Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Mon, 4 Sep 2023 20:47:56 +0200 Subject: [PATCH] added create rbac settings section for kind --- docs/usage/kind/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/usage/kind/index.md b/docs/usage/kind/index.md index f9f558fe..f8edd13e 100644 --- a/docs/usage/kind/index.md +++ b/docs/usage/kind/index.md @@ -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: