-
Not personally interested in this one, but worth mentioning that currently the template is oriented toward a Docker / Kubernetes style deployment.
Theoretically, we could add support for:
- generatin…
-
Hi,
please provide an option to use systemd-resolved for dns in rkt containers.
Why:
Java reads the resolv.conf file once, and the uses the nameserver inside always in the same ordering, if the fir…
-
When developers want to debug their ACIs, it is useful to enter in the container to debug it in that environment. However, the ACI might not have a shell (/bin/bash) or the usual debugging tools (ip, …
alban updated
8 years ago
-
As part of bringing OpenStack on rkt and Kubernetes, the goal is to use libvirtd inside a rkt container and use it to manipulate (e.g. create) VMs on the host. To achieve this, libvirtd [communicates]…
-
Using CentOS 7 (kernel 3.10.0-327.3.1.el7.x86_64), rkt 0.14.0, I'm unable to GC some containers:
```
[root@svr05 ~]# rkt gc
Garbage collecting pod "42e78965-c60b-4f4f-b412-484cd381fe90"
Error getting…
-
cadvisor v0.27.4 fails to connect to docker daemon on start of docker services with --restart=unless-stopped when entire RedHat Atromic Host box is rebooted. Container log shows:
I0216 19:19:01.150…
-
Hi,
I am trying to run cadvisor in docker swarm. Looks like cadvisor is not getting docker details. Please suggest.
http://host:8080/docker/ shows ->Cannot connect to the Docker daemon. Is the d…
-
Docker has a watch feature to serve real-time events stream through /events. This is a nice feature to eliminate frequent polling. Is there any plan for rkt to support similar watch function? For exam…
-
I've set up Kubernetes on CoreOS beta (version 1353.4.0), according to [the official guide](https://coreos.com/kubernetes/docs/latest/getting-started.html), but the API server isn't working properly a…
-
I think it would be cool if registrator supported rkt as a runtime, alongside Docker. If I took on developing this feature, would you merge it?