Trying to install the dashboard from https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml I'm getting several missing models for different api version: ``` AppsV1beta2Deployment Rbac.authorization.k8s.io_v1Role Rbac.authorization.k8s.io_v1RoleBinding ``` Client versions: ``` kubernetes: 7.0.0-snapshot openshift: 0.7.9 ``` Server version: ``` Kubernetes: 1.10 ``` I'm assuming the client should support it since it has been available since Kubernetes Server 1.8 https://github.com/kubernetes/dashboard/commit/054916b8fbadebd32dc16d32108fdd3c9ccbf400#diff-c94c495c3bae442684adf5dad7519941R79
Trying to install the dashboard from https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
I'm getting several missing models for different api version:
Client versions:
Server version:
I'm assuming the client should support it since it has been available since Kubernetes Server 1.8 kubernetes-retired/dashboard@054916b#diff-c94c495c3bae442684adf5dad7519941R79