-
I'm trying to deplpy CloudLabs with terraform in my Azure subscription.
But i keep failing on "remote-exec provisioner error" (see picture)
I can connect to all the VMs created
i would appreciate…
-
variable "MONITORING_STORAGE_CLASS" (Storage class for Monitoring component) Type "string": Validation Error
Value "ebs-sc (ebs-sc (default))" is not valid for "Storage class for Monitoring component…
-
### What happened?
Example argus run: https://argus.scylladb.com/tests/scylla-cluster-tests/9d9291b1-27b4-4cd4-9e3c-2ca69700b2ae
Failing step:
```
Command: 'kubectl --kubeconfig=/home/ubuntu/sct-res…
-
Having this simple configuration:
```
mkdir reproduce-broken-atlas
cd reproduce-broken-atlas
cat > main.tf
-
The first shell provisioner fails with `cloud-init status --wait` on `ubuntu-24-04-x64` image, but runs fine with the `ubuntu-22-04-x64` image.
```
==> digitalocean: Creating temporary RSA SSH key…
-
*Originally posted https://github.com/skypilot-org/skypilot/pull/4115#discussion_r1805919972*
We should consider replacing `docker` with `sudo docker` to avoid any permission issue. Current met…
-
I am trying to use persistent manual bucket and share it across pods:
```
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: bucket-csi-s3
provisioner: ru.yandex.s3.csi
parame…
-
The documentation states that admin credentials are required for provisioning new volumes in Ceph CSI CephFS, specifically [mentioning](https://github.com/ceph/ceph-csi/blob/devel/docs/cephfs/deploy.m…
-
I'm not sure how the various deployment elements are created, but it would be nice if the `rancher/local-path-provisioner` bits where explicit about `docker.io` (ie . `docker.io/rancher/local-path-pro…
-
Hi Coders,
We had been debugging some complex issue on Coder recently, we haven't got to the root cause of our issue. We have some intermittent disconnections. But we had found out there are some log…