-
```console
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"7", GitVersion:"v1.7.1", GitCommit:"1dc5c66f5dd61da08412a74221ecc79208c2165b", GitTreeState:"clean", BuildDate:"2017-07-14…
-
I used CDI to do it. But there are some problems.
1. the Dockerfile is:
```
FROM ubuntu:jammy AS rootfs
RUN apt-get update -y && \
apt-get install -y --no-install-recommends systemd-sysv ude…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-op…
-
pgAdmin4 init process done. Ready for start up.
Traceback (most recent call last):
File "pgAdmin4.py", line 95, in <module>
server_port = int(port)
ValueError: invalid literal for int…
-
**Actual behavior**
kaniko do not provide env in build stage?
how to copy files in container?
**executor:latest:**
```
INFO[0037] Unpacking rootfs as cmd COPY ./scripts/download.sh /download.sh…
-
**Describe the bug**
First of all, appreciate the effort you've put into this project. It's helped a lot. I consider it to be a mini [Knative](https://knative.dev).
With that out of the way, I'll…
-
Bio- OS的部署文档,讲到[Cromwell安装](https://bio-os.gitbook.io/userguide/bu-shu/getting-set-up/bu-shu-bioos#2.3-an-zhuang-cromwell) 那里,提到了两种安装方式。
第一种通过helm安装,之后测试示例的[CramToBam流程](https://bio-os.gitbook.io/u…
-
I run VMs in Kubernetes using KubeVirt and CDI, my volume have now these fields:
https://github.com/piraeusdatastore/piraeus-ha-controller/blob/40d3ee8d115dc44f4b326a44e80fa4bd7acdf0ec/pkg/agent/ag…
kvaps updated
2 weeks ago
-
# Issue Report #
## Bug ##
`kubelet-wrapper` leaves behind orphaned pods due to no longer mounted volumes. This is related to #1831 I believe. It results in logs like.
> Orphaned pod "351…
-
I see there is support for [Docker](https://github.com/charmbracelet/soft-serve/blob/main/docker.md), any chance there is a Kubernetes Helm chart or one can be created?