Solved!

On Thursday, October 26, 2017 at 6:01:26 PM UTC+1, Henning Sprang wrote:
>
>
> I read 
> https://github.com/kubernetes/kops/blob/master/docs/changing_configuration.md 
> and tried to use "kops edit cluster" to change the config lines
>
> authorization:                                                            
>                                                                
>  alwaysAllow: {} 
>
> to
>
> authorization:                                                            
>                                                                
>   rbac: {} 
>
> then ran kops update cluster --yes and kops rolling-update --yes
>

That worked *after* I ensured that I had the latest kops version installed! 

The other one was maybe a month or two old, did let me change the settings, 
not complain about an unknown or unsupported setting, 
but seemed to do nothing to apply the changes authorization to the 
cluster... 

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to