-
Opening this for some general discussion and as a container for bikeshedding...
Speaking of containers, I have two ideas for what Drupal VM could evolve into:
1. Same basic setup, using Vagran…
-
# Issue Report #
Under Kubernetes, pod to pod communication via service IP within a
single node is broken in latest CoreOS alpha (1262.0.0). Downgrading
to previous alpha resolves the issue. Th…
bison updated
7 years ago
-
The ingress controller does not seem work when running with the rkt container engine
-
I haven't fully debugged where the value is coming from, but (as of rkt 1.19.0) the current thread/proc limit on kvm is too low:
```
$ sudo ./rkt run --insecure-options=all docker://debian --exec …
lucab updated
7 years ago
-
# Issue Report #
## Bug ##
### Container Linux Version ###
```
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1235.9.0
VERSION_ID=1235.9.0
BUILD_ID=2017-02…
ghost updated
7 years ago
-
```
commit d076bb5669a279b16b15ceb126c3e75fca3ebb31
./hack/build-go.sh cmd/oc
_output/local/bin/darwin/amd64/oc cluster up --metrics=true
```
then logging to the openshift console shows an erro…
-
Hey,
I set up a k8s cluster with calico networking by following the link: http://docs.projectcalico.org/v1.5/getting-started/kubernetes/installation/vagrant/.
As a result, master node and two nod…
-
This issue is mostly to avoid some of the workarounds we have with cc-oci-runtime and some containers images:
Problem examples:
```
docker run --runtime cor ubuntu /usr/bin/perl -e 'exit 55'
perl: …
-
This is a tracker ticket to follow up several issues regarding running as non-root users:
- [x] #539
- [x] #805
- [x] #679 / #2493
Notably, #805 partially addressed running as non-root, but in…
-
Today, the publisher has `annotateEvent` as a method that specifically annotates events with beat meta. If we make this as an interface similar to processors, we could support annotation of messages w…