Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Installation fails on k8s 1.22 #91

Open
lazystone opened this issue Aug 31, 2021 · 1 comment
Open

Installation fails on k8s 1.22 #91

lazystone opened this issue Aug 31, 2021 · 1 comment

Comments

@lazystone
Copy link

As of 1.22 rbac.authorization.k8s.io/v1beta1 is removed, instead rbac.authorization.k8s.io/v1 must be used: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#rbac-resources-v122

Affected files:

  • fluent-bit-role.yaml
  • fluent-bit-role-binding.yaml
@agup006
Copy link
Member

agup006 commented Sep 11, 2021

Thanks for reporting @lazystone , I'll add a note in the getting started for the role / role-binding. Since it seems most cloud providers are still on 1.20 - 1.21 will switch this to the new default after a month or so

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants