Skip to content

Commit

Permalink
Merge pull request #5 from stakater/readme-add-slack-links
Browse files Browse the repository at this point in the history
add slack links to readme
  • Loading branch information
rasheedamir authored Oct 2, 2020
2 parents 521a04b + 6efa680 commit 0d90789
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,17 @@ A sample configuration of kubernetes cronjob can be found [here](cronjob/example
## Adding Support for Cloud Providers

[Provider](internal/pkg/providers/provider.go) can be implemented to modify auto scaling groups on other cloud providers e.g Azure, Google Cloud etc. If new parameters are needed then they can be added by modifying Scaler Options struct in [common.go](internal/pkg/cmd/common/common.go). The values will automatically be available in the Init method of new implementation of [Provider](internal/pkg/providers/provider.go)

## Help

### Have a question?

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

### Talk to us on Slack

Join and talk to us on Slack for discussing Reloader

[![Join Slack](https://stakater.github.io/README/stakater-join-slack-btn.png)](https://slack.stakater.com/)
[![Chat](https://stakater.github.io/README/stakater-chat-btn.png)](https://stakater-community.slack.com/messages/C018HUU9J2F)

0 comments on commit 0d90789

Please sign in to comment.