-
I'm attempting to launch jobs on my kubernetes cluster with Skypilot and my cluster auto-mounts memory to `/dev/shm` to all pods which causes a conflict as Skypilot also auto-mounts data to `/dev/shm`…
-
Why:
- I need to host Bender on some cost-effective platform to use.
- I want to practice using and operating a K8s cluster.
Tasks:
- [x] #5
- [x] https://github.com/zmoog/go-bender/issues/10
-
### What happened?
Pod sandbox changed, it will be killed and re-created
### What did you expect to happen?
How to identify the root cause
### How can we reproduce it (as minimally and precisely a…
-
## SURE-9393
### Steps to reproduce:
Provision a new EKS cluster with all default settings. Under "Networking" choose "Select from existing subnets" and select two existing subnets from a pre-ex…
-
{
"platform":"",
"hub-mirror": [
"calico/cni:v3.27.4",
"registry.k8s.io/sig-storage/nfsplugin:v4.9.0",
"registry.k8s.io/sig-storage/livenessprobe:v2.13.1",
…
-
https://www.pulumi.com/
-
eks version : 1.30
add-on for eks: amazon-cloudwatch-observability
version: v2.2.0-eksbuild.1
deployment.apps/amazon-cloudwatch-observability-controller-manager
image: cloudwatch-agent-operator:…
-
I am using Dapr in K8s,but when i applied resiliency spec in k8s,i must restart my app service otherwise it won't work.
below is what i do to make the resilency spec work.
1. resilency.yaml in names…
-
### What Happened?
Exiting due to SVC_UNREACHABLE: service not available: no running pod for service myapp-service found
╭─────────────────────────────────────────────────────────────────────────…
-
### What happened?
kubelet evented panic when use generic pleg relisting,the log is like:
```
Oct 21 06:03:47 kubelet[1530]: E1021 06:03:47.241522 1530 remote_runtime.go:550] "ListContainers …