Remove Lightbend Enterprise Suite from deploy.md

This section is now obsolete.
This commit is contained in:
Tim Moore 2019-03-14 17:14:15 +10:30 committed by GitHub
parent c981ba774f
commit ae9ee933d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.