Commit 2c710c7f authored by George Papathanail's avatar George Papathanail
Browse files

Edit README.md

parent c2b19a5e
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -31,6 +31,11 @@ OEG acts as a middleware layer between the CAMARA APIs and the Service Resource
| Application Instance Removal  |                                         | Retrieve TrafficeInfluence Resource  |


## Deployment

OEG can be deployed in a Kubernetes cluster by executing the file _oeg-deployment.yaml_ located in the root folder. This file will create a OEG Deployment resource and its supporting native K8s Service. The following table contains the necesssary environment variables for the Kubernetes adapter. 


### Usage
Before running the server you need to `mv env.sample .env` and update variables to properly link to a running OP service resource manager instance.