Skip to content

Commit a518e9a

Browse files
committed
Update gemspec to mention Kubernetes
1 parent fb320fa commit a518e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scaltainer.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
99
spec.authors = ["Hossam Hammady"]
1010
spec.email = ["[email protected]"]
1111

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

0 commit comments

Comments
 (0)