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

Logging  #123

@ghost

Description

  1. Delete cluster needs to be detailed.

  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions