-
Consider adding a feature to enable autostart for minikube instances
For example:
`minikube start -p hellokube --autostart=true`
This will autostart the instance when the host machine boots up…
-
**What steps did you take and what happened:**
Clean build of BMO through deploy.sh script deployed into the K3s cluster never start, manager container ends with the error below in log:
```
{"l…
s0uky updated
2 months ago
-
==> master:
==> master: Switched to context "local".
==> master: Remote command execution finished.
==> master: Configuring Kubernetes DNS...
==> master: Executing remote command "/opt/bin/kubectl…
mevam updated
6 years ago
-
I get this error when trying to setup on a self hosted runner
```
Run medyagh/setup-minikube@latest
Error: EACCES: permission denied, mkdir '/home/runner'
```
I guess thats expected since the…
-
## Ask your question here
Why order processor workflow failed in kubernete environment?
I follow this https://github.com/dapr/quickstarts/tree/master/workflows/csharp/sdk quickstart, package…
-
Got a bug report from Slack; there's a question as to "whether the evacuate/drain behaviour on cells actually works".
> I see the evacuate on rep begin but then it complains it can’t talk to garde…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.86.2
- OS Version: Ubuntu 20.04.5 LTS
Display Information:
```
~/.config/Code/User$ sudo lshw -c video
*-…
-
We're migrating to gke and have an issue with our ingress. Followed the example gce deployment and it was amazingly easy, everything came up fine, certificate issued no trouble - kudos. We just got th…
-
**What happened**:
We are developing a large-scale matchmaking game application. Due to issues with high CPU load on Redis, we decided to switch to Redis Enterprise, following the guidance from thi…
kt81 updated
2 months ago
-
**Describe the bug**
Testkube Operator Controller Manager pod has CrashLoopBackOff due to certificates and cache issues
**To Reproduce**
Steps to reproduce the behavior:
1. Run testkube 1.14.3
…