-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Go's standard library doesn't provide any API to access a monotonic clock source, which means one can't reliably time how long an operation takes without copy-pasting or importing some low-level platf…
tsuna updated
2 years ago
-
We just recently updated to netcore3 and Orleans 3 and we have some critical issue with SMS, it seems to happen mainly with the `PubSubRendezvousGrain` not activating correctly when its on "heavy load…
-
**Describe the bug**
Pods using PVCs are not starting.
**To Reproduce**
Do a ```kubectl apply -f busypvc.yaml``` where ```busypvc.yaml``` is:
```
kind: PersistentVolumeClaim
apiVersion: …
-
## Description
I'm running `1.4.0` using the binary from GitHub and I have ruler configured to send alerts to my own cluster of Alertmanager.
For a moment I saw the alerts in my Alertmanager Web…
-
I add config to my kubernetes and rs/kube-consul-register, but in log have:
`E1108 13:44:19.614014 1 main.go:93] Unable to load configuration: configmaps "kube-consul-register" is forbidden: Us…
-
According to https://www.consul.io/docs/k8s/connect:
Note: As of consul-k8s v0.26.0 and Consul Helm v0.32.0, having a Kubernetes Service is required to run services on the Consul
Service …
-
**Describe the bug**
k3s exits when a lot of pods are busy, e.g when gitlab is updated
**To Reproduce**
Steps to reproduce the behavior:
start k3s, start some activities, wait
**Expected beha…
-
The scenario we want to support is to use a vault server which pre-exists the kubernetes cluster. We want the vault-k8s injector capability to talk to this vault server.
Is this scenario supported…