Skip to content

Commit

Permalink
Update scale-out_go.md
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Oct 25, 2016
1 parent 70c2ba1 commit 196eb45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scale-out_go.md
@@ -1,5 +1,7 @@
## スケールアウト (Go編)

本章では[バックエンドサービスRedisの利用](backend-service-redis_go.md)で作成したプロジェクトを利用します。

Cloud Foundryではスケールアウトも簡単です。`cf scale -i <Instance Count> <App>`で指定したインスタンス数にスケールアウトできます。


Expand Down

0 comments on commit 196eb45

Please sign in to comment.