-
### Expected Behavior
My expectation was that the application deployed to a k8s cluster would start just like it does locally. Producing this output:
```
__ __ _ …
-
### What Happened?
When trying to run a minikube cluster, i end up with the following error:
```
minikube start --driver=docker --container-runtime=containerd --docker-opt="platform=linux/arm64"
…
-
### Terraform, Provider, Kubernetes and Helm Versions
```
Terraform version: 1.5.3
Provider version: 2.15.0
Kubernetes version: 1.30.4
```
### Affected Resource(s)
- helm_release
### Ter…
-
### What happened?
I created a headless service without a selector and defined an endpointslice using podIPs. Inside the pods I queried DNS. It seemed to take ~20 seconds for the first successful r…
-
### Summary
Hi,
as discussed in #1405, warewulf4 lacks a mechanism that allows the cluster administrator to live-update running compute nodes, whenever their corresponding container (VNFS image) h…
-
### Describe the bug
During heavy log volumes, e.g. >10k log entries per second, fluentd consistently drops logs. It may be related to log rotation (on Kubernetes). When I ran a load test, I see th…
-
# Request: New Repository Creation - terraform-windows-provisioner
Please create a new repository under openshift organization:
Repository Name: terraform-windows-provisioner
Public: Yes
Descr…
-
Hello,
first of all ecsgo is a great tool and really improves quality of (engineer) life a lot :)
I wonder if it would be possible to allow specifying all 3 values after the selection of specifi…
-
### What Happened?
Error starting cluster: cmd failed: sudo env PATH=/var/lib/minikube/binaries/v1.16.0:$PATH kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvaila…
-
The `google_compute_instance` resource is capable of updating instance metadata without replacing the instance entirely. It would be nice if the `node_config` block in `google_container_cluster` and `…
ghost updated
3 weeks ago