python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
GKE node with DiskPressure: true is not replaced although --auto-repair is set
I'm using GKE and one of nodes runs out of disk space constantly.
Is there any way to configure GKE so that it will automatically replace those nodes?
medvedev1088
Votes: 0
Answers: 0
networking addon for google kubernetes engine
I was just checking the network driver used for google kubernetes engine. It seems calico is the default GKE driver for network policy.
networkPolicyConfig: {}
clusterIpv4Cidr: 172.31.92.0/22
cr...
Zama Ques
Votes: 0
Answers: 2
GKE Kubernetes HOW to Proxy SELECT Queries from POD to read replicas
I have multiple SQL Read-only replicas setup on my GCP environment. I have two requirements.
Loadbalance select queries from my app pod to multiple read-only replicas.
Read-Replicas can increase/dec...

Ali Ahmad
Votes: 0
Answers: 1
GKE Ingress configuration for HTTPS-enabled Applications leads to failed_to_connect_to_backend
I have serious problems with the configuration of Ingress on a Google Kubernetes Engine cluster for an application which expects traffic over TLS. I have configured a FrontendConfig, a BackendConfig a...

madduci
Votes: 0
Answers: 2