Link to Akka Cloud Platform (#30112)
This commit is contained in:
parent
1044c4996e
commit
8006b5245c
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@ project.description: How to deploy Akka Cluster to Kubernetes and Docker.
|
|||
|
||||
## Deploying to Kubernetes
|
||||
|
||||
See the guide and example project for [Deploying Akka Cluster to Kubernetes](https://doc.akka.io/docs/akka-management/current/kubernetes-deployment/index.html).
|
||||
[Akka Cloud Platform](https://developer.lightbend.com/docs/akka-platform-guide/deployment/index.html) is the easiest way to deploy an Akka Cluster application to Amazon Elastic Kubernetes Service (EKS) or Google Kubernetes Engine (GKE).
|
||||
|
||||
Alternatively, you can deploy to Kubernetes according to the guide and example project for [Deploying Akka Cluster to Kubernetes](https://doc.akka.io/docs/akka-management/current/kubernetes-deployment/index.html), but that requires more expertise of Kubernetes.
|
||||
|
||||
### Cluster bootstrap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue