-
```bash
$ time kubectl exec -it busybox-kata-1 -- /bin/bash
error: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "e9a1188509cc5c5…
-
# Description of problem
Running: -
- `kata-runtime` `2.1.1`
- `qemu-system-x86_64` `5.2.0`
- `containerd` `1.4.4-0ubuntu1~20.04.2`
I'm trying and failing to consistently see output / diag…
-
Hello,
I'm trying to build a linux based router that has podman for running basic containers. I'm running podman 5.0.1 with nftables support enabled in netavark for my testing. The issue I'm runnin…
-
**What would you like to be added**:
In our eks bottlerocket usecase we see karpenter provisioning nodes which get the aws-node pod and some application pods upon start. Unfortunatly the aws-node…
-
#### Your system information
* Steam client version (build number or date): 2024-01-20's beta update.
* Distribution (e.g. Ubuntu): Fedora 38
* Opted into Steam client beta?: Yes
* Have you chec…
-
# Description of problem
In my host(VM), docker+cc works well, I can create container noemally.
But my host network is broken, when I create a pod.
Execute command like:
```bash
# kubectl crea…
-
This issue describes a language feature proposal to **Immutable Types**. It targets the current [Go 1.x (> 1.11) language specification](https://golang.org/ref/spec) and doesn't violate [the Go 1 comp…
-
I was trying a build a new enviroment with edgeadm, but no matter init or join failed:
```
./edgeadm init \
--runtime docker \
--kubernetes-version=1.22.6 \
--image-repository superedg…
-
**Is your feature request related to a problem? Please describe.**
Nixpkgs now has a `darwin.builder` package, which is a NixOS VM that's pre-built by Hydra, so that macOS users can create their fi…
-
Add auto-complete support for Kodekit::getObject('identifier') calls.
For example `$cls = \Kodekit::getObject('database.query.select');` should properly detect $cls is an instance of \DatabaseQuer…