Questions tagged [sidecar]

107 questions
-1
votes
1 answer

Disable/block the logs sent from fluentd sidecar container to Log Explorer in GCP

Holla amigos, In Google Cloud GKE I have 3 containers inside a pod. The first one is the application, the second is the istio-proxy sidecar, and the third one is the fluentd sidecar. The scenario is simple where I would like to block/stop the logs…
-2
votes
2 answers

Redis as a Sidecar to a Container/POD?

I have a need to run two services within a container/POD ... 1. An App 2. Redis - the App uses it Is it possible, say by making the Redis a Sidecar?
1 2 3 4 5 6 7
8