-
I have a peculiar use case, where I'm using dockest for the _validation_ of service APIs. In this context, I would like to tap into the container logs and also be able to send signals to the processes…
-
### What happened?
I run service mesh sidecar (in my case Istio) in PODs that are created/controlled by `Jobs`. "Main" container shuts down the istio sidecar via API call to 127.0.0.1 and exits with …
-
- [x] I've **verified** and **I assure** that I'm running youtube-dl **2018.03.03**
### Before submitting an *issue* make sure you have:
- [x] At least skimmed through the [README](https://github.…
-
**Describe the bug**
Hello, whereabouts team.
I'm facing an issue while I'm trying to deploy large scale deployment (e.g. daemonset or deployment with 600 Pods or above) with SR-IOV VFs. When I de…
-
### Describe the bug
When requesting multiple nodes (e.g. via `Elastic(nnodes=2)`, the Flyte UI doesn't render the log links correctly:
```
https://us-east-2.console.aws.amazon.com/cloudwatch/home?…
-
Im trying to ping ipv6 address from a docker container using sudo docker run -it centos:7 bash and ping6 google.com.. it gives me no result but when I spun up an existing container user docker exec -i…
-
## Issue Description
### What are you doing?
**Here is the link to the SSCCE for this issue:** https://github.com/papb/sequelize-sscce/pull/147
### What do you expect to happen?
…
-
## Issue Description
*bug report*
### Describe what happened (or what feature you want)
when i set a network delay rule for a pod, it make pod livness probe failed,and the pod will be r…
-
Every pod that we startup gets this one Warning level event one time.
`Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "containerString": plugin t…
-
### Description
I started a container using docker as engine, the container process just do mkdir, so it finished quickly.
Met a case that exit event which sent by containerd sent to dockerd befor…