Blake Covarrubias
Blake Covarrubias
Hi @v-kamerdinerov, the sync speed can be adjusted using the [`syncCatalog.consulWriteInterval`](https://developer.hashicorp.com/consul/docs/k8s/helm#v-synccatalog-consulwriteinterval) parameter in the Helm chart, or by passing the `-consul-write-interval` flag to `consul-k8s-control-plane sync-catalog`, if you happen to be...
Hi @lyonsy, > when we try to curl from one pod to another, using the services consul DNS name, the request fails. However, if we try Kubernetes internal DNS, the...
@lyonsy Consul 1.11 now allocates a unique virtual IP to every service in the mesh regardless of whether it is running on a VM or in Kubernetes. Correspondingly, its possible...
Hi @malopez16, I made a couple of changes to this PR. I will be able to merge it after you sign the required CLA. Thanks.
Hi @GeorgeJose7, you will need to provide additional information to help us determine why the consul-dataplane container is not starting. Can you please review the and provide additional output from...
@GeorgeJose7 @lowtianwei it's still not clear from `kubectl describe` what is going on. It might also help to have the logs from the `consul-connect-inject-init` container. One thing that I do...
@chrisjohnson Would you mind sharing a bit more info on the specific types of UDP traffic you'd like to proxy (e.g., RADIUS, DNS, NTP, etc)? I'm just trying to get...
Hi @NahisWayard, are you still interested in contributing this PR?
Hi @NahisWayard, this looks fine to me. However, I'm no longer working at HashiCorp so you'll have to wait for one of the current maintainers to review and approve this.
@rupurt I think that'd be a great addition.