Skip to content

Commit 651d5fa

Browse files
committed
Updated links
1 parent 653309f commit 651d5fa

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An operator to watch ingresses/routes and create liveness alerts for your apps/microservices in Uptime checkers.
44

5-
[![Get started with Stakater](https://stakater.github.io/README/stakater-github-banner.png)](http://stakater.com/?utm_source=IngressMonitorController&utm_medium=github)
5+
[![Get started with Stakater](https://stakater.github.io/README/stakater-github-banner.png)](https://stakater.com/?utm_source=IngressMonitorController&utm_medium=github)
66

77
## Problem Statement
88

@@ -22,7 +22,7 @@ Currently we support the following monitors:
2222
- [UptimeRobot](https://uptimerobot.com) ([Additional Config](docs/uptimerobot-configuration.md))
2323
- [Pingdom](https://pingdom.com) ([Additional Config](docs/pingdom-configuration.md)) (Not fully tested)
2424
- [StatusCake](https://www.statuscake.com) ([Additional Config](docs/statuscake-configuration.md))
25-
- [Uptime](http://uptime.com) ([Additional Config](docs/uptime-configurations.md))
25+
- [Uptime](https://uptime.com) ([Additional Config](docs/uptime-configurations.md))
2626
- [Updown](https://updown.io/) ([Additional Config](docs/updown-configuration.md))
2727
- [Application Insights](https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability) ([Additional Config](docs/appinsights-configuration.md))
2828
- [gcloud](https://cloud.google.com/monitoring/uptime-checks) ([Additional Config](docs/gcloud-configuration.md))
@@ -162,7 +162,7 @@ If you'd like to contribute any fixes or enhancements, please refer to the docum
162162

163163
### Have a question?
164164

165-
File a GitHub [issue](https://github.com/stakater/IngressMonitorController/issues), or send us an [email](mailto:[email protected]).
165+
File a GitHub [issue](https://github.com/stakater/IngressMonitorController/issues).
166166

167167
### Talk to us on Slack
168168

@@ -175,27 +175,18 @@ Join and talk to us on the #tools-ingressmonitor channel for discussing the Ingr
175175

176176
- Latest image of kube-rbac-proxy fails on openshift with permission issues. To resolve use `registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.7.0` instead of kube-rbac-proxy. This issue can be tracked [here](https://github.com/operator-framework/operator-sdk/issues/4684).
177177

178-
## From Controller to Operator
179-
180-
IMC has now been converted to an Operator and we have stopped support from our side for the controller based implementation
181-
, although support from community for the controller is still appreciated. Using Operator is recommended and existing users can follow
182-
[Migration To Operator](./docs/migration-guide.md) for migrating to Operator. Although, Controller based implementation is maintained at [release-v1](https://github.com/stakater/IngressMonitorController/tree/release-v1) instead.
183-
184178
## License
185179

186-
Apache2 © [Stakater](http://stakater.com)
180+
Apache2 © [Stakater][website]
187181

188182
## About
189183

190184
The `IngressMonitorController` is maintained by [Stakater][website]. Like it? Please let us know at <[email protected]>
191185

192-
See [our other projects][community]
186+
See [our other projects](https://github.com/stakater)
193187
or contact us in case of professional services and queries on <[email protected]>
194188

195-
[website]: http://stakater.com/
196-
[community]: https://www.stakater.com/projects-overview.html
197-
198-
The Google Cloud test infrastructure is sponsored by [JOSHMARTIN](https://github.com/jshmrtn).
189+
[website]: https://stakater.com/
199190

200191
## Contributors
201192

0 commit comments

Comments
 (0)