Warning: rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+;
The RBAC (ClusterRole and ClusterRoleBinding) in kube-router is using these deprecated APIs, should change to rbac.authorization.k8s.io/v1b in order to support new cluster versions.
Hi @gclawes,
A new release of the chart is available with a fix starting with version 1.5.3 (kube-router v1.3.2).
Thanks for reporting this issue.
Cheers
Per
kubectl
warning:The RBAC (
ClusterRole
andClusterRoleBinding
) in kube-router is using these deprecated APIs, should change torbac.authorization.k8s.io/v1b
in order to support new cluster versions.