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

Simplify common configuration for k8s app auto-discovery #41669

Open
nklaassen opened this issue May 16, 2024 · 0 comments
Open

Simplify common configuration for k8s app auto-discovery #41669

nklaassen opened this issue May 16, 2024 · 0 comments
Labels
application-access c-dmr Internal Customer Reference discovery feature-request Used for new features in Teleport, improvements to current should be #enhancements

Comments

@nklaassen
Copy link
Contributor

What would you like Teleport to do?

When using auto-discovery for Kubernetes applications https://goteleport.com/docs/auto-discovery/kubernetes-applications/, it would be nice to be able to configure common options that would apply to all apps by default, instead of requiring annotations on every single service.

What problem does this solve?

For customers with many okta groups, it's common to limit the JWT size with a rewrite: { jwt_claims: none } option. Currently this would require setting a k8s annotation on every discovered service.

Since VNet will initially be supporting TCP app access only, it would also be nice to be able to configure TCP as the protocol for many discovered apps without requiring annotations on each one.

If a workaround exists, please include it.

set annotations on every single service

@nklaassen nklaassen added feature-request Used for new features in Teleport, improvements to current should be #enhancements application-access discovery labels May 16, 2024
@ravicious ravicious added the c-dmr Internal Customer Reference label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-access c-dmr Internal Customer Reference discovery feature-request Used for new features in Teleport, improvements to current should be #enhancements
Projects
None yet
Development

No branches or pull requests

2 participants