Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-kubernetes-engine]

Google Kubernetes Engine (formerly known as Container Engine) takes care of provisioning and maintaining the underlying virtual machine cluster, scaling your application, and operational logistics like logging, monitoring, and health management.

google-kubernetes-engine
0 votes
0 answers
21 views

kubernetes cronjob error: Saw a job that the controller did not create or forgot

Task:-> Restarting pod automatically at specific time. cronjob not working fine after manually triger, getting error- like Saw a job that the controller did not create or forgot: vijay-deployment-...
Vijaykumar Jawale's user avatar
1 vote
0 answers
15 views

GKEStarPodOperator/Kubectl API: Error 500 "No agent available"

try to launch operator GKEStartPodOperator, to launch a simple test again GKE cluster in GCP. Using service account with these roles: Kubernetes Engine Admin Kubernetes Engine Developer Kubernetes ...
Cir02's user avatar
  • 127
0 votes
0 answers
13 views

GKE Ingress Error: "Missing one or more resources. If resource creation takes longer than expected, you might have an invalid configuration."

I am using helm to deploy an GCE external ingress on a GKE cluster but i kept getting this error Missing one or more resources. If resource creation takes longer than expected, you might have an ...
Suraj Auwal's user avatar
0 votes
0 answers
24 views

How can I pause a GKE autopilot nigthly?

How can I pause my GKE Autopilot cluster nightly in GCP? This cluster supports the Cloud Composer service in our Data stage area. We know that it's not possible to do this natively because the service ...
user336879's user avatar
-1 votes
1 answer
46 views

Istio - 404 NR route_not_found

I have a linux box in GCP with docker installed and Prometheus running as a container. I also have 2 GKE clusters (A & B) with istio installed (just as an ingress controller only) - service mesh ...
Alan's user avatar
  • 699
0 votes
0 answers
21 views

Google Cloud Network Load Balancer not created by Istio ingress controller in GKE Enterprise cluster

According to the GKE Enterprise Knative docs When your GKE Enterprise cluster is created, the Istio ingress controller creates a Google Cloud Network Load Balancer with a publicly available IP ...
Zaphod's user avatar
  • 353
0 votes
0 answers
53 views

HPA unable to read metrics from Google Managed Prometheus

We were trying to use metrics exported from our app to Google Manager Prometheus. Even though we are able to view the metrics in Google Monitoring, the HPA is not able to read the values and we are ...
radioactive11's user avatar
0 votes
0 answers
13 views

Register GKE cluster to external ArgoCD

Is it possible to register a GKE cluster to an ArgoCD instance running on another cluster created on bare-metal and orchestrated by rancher? I found this guide but it seems that it only works between ...
Francesco Biancucci's user avatar
0 votes
0 answers
11 views

Terraform module for Rollout Sequencing for GKE upgrade [closed]

I need to create a terraform module for rollout sequencing for the GKE upgrade. The sequence should start from the lab then staging and then the DR environment. Does anyone have a terraform module or ...
Prakshi Gupta's user avatar
0 votes
0 answers
17 views

how to enable session affinity in kubenettes cluster between nginx gateway service and core service [closed]

I'm looking for ideas and knowledge to understand options better to enable session affinity for my service. Here are the details (simplified): Everything is running in Kubenettes cluster (GKE). ...
Shawn Cao's user avatar
  • 129
0 votes
0 answers
15 views

To run nginx as a non root user in GKE - nginxinc/nginx-unprivileged:alpine-slim - on privileged port 80

https://hub.docker.com/r/nginxinc/nginx-unprivileged States that The default NGINX listen port is now 8080 instead of 80 (this is no longer necessary as of Docker 20.03 but it's still required in ...
so-random-dude's user avatar
0 votes
0 answers
7 views

why does containeros install 9 identical nameserver lines in resolv.conf?

I'm using a3-megagpu-8g instances with containeros for a gke cluster. I believe it is version GOOGLE_RELEASE=17800.218.69 -- I recreated the node pool last night, so it should be current. All versions ...
Jon Watte's user avatar
  • 6,918
1 vote
1 answer
42 views

GKE unable to connect to the server: dial tcp server_ip: i/o timeout

Every time I run a command in the kubernetes cluster I get the following error message: unable to connect to the server: dial tcp server_ip: i/o timeout I've already followed the step by step to try ...
Pedro Henrique's user avatar
-1 votes
0 answers
32 views

Converting Memory Output from Ki to MB with JSON Path Query Output

I am running the below query to get two outputs across two columns : Name Memory But the memory output is shown in Ki. I would like to convert the output of the node memory into MB when it is ...
Pallab's user avatar
  • 2,157
0 votes
0 answers
43 views

GCS Fuse is not working in CronJob in Google Cloud

I am trying to access and write CronJob logs to google storage buckets. I have already setup the service account and another deployments are using the same using annotations gke-gcsfuse/volume: "...
Ravi Srivastava's user avatar

15 30 50 per page
1
2 3 4 5
467