Rasheed Amir
Rasheed Amir
Suggested by Marton Szucs in slack channel: For applications that supports updating configuration at runtime, like pgbouncer or nginx, it would be nice to just reload the application inside a...
NimSoft is oftenly used for on-prem kubernetes/OpenShift cluster
We must include the udpate strategy by default in all of the manifests e.g. ``` strategy: rollingUpdate: maxSurge: 1 maxUnavailable: 1 type: RollingUpdate ``` Also how many replica's should be...
Add support for Site24x7 in IMC to monitor the uptime of web applications / microservices / REST API's deployed to kubernetes/openshift https://www.site24x7.com/ Conventions to follow: https://github.com/stakater/IngressMonitorController/blob/master/docs/developing/conventions.md **PR's are very welcome**
Add support for host-tracker in IMC to monitor the uptime of web applications / microservices / REST API's deployed to kubernetes/openshift https://www.host-tracker.com/ Conventions to follow: https://github.com/stakater/IngressMonitorController/blob/master/docs/developing/conventions.md **PR's are very welcome**
Add support for Uptrends in IMC to monitor the uptime of web applications / microservices deployed to kubernetes/openshift https://www.uptrends.com/products/website-monitoring Conventions to follow: https://github.com/stakater/IngressMonitorController/blob/master/docs/developing/conventions.md **PR's are very welcome**
Add support for AppBeat in IMC to monitor the uptime of web applications / microservices deployed to kubernetes/openshift https://www.appbeat.io/ Conventions to follow: https://github.com/stakater/IngressMonitorController/blob/master/docs/developing/conventions.md **PR's are very welcome**
Jenkins pod fails to start on AWS with HA k8s installation using multiple AZ's * Cloud Provider: `AWS` * fabric8 installer: `gofabric8 install` * Error: `No nodes are available that...
As by default it's expanded and if the list is very large it becomes quite cumbersome to go through the list; so, we should add `expand all` and `collapse all`