Remove Lightbend Enterprise Suite from deploy.md
This section is now obsolete.
This commit is contained in:
parent
c981ba774f
commit
ae9ee933d8
1 changed files with 1 additions and 7 deletions
|
|
@ -6,12 +6,6 @@ Akka can be used in different ways:
|
|||
be put into `WEB-INF/lib`
|
||||
* As an application packaged with [sbt-native-packager](https://github.com/sbt/sbt-native-packager)
|
||||
|
||||
## Lightbend Enterprise Suite
|
||||
|
||||
Lightbend Enterprise Suite is a solution for managing Lightbend Reactive Platform applications across a cluster of machines.
|
||||
It is reactive from the ground up thus enabling operations to provide the resiliency required to unleash the full benefits
|
||||
of the Lightbend Reactive Platform in their organization.
|
||||
|
||||
## Native Packager
|
||||
|
||||
[sbt-native-packager](https://github.com/sbt/sbt-native-packager) is a tool for creating
|
||||
|
|
@ -72,4 +66,4 @@ to see what this looks like in practice.
|
|||
|
||||
### Resource limits
|
||||
|
||||
To avoid CFS scheduler limits, it is best not to use `resources.limits.cpu` limits, but use `resources.requests.cpu` configuration instead.
|
||||
To avoid CFS scheduler limits, it is best not to use `resources.limits.cpu` limits, but use `resources.requests.cpu` configuration instead.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue