Eugen Daroczy
Eugen Daroczy
More exactly, this is for the "/apis/external.metrics.k8s.io/v1beta1/namespaces/default/queuemessages" metric. As @jsturtevant confirmed in #54, the delay for the above metric to retrieve the actual count of messages in a Service Bus...
Not having the SP will make the Adapter non-functional and waste peoples' time to figure out how to fix.
I cannot get this to work using the code below and I'm wondering if anyone could help me. The contents of the filePath file is a copy & paste of...
The above https://docs.microsoft.com/en-us/azure/aks/virtual-nodes article does not address our particular issue. We are running Windows containers so we need to install https://github.com/virtual-kubelet/azure-aci in order to run them. My original question was...
My container runs a Windows Console application in an Azure Kubernetes instance. I'm doing the SetConsoleCtrlHandler subscription, I catch the CTRL_SHUTDOWN_EVENT (6) and Thread.Sleep(TimeSpan.FromSeconds(3600)); so the SIGKILL won't get sent...
--- ### Environment summary Provider (e.g. ACI, AWS Fargate) Version (e.g. 0.1, 0.2-beta) latest K8s Master Info (e.g. AKS, ACS, Bare Metal, EKS) AKS Install Method (e.g. Helm Chart, )...
### Preflight Checklist - [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [X] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...
**Describe the Issue** The https://github.com/virtual-kubelet/azure-aci/tree/master/charts/virtual-kubelet page uses the $MASTER_URI variable yet there are no instructions on how to set it. **Steps To Reproduce** Please check the above mentioned page. **Expected...