Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

latest minikube enables RBAC by default #21

Closed
trisberg opened this issue Apr 13, 2018 · 1 comment
Closed

latest minikube enables RBAC by default #21

trisberg opened this issue Apr 13, 2018 · 1 comment

Comments

@trisberg
Copy link
Member

The 0.26.0 version of minikube uses kubeadm as the default bootstrapper and that enables RBAC by default. Release notes for 0.26.0: kubernetes/minikube#2660

We should change all docs to be RBAC only.

For minikube this would be fine when using 0.26.0 or older versions with --bootstrapper=kubeadm. That bootstrapper is the default from 0.26.0 and on.

On GKE this will work fine with 1.8.x versions since they by default have legacy auth disabled and use RBAC, it also works with older versions like 1.7.14-gke.1 with legacy auth enabled.

@trisberg
Copy link
Member Author

Also see projectriff/riff#539

trisberg added a commit to trisberg/projectriff.io that referenced this issue Apr 14, 2018
@jldec jldec closed this as completed in #22 Apr 16, 2018
jldec pushed a commit that referenced this issue Apr 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant