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

[Feature Request] Remove need for Admin, Add Token Authentication for K8S-Bigip API REST calls #14

Open
drewboswell opened this issue May 4, 2018 · 1 comment
Labels
question Further information is requested

Comments

@drewboswell
Copy link

What chart am I using:
kubernetes bigip management (v2)
What version of Bigip am I using:
12.1.1
What version of the chart/images am I using
1.5.x
What is the feature you want
When using the kubernetes integration for bigip we need to:

  • Restrict user rights to a specific partition
  • Use a partition level role (NOT ADMIN!!!)
  • Enable token-auth support in the k8s solution (admin is the only basic-auth accessor on the REST API)

Why is this important?

  • A kubernetes cluster should not have free access to the bigip outside of it's own partition.
@trinaths
Copy link
Contributor

trinaths commented Feb 1, 2021

Would a ServiceAccount and respective RBAC address this requirement ?

@trinaths trinaths added the question Further information is requested label Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants