Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use with KOPS prior to 1.8 #15

Closed
azman0101 opened this issue Dec 13, 2017 · 2 comments
Closed

Unable to use with KOPS prior to 1.8 #15

azman0101 opened this issue Dec 13, 2017 · 2 comments

Comments

@azman0101
Copy link

Since an --audit-policy-file parameter must be defined to make audit2rbac works. Cluster built with KOPS < 1.8 can't use the tool to generates RBAC role and binding objects.

"Audit Policy File" had been merged only for KOPS 1.8:
kubernetes/kops#3692

Or, is this ok to use KOPS 1.8 with Kubernetes 1.6 ?

@igoratencompass
Copy link

If this helps, I have used 1.8 to manage and upgrade my 1.6 cluster to 1.7 and then 1.7 to 1.8. I think kops maintains backword compatibility so you can manage all k8s versions using the latest kops version.

@liggitt
Copy link
Owner

liggitt commented Dec 13, 2017

The audit policy file option is available in K8s 1.8. I believe that only kops 1.8 and up can be used to deploy a 1.8 server, but you would need to verify that with the kops documentation.

@liggitt liggitt closed this as completed Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants