Gowrisankar
Gowrisankar
Hi, while deploying the node.js application deployment fails. Can you check the error log below and let me knoe how to solve this issue? C:\Gowrisankar_backupfiles\2016\Learning_OS_CF_DOC\CloudFoundry\techtalks-demo\mathematics-service-broker>cf push Using manifest file C:\Gowrisankar_backupfiles\2016\Learning_OS_CF_DOC\CloudFoundry\techtalks-demo\mathematics-service-broker\manifest.yml...
Hello Colleagues, I have enabled the Prometheus monitor as well as a scrapper. The concourse is running in my default namespace and Prometheus operator is running in monitoring namespace. Not...
We are allowing `privileged: true` for the worker pod to allow the task to run in a container. This will be security problem and described here https://concourse-ci.org/task-step.html#task-step-privileged. how can we...
Hi colleagues, I am using concourse based on helm charts that are deployed on Kubernetes(https://github.com/concourse/concourse-chart). I have enabled Prometheus monitoring and now the data is available in the Prometheus. I...
**Current Status quo:** At the moment, CF supports Platform-Wide and Space-Scoped ASGs. - Platform-Wide : To provide granular control when securing a deployment, admins can assign platform-wide ASGs that apply...
Hi folks, I have the following scenario, - [dummy-test.postgres.database.azure.com](http://dummy-test.postgres.database.azure.com/) should resolve to CNAME --> [dummy-test.privatelink.postgres.database.azure.com](http://dummy-test.privatelink.postgres.database.azure.com) and then [dummy-test.privatelink.postgres.database.azure.com](http://dummy-test.privatelink.postgres.database.azure.com) should resolve to `A` record `10.250.0.5`. Refer for more details : https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns...
### What problem are you facing? Support for “day 2” operations that developers might want for backing services(rds, cache, etc) e.g backup(Available) and restore(not available), credentials rotation(not avilable) ..etc ###...
### What problem are you facing? Support for “day 2” operations that developers might want for backing services(rds, cache, etc) e.g backup(Available) and restore(not available), credentials rotation(not avilable) ..etc ###...
Hello Colleagues, I am getting an error if I use the remote address for influxdb with https. I have tried after enabling ssl checkbox also but still same error. error:...
Hi colleagues, Security Caveats says we can restrict access to the internal network on the garden. https://concourse-ci.org/teams-caveats.html I am not quite sure what are those ips mentioned in hh. What...