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

envoy proxy in k8s with consul agent. #2

Open
daljeet-hcl opened this issue May 15, 2020 · 2 comments
Open

envoy proxy in k8s with consul agent. #2

daljeet-hcl opened this issue May 15, 2020 · 2 comments

Comments

@daljeet-hcl
Copy link

Can I use this inside k8s cluster so that I do not have to inject envoy proxy automatically ?

@nicholasjackson
Copy link
Owner

You could, but the injector system for Consul does way more than just run the proxy. It has the ability to define a basic service config and obtain the correct ACL token based on the Kubernetes service account.

If you can my recommendation is to use the Consul-K8s application installed with the Helm chart.

Also sorry for the ridiculously slow reply.

@daljeet-hcl
Copy link
Author

Thank you for your reply. we could make distributed tracing, traffic splitting and traffic routing work with k8s and consul.

is there any way to make consul circuit-breaker and k8s to work together, any working example ? this has become deal breaker for us, should we use istio install of consul if that functionality is still not available ?

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

2 participants