-
```
docker-machine create ci-worker --driver packet --packet-api-key=xxxx --packet-os=debian_8 --packet-project-id=xxx --packet-facility-code "ams1" --packet-plan "baremetal_0"
```
```
Error g…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
Both
ATT, I followed the tutorial on the official website https://kubernetes.io/docs/getting-started-guides/kubespray/ .But met lot…
-
Hi I am running kubernetes 1.8.5 on centos7.
I tried the script, but I get the glusterd not running. I seem to be having issues enabling the service, I checked some of the other issues on here, no…
-
## Description of the bug:
TF resource baremetal_core_volume_attachment does not behave as expected when
we try to add multiple block-storage in parallel for two or more instances
.
This problem w…
-
The problem is BM provider for TF sometime gets confuse to understand the
subnet OCID via interpolation
..
.
Detailed Results of Problem Analysis:
"subnet_id": "${baremetal_core_subnet.mysubnet.i…
-
## Versions
Tectonic: 1.6.2
Terraform: ?
Platform: metal
## What happened?
After working around #840, I am immediately met with a failure in `bootkube.service` that may or may not be identical …
-
Seems like underlying SDK timeout for Available state is set too low for image creation. We should offer timeout and state we want to wait for as parameters to the appropriate resources (instance, im…
-
# Issue Report #
etcd2 does not work with `$public_ipv4` substitution. I followed [here](https://coreos.com/os/docs/latest/nginx-host-cloud-config.html) and set up nginx
### Container Linux Vers…
-
**Steps to reproduce**
````
$ minishift start --show-libmachine-logs --iso-url https://github.com/minishift/minishift-centos-iso/releases/download/v1.0.0-rc.3/minishift-centos7.iso
```
After this,…
-
We used the same Softlayer API to order bare metal machines, we created netboot image with ixgbe driver, and used rinstall command to provision the netboot image to bare metal machines, it worked for …