bamb00

Results 4 issues of bamb00

Hi, I'm getting the error Unable to mount volumes for pod error from the sample-prometheus-instance.yaml. No change was made in the yaml file. Was wondering anyone encounters the same error?...

Hi, I deploy cassandra-replication-controller.yaml with replicas of 2 on Kubernetes v1.5.4. I create a keyspace name ks1 on node A but when I verify in node B the keyspace ks1...

Followed the guidance from the article, https://medium.com/@nicolas.yuen/deploying-aks-with-terraform-on-azure-devops-65c7ef95d737 I'm using azurerm provider to 1.44.0. ##[error]Terraform command 'plan' failed with exit code '1'.: Error making Read request on Azure KeyVault Secret LinuxSSHPubKey:...

In the alertmanager config what is the url to set for this receiver? receivers: - name: "webhook-example" webhook_configs: - url: 'http://localhost:?' send_resolved: true