issues Search Results · repo:joyrex2001/kubedock language:Go
Filter by
98 results
(60 ms)98 results
injoyrex2001/kubedock (press backspace or delete to remove)I can run docker run hello-world with success.
But whe run docker run ubuntu -it I got below error.
[GIN] 2025/03/11 - 13:33:44 | 200 | 16.035µs | 127.0.0.1 | HEAD /_ping
W0311 13:33:44.293955 ...
enhancement
shaqtsui
- 6
- Opened 16 days ago
- #135
Hi @joyrex2001 ,
Currently, Kubedock supports configuring CPU and memory resources when spinning up containers, but there doesn t seem to
be an option for configuring ephemeral storage resources. I believe ...
Preetham-MSK
- Opened on Feb 13
- #134
Hi @joyrex2001 and @ErikEngerd,
Initially I opened this issue with kubedock-dns #3 but after some additional troubleshooting I think the issue is in
kubedock itself
Just to quickly recap the issue: When ...
bug
the-mentor
- 2
- Opened on Feb 2
- #131
Hi,
when I enable the --pre-archive option and try to schedule a pod to a namespace with a resource quota, the pod gets
denied because of the initContainer implementing the --pre-archive option not declaring ...
enhancement
dschiemann80
- 3
- Opened on Jan 27
- #129
Copying a file to a container before starting it doesnt respect the file s original permissions. For example,
If a file is executable the file that is inside the container is not executable
the issue ...
enhancement
the-mentor
- 3
- Opened on Jan 19
- #127
Hi,
I am having a lot of trouble trying to find out why a container fails because kubedock prunes it too quickly. Also no
logs come through to the testcontainers-java side even after
container.withLogConsumer(l- ...
enhancement
question
shanproofpoint
- 1
- Opened on Jan 17
- #126
We are evaluating KubeDock as a way to run testcontainers-java in a pipeline on our existing k8s infrastructure.
Our developers say that when they are using testcontainers-java they use the feature of ...
enhancement
the-mentor
- 9
- Opened on Jan 15
- #125
Hello, I see that in the master branch, golang.org/x/net v0.33.0 is being used:
https://github.com/joyrex2001/kubedock/blob/39a0e5276ff672a3944403c6b7e4c900b7f89b79/go.mod#L138
which provides the fix ...
question
dkwon17
- 1
- Opened on Jan 13
- #123
When I passed the service-account with the valid arguments:
apiVersion: v1
kind: Pod
spec:
containers:
- name: kubedock
image: kubedock
imagePullPolicy: Always
tty: true
...
question
Sgitario
- 2
- Opened on Jan 9
- #122
My tests require having two network interfaces. I previously accomplished this with podman running on Linux by creating
podman networks to connect to containers. With kubedock, the podman network command ...
enhancement
connor-stewarty
- 2
- Opened on Jan 7
- #121

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.