-
Vault should have consul client running, But, consul is not running,
```
kubectl exec vault-helm-0 -it sh
/ $ ps -ef | grep consul
28322 vault 0:00 grep consul
```
I have deployed Vault o…
-
**Version of Azure Service Operator:** ~2.9.0~ 2.8.0 that comes with version 1.16.1 of [cluster-api-provider-azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure/).
**Describe the b…
-
We need to be able to run tests on pull requests / periodically as well as provide an automated build & promotion process for images
/assign @figo @codenrhoden
-
Not sure if this is a bug or just not possible by design or other limitations.
I am trying to automatically create a dns record for the apex / root domain. Unfortunately, those records are not bein…
-
Since commit 7a939785, TCP support in JVB is disabled because it is not well tested. We rely on TCP almost exclusively because of various network reasons I won't go into detail on. It works flawlessly…
-
**Motivation**
Just like in AWS I want to be able to monitor my k8s audit logs in Azure.
**Feature**
A implementation of reading k8s_aduit logs in AKS through [Log Analytics Workspace](ht…
-
**Is your feature request related to a problem? Please describe.**
When creating a VolumeSnapshot for a PVC the resulting snapshot has no tags (even though the disk does). We can add static tags thro…
bramk updated
1 month ago
-
**Tell us about your request**
I would like to be able to set [feature gates](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/) on master components such as the kube-a…
-
> **Note:** For ease of issues and pull requests management and tracking, we kindly ask you to provide a meaningful and concise title to this issue and answer all questions to the best of your…
-
As an Azure Kubernetes User i store my Kubernetes Secrets in Azure KeyVault and use the CSI Provider to Sync my Secretes into K8s. Cert-manager is saving my Secret (TLS, CA Cert) in an unsecure way as…