vmware-tanzu / k-bench

Workload Benchmark for Kubernetes
Other
391 stars 56 forks source link

add optional oidc plugin to enable authentication with oidc #19

Closed sebastian-schmid closed 3 years ago

sebastian-schmid commented 3 years ago

If you are authenticating with oidc to your kubernetes cluster you need to enable the oidc plugin.

Would be nice to add this at least as an optional parameter. Could be also enabled as default to prevent users from running into issues about authentication.