Skip to content

Commit

Permalink
Update gemspec to mention Kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
hammady committed Mar 1, 2018
1 parent fb320fa commit a518e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scaltainer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 9,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Hossam Hammady"]
spec.email = ["[email protected]"]

spec.summary = %q{Autoscale docker swarm services based on application metrics and more}
spec.description = %q{A ruby gem inspired by HireFire to autoscale docker swarm services.
spec.summary = %q{Autoscale kubernetes controllers and docker services based on application metrics and more}
spec.description = %q{A ruby gem inspired by HireFire to autoscale kubernetes controllers and docker services.
Metrics can be standard average response time, New Relic web metrics, queue size for workers, ...}
spec.homepage = "https://github.com/hammady/scaltainer"
spec.license = "MIT"
Expand Down

0 comments on commit a518e9a

Please sign in to comment.