max-grzanna / Eclipse-Kuksa-Automotive-Edge-Extension

Eclipse Kuksa Automotive Edge Extension
3 stars 0 forks source link

Eclipse-Kuksa-Automotive-Edge-Extension

In order to use this demo application, you need to have Vagrant and VirtualBox installed.

Setting up the development environment

The setup is divided into in-vehicle and cloud backend part. Both parts are running in separate virtual machines managed by Vagrant and VirtualBox.

To start the virtual machine use:

vagrant up

This will spin up both machine and provision them.

If there are any problems with the containers not starting correctly inside the Kuksa.cloud machine:

kubectl -n kube-system edit configmaps coredns -o yaml

Modify the sectionforward . /etc/resolv.conf with forward . 8.8.8.8