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

Machine ID: Support path-based Kubernetes routing #50898

Draft
wants to merge 1 commit into
base: timothyb89/kubernetes-path-routing
Choose a base branch
from

Conversation

timothyb89
Copy link
Contributor

This adds a new kubernetes/v2 service to support path-based routing, which allows clients to access an arbitrary number of Kubernetes clusters using a single issued identity.

It can be used with tbot start kubernetes/v2 and specifying one or more explicit clusters with --kubernetes-cluster-name or a label selector with --kubernetes-cluster-labels.

This adds a new `kubernetes/v2` service to support path-based
routing, which allows clients to access an arbitrary number of
Kubernetes clusters using a single issued identity.

It can be used with `tbot start kubernetes/v2` and specifying one or
more explicit clusters with `--kubernetes-cluster-name` or a label
selector with `--kubernetes-cluster-labels`.
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

Successfully merging this pull request may close these issues.

1 participant