This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Description
-
Delete cluster needs to be detailed.
-
kubectl create -f ./templates/fluentd-role.yaml
Error from server (AlreadyExists): error when creating "./templates/fluentd-role.yaml": clusterroles.rbac.authorization.k8s.io "fluentd-read" already exists
kubectl create -f ./templates/fluentd-role-binding.yaml
Error from server (AlreadyExists): error when creating "./templates/fluentd-role-binding.yaml": clusterrolebindings.rbac.authorization.k8s.io "fluentd-read" already exists
i followed the steps in the tutorial and get this error but could complete the tutorial.