-
Setup a Kubernetes Minikube that can act as the IPTL Orchestrator. The deliverable here is a document detailing how to setup a Kubernetes Minikube that can be the bases for the IPTL Orhestrator
-
I have this query to my entity:
```
Repository.AsQueryable()
.IncludeFilter(x => x.ChildProjects.Where(t => !t.Deleted))
.IncludeFilter(x => x.ChildProjec…
-
hello.
there seems to be some issue with uploading cookbook with berks
you can see that cookbook upload works well with normal knife cookbook upload command
``` text
$ knife cookbook upload iptables-…
-
** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE DOCKER LABS TUTORIAL CONTENT **
* If you have a bug working with Docker itself, not related to these labs, please file the bug on the…
-
I am trying to use identity v3, but it defaults back to v2. We pass in the /v3/auth/tokens URL and it authenticates correctly, but all calls go to the older v2 URL. During debugging, we turned on EXCO…
-
[Apache Mesos](http://mesos.apache.org/) is a distributed kernel that powers [DC/OS](https://dcos.io/). [Marathon](https://mesosphere.github.io/marathon/) is an orchestration tool that looks neat.
Th…
-
**Description**
I've got a test environment for Docker Swarm Mode locally on my machine, conforming to the setup of [this Docker Lab](https://github.com/docker/labs/tree/master/swarm-mode/begin…
-
##### ISSUE TYPE
- Bug Report
##### container.yml
version: '2'
settings:
conductor_base: alpine:3.4
services:
ansible.node-container:
from: "node:alpine"
roles:
…
-
Hi,
I've installed vDVS as described in the documentation. This is working correctly.
```
docker volume create --driver=vsphere --name=SharedVol -o size=10gb
```
```
docker volume ls
DRIVER …
-
Hi Alexander,
did you have a chance to add the CfP for SASO^ST to the webpage yet?
I have received another CfP (QA4SASO) in the meantime. Can I ask you to add this as well?
Thank you for yo…