theogq

Results 7 comments of theogq

Tested ddcctl on my 2018 macbook (pro running Mojave 10.14.5) that is connected to two benq BL2410 monitors (both monitors are connected using DP-cables) through ThinkPad Hybrid USB-C with USB-A...

Its an old thread but I posting here just in case. Does anybody have a workaround for this issue? I am using ddcctl from master branch on Mac OS 10.14.6...

Thank you for the reply @stroborobo Tested it and it work. I have to re-arrange my input cables but its good for now. Thank you for the fork. Thanks @kfix...

The command fail with the same error message ``` az vmss update-instances -g --name k8sclustereastusdctest-node --instance-ids 1 Deployment failed. Correlation ID: db77ea36-ceaf-4cc0-a59d-47902514d35b. Resource /subscriptions/****/resourceGroups//providers/Microsoft.Network/loadBalancers/K8S-LOADBALANCER referenced by resource /subscriptions/****/resourceGroups//providers/Microsoft.Compute/virtualMachineScaleSets/k8sclustereastusdctest-node was not...

I created a new loadbalancer in Azure UI with name K8S-LOADBALANCER But I cannot reference the VMSS as backend pool. I get the following message: `One basic SKU load balancer...

Even when I ignore this message and I select the VMSS I get the following error `{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please...

It looks like I managed to solve the issue where the VMSS was in `failed` status I manually created a backendAddressPools with name `nfsaas-ap1` pointing to the VMSS and that...