orchestracities / boost

BOOST4.0 EIDS FIWARE CIM Connector
MIT License
0 stars 0 forks source link

K8s adapter cloud deployment #4

Open c0c0n3 opened 4 years ago

c0c0n3 commented 4 years ago

Deploy Orion in a K8s/Istio mesh in the cloud with our adapter. Modulo some (hopefully!) minor changes we should be able to replicate the local Minikube set up we used for the demo preview in Dec 2019.

c0c0n3 commented 4 years ago

Note to self. Remember to change image pull policy!!!

https://github.com/orchestracities/boost/blob/master/deployment/orion_adapter_service.yaml#L41

gboege commented 4 years ago

Docker image should be available on Docker Hub to work with it in Kubernetes without the build efforts.

c0c0n3 commented 4 years ago

@chicco785 set up a docker build: