-
The ingress generated by GKE recommended values does not work, and that server-snippet is too complex and causes a lot of intermittent 404:
https://github.com/boldbi/boldbi-kubernetes/blob/26c49209…
-
/kind feature
**Describe the solution you'd like**
As of today, support for provisioning GKE clusters is still an [experimental](https://github.com/kubernetes-sigs/cluster-api-provider-gcp/tree/…
-
The GCP GKE integration is broken. It does not allow to edit the integration after it is added.
`
[request body]: types that failed validation: - [request body.0.package.experimental_data_stream_fea…
cplow updated
2 months ago
-
### What happened?
I ran `kubectl --context=dev edit statefulset/kafka` and got a permissions error (my GKE user did not have appropriate permissions). I had used `--context=dev` to select a partic…
-
Output of `helm version`:
Output of `kubectl version`:
Cloud Provider/Platform (AKS, GKE, Minikube etc.):
Impacted files ready_test.go and action_test.go
thudi updated
23 hours ago
-
# Setup Infra
```
#!/bin/bash
# Set variables
PROJECT_ID="causal-hour-418204"
REGION="asia-southeast2"
CLUSTER_NAME="private-cluster"
NODE_POOL_NAME="private-cluster-node-pool"
VPC_NETWORK="…
-
## Details
Figure out if it's possible to use metadata to tell GKE openssh servers to trust teleport's CA. There is another trick when privileged container can update the host using bind mounts, bu…
-
- Set up EKS on AWS. Later we may setup GKE on GCP, and AKS on Azure.
- Document setup steps for each cloud provider in the README.md.
- Add necessary Kubernetes credentials (e.g., KUBECONFIG_DATA f…
-
Assign static public IPs to Kubernetes nodes (GKE, EKS)
https://github.com/doitintl/kubeip
-
### Version & Environment
Redpanda version: `v24.2.5`
Helm: v24.2.5
Platform: K8s (GKE)
### What went wrong?
We are using RedPanda for quite a while, and started the upgrade from `v24.1.7…