Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

WIP: Run on kubernetes #36

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

WIP: Run on kubernetes #36

wants to merge 37 commits into from

Conversation

basvdl
Copy link
Contributor

@basvdl basvdl commented Sep 25, 2019

This PR is adding the option to run the shop using Kubernetes. It is still WIP, and need more attention regarding documentation, clean up of service and deployment yaml files, improve the networking using Ingress? and cloud ready?

volumes:
- name: divolte-shop
hostPath:
path: /Users/bas/code/gdd/shop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User specific path

- name: SHOP_BANDIT_URL
value: http://toppick-bandit:8989/item
- name: SHOP_DIVOLTE_URL
value: //localhost:8290/divolte.js
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think localhost needs to be clickstream-collector

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants