aerospike-kubernetes-operator icon indicating copy to clipboard operation
aerospike-kubernetes-operator copied to clipboard

Provide guides for istio integration

Open vasilievip opened this issue 4 years ago • 7 comments

  • https://banzaicloud.com/blog/kafka-on-istio-benefits/
  • https://www.elastic.co/guide/en/cloud-on-k8s/1.0/k8s-service-mesh-istio.html

Is there option to have aerospike on k8s tested and integrated with istio?

vasilievip avatar Aug 01 '20 10:08 vasilievip

Currently we don't have any such option. We would try to plan for it.

sud82 avatar Aug 05 '20 16:08 sud82

There is one excellent feature from banzaicloud kafka which would be quite beneficial to have:

With the new Envoy protocol filter, RBAC integration can be entirely handled by the filter. There is now a way to define more fine grained ACLs than topics. We can push down ACLs to Kafka partition level.

vasilievip avatar Aug 05 '20 17:08 vasilievip

How do you feel about Linkerd as an alternative service mesh?

rbotzer avatar Sep 18 '20 04:09 rbotzer

we have enough brainpower to deploy istio and I do believe this will be top option. From other implementations I would consider linkerd2 and consul service mesh.

vasilievip avatar Sep 18 '20 04:09 vasilievip

there is knative which works on top of istio, so more stuff is coming

vasilievip avatar Sep 18 '20 04:09 vasilievip

@vasilievip Currently evaluating what we can support with Istio, can you provide more details on the version of Istio and other configuration details for us?

sagesheryl avatar Jul 27 '21 17:07 sagesheryl

@sagesheryl

  • https://banzaicloud.com/blog/envoy-wasm-filter/
  • https://banzaicloud.com/blog/kafka-envoy-protocol-filter/
  • https://docs.projectcalico.org/security/adopt-zero-trust

vasilievip avatar Jul 28 '21 11:07 vasilievip