Questions tagged [google-anthos-service-mesh]
23 questions
0
votes
1 answer
Seldon-core deployment in GKE private cluster with Anthos Service Mesh
I'm trying to use GKE private cluster with standard config, with the Anthos service mesh managed profile. However, when I try to deploy "Iris" model for the test, the deployment stuck in calling "storage.googleapis.com":
$ kubectl get all -n…

jinserk
- 123
- 1
- 8
0
votes
0 answers
High ephemeral storage with Istio Proxy on GKE Autopilot
I have the following issue with GCP, GKE Autopilot and Anthos Service Mesh Managed (ASM):
When I deploy a simple Pod without Istio Proxy, resources (CPU, RAM and ephemeral storage) works fine, like GCP documentation indicates. (for example,…
0
votes
1 answer
GKE init container won't be able to connect GCP SQL after Anthos service Mesh Installation
Once I have installed the Anthos service mesh in private GKE autopilot cluster init container won't be able to connect GCP SQL RDS however before anthos service mesh installation init container is able to connect GCP SQL RDS. Is anyone facing this…

Pranav Makwana
- 1
- 1
0
votes
1 answer
Failing to set range loop of helm in Istio virtual Service HTTP Retry
Bug Description
I can smoothly work on adding multiple destinations for canary deployment but when I try adding retry it fails with the custom-built Helm chart. As I can't iterate over it.
This is a problem because Retry is tied to each destination…

Ajinkya Bhabal
- 51
- 1
- 7
0
votes
2 answers
Unable to call knative GCP Cloud Run service from another Kubernetes service running in the same cluster
I have GKE kubernetes cluster with Cloud Run for Anthos enabled (also running Anthos Service Mesh with Istio) on it which allows me to host GCP Cloud run container services along with other Kubernetes services in the same cluster.
I am trying to…

Shubh77
- 173
- 1
- 2
- 16
0
votes
1 answer
Can I use `envoyExtAuthzHttp` with Anthos for OIDC?
Currently I am handling OIDC using OAuth2-proxy and Istio. We would now like to upgrade to Anthos since we are mainly on GCP. Everything works but I need to configure envoyExtAuthzHttp. Previously I would run kubectl edit configmap istio -n…

Jackie
- 21,969
- 32
- 147
- 289
0
votes
1 answer
Why am I getting "Failed to get account name from gcloud. Please authorize and re-try installation." with asmcli with service account?
I am trying to run...
asmcli validate --project_id --cluster_name --output_dir ./out
But when I do I get...
asmcli: Setting up necessary files...
asmcli: Using…

Jackie
- 21,969
- 32
- 147
- 289
0
votes
1 answer
Is 'No Workload identity for a node level' or 'failure to load CA secret' stopping service mesh from working?
This is the first time I have been trying to install managed Anthos into one of the clusters in GKE. I admit I do not fully understand the full process of installation and troubleshooting I have already done.
It looks like a managed service has…

Marcin Kulik
- 845
- 1
- 12
- 28