Skip to content
Snippets Groups Projects
Commit 648b8e01 authored by Tomohiro Ono's avatar Tomohiro Ono Committed by Yas Naoi
Browse files

Issue #3273962 by onotm, yas: Hotfix - Add instructions to deploy Cloud...

Issue #3273962 by onotm, yas: Hotfix - Add instructions to deploy Cloud Orchestrator on a K8s cluster
parent adedc3f5
Branches
Tags
4 merge requests!1759Issue #3356778: Release 5.1.1,!1679Issue #3349074: Fix the OpenStack Project create and edit form in SPA that "Member" cannot be saved due to a validation error,!1607Issue #3343582: Add the function to preview OpenStack stack in the SPA,!1032Issue #3284576: Release 5.0.0-alpha2
......@@ -5,7 +5,7 @@ USAGE INSTRUCTIONS
```
$ git clone https://git.drupalcode.org/project/cloud.git
$ cd cloud/deployments/kubernetes
$ cd cloud/deployments/docker
$ docker image build -t cloud_orchestrator:latest .
```
......@@ -27,7 +27,8 @@ $ docker image push your/repository:latest
$ kubectl apply -f cloud_orchestrator.yml
```
**5. (Optional) Add a load balancer to access Cloud Orchestrator from your browser**
**5. (Optional) Add a load balancer**
**to access Cloud Orchestrator from your browser**
If you are using EKS, you can add a load balancer to access Cloud Orchestrator
from your browser as follows. Initially, this load balancer accepts all inbound
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment