-
In the eCHO livestream with Duffie today, we deployed multiple nodes in a minikube setup and this caused both the underlying VirtualBox network to allocate 10.0.x.y networks as well as having the pod …
-
## Terraform Version
``
## Virtualbox Provider version
`v0.2.2-alpha.1`
## Virtualbox Version
`v6.1.26`
## Operating System
`Windows 10`
## Describe the bug
I am getting thi…
-
## Description of problem
We enable an user & pass; it doesn't work
### How reproducible
### Steps to Reproduce
```
root@server:~# dokku apps:create test
-----> Creating test...
-----…
-
Hello,
I followed your video on Youtube and tried to setup an Ansible Lab on my Windows 11 PC with VirtualBox and Vagrant.
I get the following error. Could you please help. TIA. Sharif
endro@L…
-
**What happened**: When I try to register in pull mode a cluster situated in a VM ubuntu server VirtualBox with the IP address 192.168.56.104 the output is:
kubectl karmada register 192.168.56.103:3…
-
Create a Docker Swarm cluster:
```
# Docker Machine for Consul
docker-machine \
create \
-d virtualbox \
consul-machine
# Start Consul
docker $(docker-machine config consul-machine) run -d …
-
### Describe the bug
A clear and concise description of what the bug is.
When I try to create VM by Vagrant (see tutorial: https://github.com/c0c0n3/kitt4sme.live/blob/main/docs/bootstrap.md), in Wi…
-
### What happened?
1 static pod kube-controller-manager shows one container is not running, but indicates the cluster-policy-controller container is not running
2 But we found the cluster-policy-con…
-
## Description
There are a variety of tools out there that can help support CI workloads on MacOS. We should investigate some and build in MacOS support to Vela.
Minimal research suggests a f…
-
**Describe the bug**
When running any tasks in a `npm` project, it seems `moon` is going to first run `npm install`, but `npm install` is not freezing the `package-lock.json` files and there are no…