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

All Questions

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
-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
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
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
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
1 vote
0 answers
31 views

Unable to Identify Source of Deprecated autoscaling/v2beta2 API Usage in GKE Cluster

I'm currently managing a Kubernetes cluster on Google Cloud (GKE) and have received a notice that I'm using deprecated APIs which will affect my upgrade to version 1.26. Specifically, the API in ...
Tim Arns's user avatar
0 votes
0 answers
20 views

setting the backend name in using GKE

When setting up an ingress and a service using kubernetes manifest is it possible to have a fixed name for the backend? Once I apply the manifest kubernetes generates a backend that looks like this: ...
L. Arriola's user avatar
0 votes
1 answer
21 views

Inside a gke cluster how do i delete a specific image

I have created a cluster in gke and then create few deployments specific to my application. My question is how do i delete an specific image that has been up there because even though i have set my ...
Jahedul Islam's user avatar
0 votes
0 answers
32 views

seamless replacement of k8s cluster

I have a kubernetes cluster which needs to be replaced (not upgraded), and I'm trying to figure out how to do it as seamlessly as possible. In other situations I just destroy the old cluster and ...
FrustratedWithFormsDesigner's user avatar
0 votes
2 answers
56 views

GKE Autopilot Cluster: HPA shows 'unschedulable pod' and won't scale cluster resources

I have a Google Kubernetes Engine (GKE) cluster in Autopilot mode. However, when the Horizontal Pod Autoscaler (HPA) needs to scale, I receive a message indicating "unschedulable pod" and ...
Pablo Martinez's user avatar
-1 votes
4 answers
46 views

How can I detect which hyperscaler is running my Kubernetes cluster?

I have to configure an application running on Kubernetes, and I do not have access to any hyperscaler-specific management infrastructure. How can I figure out whether my cluster runs on one of the big ...
chris_f's user avatar
  • 1,159
0 votes
1 answer
76 views

How can I reduce GKE cluster nodes to zero after work hours and start them up again when work hours start to save on cloud expenses?

I want my GKE cluster nodes to decrease to zero during non-business hours and increase again during business hours to save on cloud costs. I've set up a cloud function to handle this, which works for ...
Saksham Paliwal's user avatar

15 30 50 per page
1
2 3 4 5
294